Commit Graph

  • 251eca8823 adding a helper function for refreshing the messages tibbi 2020-04-05 15:06:27 +02:00
  • 049b8f9877 trigger a message refresh when the date/time format changes tibbi 2020-04-05 15:04:26 +02:00
  • 3cf6ce2e37 handle deleting individual messages tibbi 2020-04-05 13:38:33 +02:00
  • 2a319f9550 allow deleting threads from the main screen tibbi 2020-04-05 13:25:24 +02:00
  • 560935b61e launch the NewMessageActivity on pressing FAB tibbi 2020-04-05 13:01:39 +02:00
  • ef455cd961 adding a FAB at the main screen tibbi 2020-04-05 12:54:42 +02:00
  • 2c1482ebdd reduce the alpha of the Send Message button, if unavailable tibbi 2020-04-05 12:17:37 +02:00
  • 1c1ccb7a4b show the addresses first letter at the SMS notification tibbi 2020-04-05 11:58:35 +02:00
  • a8a74e7eb0 fetch messages on background threads tibbi 2020-04-05 11:00:08 +02:00
  • 7f2470567d adding a new icon for the notifications tibbi 2020-04-05 10:55:24 +02:00
  • b48f18eaf8 adding the app icon in all colors tibbi 2020-04-05 10:29:16 +02:00
  • a3e89719b1 use the BigTextStyle notification style at received SMS tibbi 2020-04-04 22:11:23 +02:00
  • 1fe2f10d53 show a notification at receiving an SMS tibbi 2020-04-04 21:53:58 +02:00
  • 29c0f928ca use EventBus for triggering sms list refreshes tibbi 2020-04-04 21:23:28 +02:00
  • d3eee79d0e show the time at threads more often tibbi 2020-04-04 20:34:49 +02:00
  • 3ec40cb979 mark unread SMS as Read on open tibbi 2020-04-04 20:22:17 +02:00
  • 654359eaea store received SMS in the SMS provider tibbi 2020-04-04 20:11:40 +02:00
  • 3eb1127c74 show an error at messages that havent been sent tibbi 2020-04-04 19:41:48 +02:00
  • 35a2023866 adding the base basics of sending an SMS, not saving into SMS Provider yet tibbi 2020-04-04 19:14:45 +02:00
  • 3637afc0bb require being set as the default SMS app on QPlus too tibbi 2020-04-04 16:58:13 +02:00
  • 4273ff0b22 if the app is set as default, just go ahead tibbi 2020-04-04 16:49:00 +02:00
  • 0f4e89c8a9 do not allow using the app, if it isnt the default SMS handler tibbi 2020-04-04 16:44:40 +02:00
  • 8c29a55f86 splitting ThreadActivity into some functions tibbi 2020-04-04 15:53:35 +02:00
  • 7068199f7f adding some checks to avoid sending empty SMS tibbi 2020-04-04 15:41:49 +02:00
  • 2e078af782 send the targeted number at the Thread activity to be used tibbi 2020-04-04 15:25:21 +02:00
  • 2ed255ae5d improving the B&W theme tibbi 2020-04-04 13:19:36 +02:00
  • bd4269c3c9 adding a bottom input field for writing messages tibbi 2020-04-04 10:24:42 +02:00
  • 2fa899b05c add some empty space above thread datetime tibbi 2020-04-04 10:00:37 +02:00
  • feece9b90c show the date/time above the messages at the thread view tibbi 2020-04-03 23:43:53 +02:00
  • 4c66a31370 do not allow selecting the thread date time label tibbi 2020-04-03 23:36:53 +02:00
  • a9ba3ada0c improving the UI of section date time tibbi 2020-04-03 23:18:53 +02:00
  • 59c5d16f62 adding a DateTime thread view type tibbi 2020-04-03 23:07:34 +02:00
  • 9a47de4a30 limiting the chat bubbles width to 70% tibbi 2020-04-03 22:24:05 +02:00
  • d8b00aa4c9 adding some initial coloring at the incoming and outgoing messages tibbi 2020-04-03 22:08:51 +02:00
  • fc3e72d390 split messages between received and sent tibbi 2020-04-03 21:44:18 +02:00
  • 4b16fde919 improving the way contact name is fetched from number, handle some new cases tibbi 2020-04-03 21:04:02 +02:00
  • 715fa3174d do not show the messages year, if it is the current one tibbi 2020-04-03 20:22:24 +02:00
  • d20623c44a show the other persons name at the Thread title tibbi 2020-04-03 19:54:13 +02:00
  • f938c14cba show the appropriate messages at opening a thread tibbi 2020-04-03 19:51:23 +02:00
  • 70c1e7d6b7 select the appropriate messages at the individual ThreadActivity tibbi 2020-04-03 19:34:37 +02:00
  • a446a56afb moving the contact fetching functions in Context extensions tibbi 2020-04-03 19:30:00 +02:00
  • c1daccb969 implementing the Select All menu button tibbi 2020-04-03 17:27:40 +02:00
  • 067c1d3876 open a new ThreadActivity on clicking on a message tibbi 2020-04-03 17:26:01 +02:00
  • 10bda77c50 refresh the messages text color if it changes tibbi 2020-04-03 16:43:35 +02:00
  • 960b16c99b fetch the message Thread field too and group by it tibbi 2020-04-03 16:33:57 +02:00
  • c1363e4d22 avoid some unnecessary cursor parsing at fetching contact names tibbi 2020-04-03 16:21:12 +02:00
  • 862cc56f29 importing a class to shorten some code tibbi 2020-04-03 16:05:02 +02:00
  • c6b22ccc94 properly recognize Organization contacts too tibbi 2020-04-03 16:03:21 +02:00
  • 9ee08aba7b try fetching the senders name from phone number in some cases tibbi 2020-04-03 15:35:17 +02:00
  • fe9b9497b4 require the Telephony feature for installing the app tibbi 2020-04-03 14:43:20 +02:00
  • 6cd1dcfbde highlight unread messages a bit more tibbi 2020-04-03 13:15:58 +02:00
  • 1c81202231 highlight unread messages a bit, not enough yet tibbi 2020-04-03 13:03:10 +02:00
  • e6b8db6ad0 renaming SMS to Message in some cases for easier handling tibbi 2020-04-03 12:29:57 +02:00
  • 45e3d0b865 adding an initial implementation of the messages adapter tibbi 2020-04-03 12:20:39 +02:00
  • b239227794 request READ_SMS permission and fetch the available messages tibbi 2020-04-03 11:57:30 +02:00
  • 1350ce420a adding Settings and About sections tibbi 2020-04-03 10:26:54 +02:00
  • 25876ae5c0 adding some more generic boilerplate code tibbi 2020-04-03 10:19:28 +02:00
  • feb4cd6e9a uploading the initial project files tibbi 2020-04-03 10:12:58 +02:00
  • 013eb80531
    Initial commit Tibor Kaputa 2020-04-03 09:56:59 +02:00