Commit Graph

2171 Commits

Author SHA1 Message Date
tibbi f938c14cba show the appropriate messages at opening a thread 2020-04-03 19:51:23 +02:00
tibbi 70c1e7d6b7 select the appropriate messages at the individual ThreadActivity 2020-04-03 19:34:37 +02:00
tibbi a446a56afb moving the contact fetching functions in Context extensions 2020-04-03 19:30:00 +02:00
tibbi c1daccb969 implementing the Select All menu button 2020-04-03 17:27:40 +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 fe9b9497b4 require the Telephony feature for installing the app 2020-04-03 14:43:20 +02:00
tibbi 6cd1dcfbde highlight unread messages a bit more 2020-04-03 13:15:58 +02:00
tibbi 1c81202231 highlight unread messages a bit, not enough yet 2020-04-03 13:03:10 +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
Tibor Kaputa 013eb80531
Initial commit 2020-04-03 09:56:59 +02:00