Commit Graph

30 Commits

Author SHA1 Message Date
tibbi 4c66a31370 do not allow selecting the thread date time label 2020-04-03 23:36:53 +02:00
tibbi a9ba3ada0c improving the UI of section date time 2020-04-03 23:18:53 +02:00
tibbi 59c5d16f62 adding a DateTime thread view type 2020-04-03 23:07:34 +02:00
tibbi 9a47de4a30 limiting the chat bubbles width to 70% 2020-04-03 22:24:05 +02:00
tibbi d8b00aa4c9 adding some initial coloring at the incoming and outgoing messages 2020-04-03 22:08:51 +02:00
tibbi fc3e72d390 split messages between received and sent 2020-04-03 21:44:18 +02:00
tibbi 4b16fde919 improving the way contact name is fetched from number, handle some new cases 2020-04-03 21:04:02 +02:00
tibbi 715fa3174d do not show the messages year, if it is the current one 2020-04-03 20:22:24 +02:00
tibbi d20623c44a show the other persons name at the Thread title 2020-04-03 19:54:13 +02:00
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