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
|
78b65843fd
|
remove the transparency from sent message background
|
2021-02-15 19:03:15 +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
|
9412024baa
|
try fixing a glitch with "Sending..." message getting stuck
|
2021-01-11 10:37:51 +01:00 |
|
tibbi
|
d52b4da80e
|
adding some crashfixes
|
2021-01-07 23:15:10 +01:00 |
|
tibbi
|
d02df0a1a2
|
improve message marking after delivery to avoid glitching
|
2021-01-02 11:24:56 +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
|
08dfd98fdb
|
changing the sending error and making it smaller
|
2021-01-01 23:05:56 +01:00 |
|
tibbi
|
7554bb1f10
|
show a notification if a message sending failed
|
2021-01-01 22:52:23 +01:00 |
|
tibbi
|
71d7085ddb
|
update the conversation if something changes, avoid recreating it
|
2021-01-01 20:45:10 +01:00 |
|
tibbi
|
ac7d2afbb6
|
properley update message types in the local db too
|
2021-01-01 20:13:45 +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
|
8ac5a1d65e
|
add a Select All menu item at conversations and messages
|
2021-01-01 18:07:00 +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
|
733428da38
|
store received messages in hte local db asap
|
2020-12-21 22:56:10 +01:00 |
|
tibbi
|
9aba85b967
|
add handling for local message deleting
|
2020-12-21 22:00:36 +01:00 |
|
tibbi
|
ba57fe2a22
|
properly mark read messages in the local db
|
2020-12-21 21:30:02 +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
|
e357b4a659
|
insert messages in a local db at fetching
|
2020-12-21 19:27:21 +01:00 |
|
tibbi
|
633f7cf5c0
|
create a db table for Messages too
|
2020-12-21 18:02:07 +01:00 |
|
tibbi
|
b955678e90
|
creating a database table for MessageAttachments too
|
2020-12-21 16:40:48 +01:00 |
|
tibbi
|
0f33d3677b
|
create a db table for attachments
|
2020-12-21 16:17:33 +01:00 |
|
tibbi
|
4cad413478
|
store attachment uri as a string
|
2020-12-21 15:29:10 +01:00 |
|
tibbi
|
ceb9896988
|
changing message id from Int to Long
|
2020-12-21 12:40:29 +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
|
f66833e9bd
|
complicate the threading at receiving messages a bit more
|
2020-11-28 22:47:11 +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 |
|