Commit graph

726 commits

Author SHA1 Message Date
Naveen
3d9cb5bdac Disable setHasStableIds
because we really don't have stable ids (yet)
2022-11-18 01:00:33 +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
Naveen
c5034a64d5 Don't fetch file size in thread list 2022-11-16 15:54:25 +05:30
Naveen
2d36794a17 Merge branch 'master' into recyclerview_improvements 2022-11-16 14:03:36 +05:30
tibbi
ce35553eca fixing an error toast message 2022-11-15 23:03:57 +01:00
tibbi
a65916c54e catch and show exceptions thrown at sending a message 2022-11-13 20:31:03 +01:00
tibbi
c8818bfa57 lets lock number blocking 2022-11-13 20:14:46 +01:00
Naveen
9bdc8b6f7e Use DiffUtil at conversations screen 2022-11-13 00:38:11 +05:30
tibbi
3092253022 hide the More Apps From Us menu item in some cases 2022-11-12 19:27:57 +01:00
tibbi
ee339dcd6b adding a "More apps from us" menu button 2022-11-10 17:03:40 +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
e87c8eeff7 Refresh messages when an MMS is received 2022-11-07 20:47:39 +05:30
Tibor Kaputa
4fee6bb7b4
removing an unused import 2022-11-07 16:03:01 +01:00
Tibor Kaputa
cba85bb2fa
Merge branch 'master' into feature_attachments 2022-11-07 16:00:34 +01:00
Naveen
ccacc51156 Check for exact mimetype match 2022-11-07 20:22:22 +05:30
tibbi
14859607ec limit shown attachment sizes in thread to avoid OOM 2022-11-07 15:47:34 +01: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
3a1b749a58
fixing a param name 2022-11-06 10:44:49 +01:00
Tibor Kaputa
83677681e9
minor formatting 2022-11-06 10:41:58 +01:00
Tibor Kaputa
6bf9d6399e
fixing some spacing 2022-11-06 10:32:52 +01:00
Tibor Kaputa
d8aaf3e7e4
minor code style updates 2022-11-06 10:00:09 +01:00
Tibor Kaputa
48d22d8aa5
moving overring functions at the top 2022-11-06 09:51:40 +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
61a57aa2b5 Show icon for common mime types 2022-11-05 00:20:04 +05:30
Naveen
b6012f6e2b Workaround some potential exceptions 2022-11-03 23:49:55 +05:30
Naveen
09956f809d Properly parse attachment file names 2022-11-03 23:40:47 +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
54f7c5980b Move preview helpers to one place 2022-11-02 20:32:51 +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
2d0131e7af add scheduled messages to release notes 2022-10-26 19:25:54 +02:00
tibbi
c850b4d7f3 catch exceptions thrown at showing big message attachments 2022-10-26 19:12:17 +02:00