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 |
|
tibbi
|
8379a753b2
|
adding a helper function for opening a specific thread
|
2020-04-06 11:22:40 +02:00 |
|
tibbi
|
5b6b5db17b
|
pass only the ThreadId to ThreadActivity, fetch other data
|
2020-04-06 11:13:47 +02:00 |
|
tibbi
|
560935b61e
|
launch the NewMessageActivity on pressing FAB
|
2020-04-05 13:01:39 +02:00 |
|
tibbi
|
ef455cd961
|
adding a FAB at the main screen
|
2020-04-05 12:54:42 +02:00 |
|
tibbi
|
a8a74e7eb0
|
fetch messages on background threads
|
2020-04-05 11:00:08 +02:00 |
|
tibbi
|
29c0f928ca
|
use EventBus for triggering sms list refreshes
|
2020-04-04 21:23:28 +02:00 |
|
tibbi
|
3637afc0bb
|
require being set as the default SMS app on QPlus too
|
2020-04-04 16:58:13 +02:00 |
|
tibbi
|
4273ff0b22
|
if the app is set as default, just go ahead
|
2020-04-04 16:49:00 +02:00 |
|
tibbi
|
0f4e89c8a9
|
do not allow using the app, if it isnt the default SMS handler
|
2020-04-04 16:44:40 +02:00 |
|
tibbi
|
2e078af782
|
send the targeted number at the Thread activity to be used
|
2020-04-04 15:25:21 +02:00 |
|
tibbi
|
d20623c44a
|
show the other persons name at the Thread title
|
2020-04-03 19:54:13 +02:00 |
|
tibbi
|
a446a56afb
|
moving the contact fetching functions in Context extensions
|
2020-04-03 19:30:00 +02:00 |
|
tibbi
|
067c1d3876
|
open a new ThreadActivity on clicking on a message
|
2020-04-03 17:26:01 +02:00 |
|
tibbi
|
10bda77c50
|
refresh the messages text color if it changes
|
2020-04-03 16:43:35 +02:00 |
|
tibbi
|
960b16c99b
|
fetch the message Thread field too and group by it
|
2020-04-03 16:33:57 +02:00 |
|
tibbi
|
c1363e4d22
|
avoid some unnecessary cursor parsing at fetching contact names
|
2020-04-03 16:21:12 +02:00 |
|
tibbi
|
862cc56f29
|
importing a class to shorten some code
|
2020-04-03 16:05:02 +02:00 |
|
tibbi
|
c6b22ccc94
|
properly recognize Organization contacts too
|
2020-04-03 16:03:21 +02:00 |
|
tibbi
|
9ee08aba7b
|
try fetching the senders name from phone number in some cases
|
2020-04-03 15:35:17 +02:00 |
|
tibbi
|
e6b8db6ad0
|
renaming SMS to Message in some cases for easier handling
|
2020-04-03 12:29:57 +02:00 |
|
tibbi
|
45e3d0b865
|
adding an initial implementation of the messages adapter
|
2020-04-03 12:20:39 +02:00 |
|
tibbi
|
b239227794
|
request READ_SMS permission and fetch the available messages
|
2020-04-03 11:57:30 +02:00 |
|
tibbi
|
1350ce420a
|
adding Settings and About sections
|
2020-04-03 10:26:54 +02:00 |
|
tibbi
|
25876ae5c0
|
adding some more generic boilerplate code
|
2020-04-03 10:19:28 +02:00 |
|
tibbi
|
feb4cd6e9a
|
uploading the initial project files
|
2020-04-03 10:12:58 +02:00 |
|