darthpaul
|
24d9988ec1
|
Add progress callbacks to importer and exporter, not used yet
|
2021-09-18 21:54:44 +01:00 |
|
Paul Akhamiogu
|
9656207135
|
Import SMS
|
2021-09-12 18:44:52 +01:00 |
|
Paul Akhamiogu
|
7f32115afe
|
back up messages
|
2021-09-12 00:43:00 +01:00 |
|
Paul Akhamiogu
|
b74a511a5e
|
Add dialog to import messages
|
2021-09-10 00:31:04 +01:00 |
|
Paul Akhamiogu
|
2a5f2bfc03
|
Add dialog to export messages
|
2021-09-10 00:08:57 +01:00 |
|
tibbi
|
2e3604ab54
|
updating commons and kotlin
|
2021-04-14 23:15:34 +02:00 |
|
tibbi
|
ab50b0b74a
|
adding some animations
|
2021-03-15 23:43:42 +01:00 |
|
tibbi
|
e7690f6717
|
adding a search button and an own activity fori t
|
2021-02-15 19:59:41 +01:00 |
|
tibbi
|
6e10df81d0
|
update menu colors on the main screen, so we wont forget it in the future
|
2021-02-15 18:48:46 +01:00 |
|
tibbi
|
b8d3c6191f
|
prefetch all messages at first app launch
|
2020-12-30 16:34:30 +01:00 |
|
tibbi
|
1a8e8f9cf4
|
show a Loading Messages placeholder text at first launch
|
2020-12-30 16:06:45 +01:00 |
|
tibbi
|
d1616d4997
|
removing the id field at conversations, use thread_id
|
2020-12-30 15:53:08 +01:00 |
|
tibbi
|
2e8d96b941
|
add better handling for the main screens scrollbar
|
2020-12-23 15:00:46 +01:00 |
|
tibbi
|
6405b7431f
|
work with threadIds as Longs, not Ints
|
2020-12-21 20:01:57 +01:00 |
|
tibbi
|
f412f401d3
|
adding some crashfixes
|
2020-12-21 11:38:57 +01:00 |
|
tibbi
|
75fb84f9d4
|
fix #103, make sure private contact names are shown at group conversations
|
2020-12-06 16:36:31 +01:00 |
|
tibbi
|
d1fe3531e1
|
adding some crashfixes
|
2020-11-03 19:39:59 +01:00 |
|
tibbi
|
ba23de4c7e
|
updating commons to 5.31.11
|
2020-10-27 22:35:33 +01:00 |
|
tibbi
|
6415b52b24
|
catch exceptions thrown at updating conversations
|
2020-07-27 22:51:44 +02:00 |
|
Tibor Kaputa
|
f511f35df0
|
Merge pull request #57 from michaelsam94/master
change the color of suggested contact name based on font color of app…
|
2020-07-27 22:13:08 +02:00 |
|
tibbi
|
41fb730511
|
properly handle contacts with multiple phone numbers
|
2020-07-27 21:53:21 +02:00 |
|
micheal Samuel Naeem
|
bb12ca5e87
|
show unread message count badge on app icon
|
2020-07-03 17:08:20 +02:00 |
|
tibbi
|
880dd7bf27
|
properly update the font size without restarting the app
|
2020-06-18 19:23:43 +02:00 |
|
tibbi
|
661798cff4
|
renaming system_id to thread_id
|
2020-05-30 20:03:13 +02:00 |
|
tibbi
|
35c205605d
|
properly handle inserting and deleting threads from local db
|
2020-05-30 20:01:09 +02:00 |
|
tibbi
|
2b3df2719b
|
fix #8, load some cached messages instantly
|
2020-05-30 18:55:57 +02:00 |
|
tibbi
|
a013c110ec
|
adding a helper function for updating conversations, if necessary
|
2020-05-30 18:28:34 +02:00 |
|
tibbi
|
f638fa06f2
|
creating a room DB for storing conversations
|
2020-05-30 18:04:34 +02:00 |
|
tibbi
|
1c1a2d2855
|
get the Photo Uri of private contacts too
|
2020-05-20 16:52:43 +02:00 |
|
tibbi
|
94086547a5
|
do not show an error message at loading contact image at the Conversation
|
2020-05-20 16:11:36 +02:00 |
|
tibbi
|
422ccf4b6a
|
lets check those private contacts only if we actually have any
|
2020-05-18 23:38:56 +02:00 |
|
tibbi
|
db90f0f08c
|
check if no message came from a privately stored contact in Simple Contacts
|
2020-05-18 23:22:27 +02:00 |
|
tibbi
|
fb5f67d5b6
|
check if the SMS Role exists before relying on it
|
2020-04-15 21:15:10 +02:00 |
|
tibbi
|
7fcf3e93e8
|
turns out the internet is not needed afterall? Lets remove it and see
|
2020-04-14 11:13:56 +02:00 |
|
tibbi
|
9b758b617d
|
adding a fastscroller with letters at the contact list
|
2020-04-13 21:58:12 +02:00 |
|
tibbi
|
c1652efb2e
|
addadding a New Conversation shortcut
|
2020-04-13 21:10:47 +02:00 |
|
tibbi
|
078e8c4f14
|
open the keyboard at new conversation, if it is empty
|
2020-04-13 15:36:08 +02:00 |
|
tibbi
|
ff05ec1623
|
renaming NewMessage to NewConversation, no other change
|
2020-04-13 15:26:25 +02:00 |
|
tibbi
|
2d1df0322f
|
show a placeholder text on the main screen, if there are no conversations
|
2020-04-13 15:22:36 +02:00 |
|
tibbi
|
fce6ed2640
|
handle read and send sms separately
|
2020-04-13 11:58:44 +02:00 |
|
tibbi
|
59ba80d65a
|
adding a FAQ item about the internet access
|
2020-04-12 17:34:39 +02:00 |
|
tibbi
|
21dd815f2a
|
lets use the new Conversation model at the main screen
|
2020-04-11 19:41:48 +02:00 |
|
tibbi
|
e79818d789
|
removing some redundant functions
|
2020-04-11 10:51:48 +02:00 |
|
tibbi
|
f2c368e12e
|
rename MessagesAdapter to ThreadsAdapter, no other change
|
2020-04-11 10:50:47 +02:00 |
|
tibbi
|
e92576f876
|
adding the SMS MMS license
|
2020-04-10 20:19:31 +02:00 |
|
tibbi
|
156620c917
|
couple more threading improvements here and there
|
2020-04-08 22:15:43 +02:00 |
|
tibbi
|
8b37aab610
|
lets add a Participants field into Message
|
2020-04-08 20:36:59 +02:00 |
|
tibbi
|
8c765a25c3
|
do not add NewMessageActivity into the backstack
|
2020-04-06 20:34:25 +02:00 |
|
tibbi
|
705f015a96
|
lets pass more info at the ThreadActivity again, as backup
|
2020-04-06 20:24:30 +02:00 |
|
tibbi
|
cdfaa3cea9
|
show an Add Person menu button at the top menu of conversations
|
2020-04-06 11:58:14 +02:00 |
|