Commit graph

215 commits

Author SHA1 Message Date
tibbi
131b1a44c3 adding more search related functionality 2021-02-15 21:46:51 +01:00
tibbi
7048b7bcb5 adding the searching query 2021-02-15 20:38:01 +01:00
tibbi
cb88706f7e adding some search boilerplate code 2021-02-15 20:18:37 +01:00
tibbi
e7690f6717 adding a search button and an own activity fori t 2021-02-15 19:59:41 +01:00
tibbi
26710c572f updating some colors for the white theme 2021-02-15 18:56:12 +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
ac7d7d2102 adding a settings item for quick notification customization settings 2021-01-18 17:20:00 +01:00
tibbi
ec20dcadeb fix #134, properly send messages in new conversations 2021-01-18 17:06:29 +01:00
tibbi
9984084d60 fix #22, allow selecting a phone number at contacts that have multiple 2021-01-11 11:02:55 +01:00
tibbi
659b9c59a5 refresh the conversation manually in 2 seconds, if nothing happens meanwhile 2021-01-02 10:41:13 +01:00
tibbi
a100ddb290 allow clicking the message failed label 2021-01-02 10:25:54 +01:00
tibbi
71d7085ddb update the conversation if something changes, avoid recreating it 2021-01-01 20:45:10 +01:00
tibbi
7fedcbd108 leave mms handling on the system, do not mess with it 2021-01-01 20:02:30 +01:00
tibbi
d3494014a6 improving the messages delivery status 2021-01-01 19:00:40 +01:00
tibbi
cf75ab71d4 make sure sent messages have proper SIM card associated 2021-01-01 17:04:41 +01:00
tibbi
555399c31f enable delivery reports at sending messages 2021-01-01 11:15:27 +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
e7d8f703da require Simple Thank You for color customization 2020-12-30 15:57:23 +01:00
tibbi
d1616d4997 removing the id field at conversations, use thread_id 2020-12-30 15:53:08 +01:00
tibbi
e92e3b81e1 fix a glitch at opening a thread from the New Conversation screen 2020-12-25 16:21:19 +01:00
tibbi
a375ff82b9 adding a crashfix at checking multiple SIM cards 2020-12-24 20:39:02 +01:00
tibbi
2e8d96b941 add better handling for the main screens scrollbar 2020-12-23 15:00:46 +01:00
tibbi
e116c5baa8 properly store sent messages in local db 2020-12-21 23:17:20 +01:00
tibbi
2f6ca40953 compare cached messages with new ones asap, continue only if necessary 2020-12-21 21:13:32 +01:00
tibbi
189e60ac32 setup some thread info sooner, before getting real messages 2020-12-21 21:03:12 +01:00
tibbi
f97e3b048c move mms attachment size checking to a separate function 2020-12-21 20:46:56 +01:00
tibbi
6405b7431f work with threadIds as Longs, not Ints 2020-12-21 20:01:57 +01:00
tibbi
4cad413478 store attachment uri as a string 2020-12-21 15:29:10 +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
64011e1083 adding some crashfixes 2020-11-28 22:44:21 +01:00
tibbi
d49eaa4abe applying the selected text size on a couple places 2020-11-04 12:53:24 +01:00
tibbi
82f78f002e add an option for showing character counter at sending messages 2020-11-04 12:36:02 +01:00
tibbi
d1fe3531e1 adding some crashfixes 2020-11-03 19:39:59 +01:00
tibbi
fdf2af410c fix #91, properly handle sending SMS to multiple recipients 2020-10-27 22:45:25 +01:00
tibbi
ba23de4c7e updating commons to 5.31.11 2020-10-27 22:35:33 +01:00
tibbi
766f1ef78c fix #76, make sure a notification is shown if app is paused 2020-09-22 14:22:03 +02:00
tibbi
349ff11957 fix #35, show a tick at successfully sent last messages 2020-08-23 21:43:50 +02:00
tibbi
e66a24c8f8 rewriting the loop checking the messages 2020-08-23 21:30:27 +02:00
tibbi
fc470d9408 updating commons, target sdk to 30 2020-08-20 23:50:22 +02: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
micheal Samuel Naeem
579e7ae356 change the color of suggested contact name based on font color of application 2020-07-01 12:43:35 +02:00
tibbi
880dd7bf27 properly update the font size without restarting the app 2020-06-18 19:23:43 +02:00
tibbi
3c1458b904 fix a glitch at marking a conversation unread 2020-06-18 11:38:27 +02:00
tibbi
22b6040a86 add a Mark as Unread menu item at the thread screen 2020-06-18 11:14:51 +02:00
tibbi
ea16415503 allow customizing the text size 2020-06-17 22:28:32 +02:00