Naveen
|
1f36738be0
|
Rewrite, move SMS related code into the app
|
2023-01-03 15:43:14 +05:30 |
|
tibbi
|
c1c9cf0419
|
move SearchActivity to be a part of MainActivity
|
2023-01-02 21:59:50 +01:00 |
|
tibbi
|
553c216997
|
use a different color for the bottom thread bar
|
2023-01-02 12:26:59 +01:00 |
|
tibbi
|
aa26c332df
|
adding some thread UI redesigns
|
2023-01-02 11:49:26 +01:00 |
|
Tibor Kaputa
|
0686611c95
|
Merge pull request #498 from Naveen3Singh/feature_group_details
Add ability to change group names
|
2022-11-25 23:00:04 +01:00 |
|
Naveen
|
51f9662820
|
Properly start contact view intent
|
2022-11-26 03:24:18 +05:30 |
|
Naveen
|
740fd1f0eb
|
Update thread title on resume
|
2022-11-21 22:53:29 +05:30 |
|
Naveen
|
e0787d7c83
|
Persist sub id when sending sms messages
|
2022-11-21 21:00:26 +05:30 |
|
Naveen
|
5aac009102
|
Add conversation details page
|
2022-11-21 17:28:21 +05:30 |
|
Naveen
|
8d283858e1
|
Add ability to rename group conversations
|
2022-11-21 02:51:51 +05:30 |
|
Naveen
|
a54a65c081
|
Minor code formatting
|
2022-11-19 22:59:19 +05:30 |
|
Naveen
|
398c2237bc
|
Retain scroll position when deleting messages
Removed the call to `refreshMessages()` as it's not really needed here and also because it'll reset the scroll position in some cases
|
2022-11-19 22:46:18 +05:30 |
|
Naveen
|
4295e5cf55
|
Fix scheduled message glitch and clarify logic
|
2022-11-19 05:30:11 +05:30 |
|
Naveen
|
da6354c9a1
|
Update the Ui ASAP when sending a message
|
2022-11-18 01:05:19 +05:30 |
|
Naveen
|
d8dadd1f55
|
Use DiffUtil with thread recyclerview
Also added a progress indicator at the top while fetching older messages
|
2022-11-17 02:25:36 +05:30 |
|
tibbi
|
ce35553eca
|
fixing an error toast message
|
2022-11-15 23:03:57 +01:00 |
|
tibbi
|
c8818bfa57
|
lets lock number blocking
|
2022-11-13 20:14:46 +01:00 |
|
tibbi
|
bc8bd5dc5f
|
fixing some spacing
|
2022-11-10 16:45:18 +01:00 |
|
Tibor Kaputa
|
56ea66634d
|
Merge branch 'master' into enter-to-send
|
2022-11-10 16:41:07 +01:00 |
|
Naveen
|
10b0135922
|
Apply window insets
|
2022-11-08 02:16:07 +05:30 |
|
Naveen
|
b4c5648ddc
|
Properly handle attachment picker visibility
|
2022-11-08 02:13:24 +05:30 |
|
elena
|
407538e497
|
Add option to send on enter pressed
|
2022-11-07 18:41:51 +00:00 |
|
Naveen
|
1e67cd0fdf
|
Use 'application/txt' when sending text files
|
2022-11-07 15:35:57 +05:30 |
|
Naveen
|
40a77118bf
|
Add "Choose video" button
|
2022-11-07 03:24:53 +05:30 |
|
Naveen
|
42d4c72137
|
Let base activity configure bottom bar
|
2022-11-07 00:43:59 +05:30 |
|
Naveen
|
48438c6553
|
Automatically wrap buttons on bigger screens
|
2022-11-06 23:54:24 +05:30 |
|
Naveen
|
69c4d62e42
|
Redesign attachment picker buttons
|
2022-11-06 23:09:45 +05:30 |
|
Naveen
|
b6407dc49b
|
Use lookup key to load contacts
|
2022-11-06 21:00:35 +05:30 |
|
Naveen
|
6f58903cf2
|
Set proper navigation bar color
|
2022-11-06 19:07:17 +05:30 |
|
Naveen
|
05ffecffb6
|
Fix system bar color customization
|
2022-11-06 19:01:49 +05:30 |
|
Naveen
|
c3561a374e
|
Account for bottom bar height in attachment picker
|
2022-11-06 17:48:02 +05:30 |
|
Naveen
|
0eb5b79188
|
Use original uri as id for attachment selections
|
2022-11-06 17:15:49 +05:30 |
|
Tibor Kaputa
|
d8aaf3e7e4
|
minor code style updates
|
2022-11-06 10:00:09 +01:00 |
|
Naveen
|
1c48352432
|
Fix issue previewing GIF files
|
2022-11-05 00:54:17 +05:30 |
|
Naveen
|
cd2c94ccee
|
Workaround attachment filename issue
|
2022-11-05 00:21:59 +05:30 |
|
Naveen
|
db51241b81
|
Do ui setup on ui thread (crashfix)
|
2022-11-03 23:39:58 +05:30 |
|
Naveen
|
c1ccfd343b
|
Fix threading issue with scheduled message
|
2022-11-03 22:41:41 +05:30 |
|
Naveen
|
7c02e33bbd
|
Remove unused click listeners and callbacks
|
2022-11-03 00:32:34 +05:30 |
|
Naveen
|
fedc52adc3
|
Show toast warning for duplicate attachments
|
2022-11-03 00:20:02 +05:30 |
|
Naveen
|
ecdbc9036a
|
Extract all properties when adding contact attachment
|
2022-11-03 00:01:52 +05:30 |
|
Naveen
|
d202c3b172
|
Merge branch 'SimpleMobileTools:master' into feature_attachments
|
2022-11-02 18:14:05 +05:30 |
|
Naveen
|
23643d3198
|
Add support for sending all types of files
|
2022-11-02 18:03:35 +05:30 |
|
tibbi
|
5f728c9321
|
minor fixes and updates here and there
|
2022-10-26 18:36:44 +02:00 |
|
tibbi
|
6d26495daa
|
removing a debug log
|
2022-10-14 23:55:46 +02:00 |
|
tibbi
|
7f24e4d2a8
|
renaming some stuff
|
2022-10-14 23:47:52 +02:00 |
|
Naveen
|
69e3cfd3b7
|
Remove double empty lines
|
2022-10-14 22:19:31 +05:30 |
|
Naveen
|
f721754785
|
Remove humanised datetime formatting
Year is not shown if it's same as the current year.
|
2022-10-14 00:37:03 +05:30 |
|
Naveen
|
203f10618f
|
Prefer last modified time over last message time
|
2022-10-08 20:50:49 +05:30 |
|
Naveen
|
338b559823
|
Add dialog title
|
2022-10-04 01:40:50 +05:30 |
|
Naveen
|
e6fa492877
|
Minor readability improvement
|
2022-10-04 01:30:42 +05:30 |
|