Commit graph

226 commits

Author SHA1 Message Date
Naveen
0a92ce76a2 Set text alignment to start 2023-01-06 21:29:18 +05:30
Naveen
f0c3333a72 Disable replying to non-numeric short codes
Also, break down large thread layout file
2023-01-06 18:32:31 +05:30
tibbi
2be979e740 moving the top search related code to Commons 2023-01-03 23:36:40 +01:00
tibbi
be8003718f animate search holder visibility 2023-01-03 15:58:42 +01:00
tibbi
2d6c48cd90 hide the top search menu at scrolling 2023-01-03 15:38:39 +01:00
tibbi
35e8b4f4a4 use smaller search menu 2023-01-03 15:04:11 +01:00
tibbi
f02348dc6c move some search bar related code to a custom view 2023-01-03 11:50:45 +01:00
tibbi
c1c9cf0419 move SearchActivity to be a part of MainActivity 2023-01-02 21:59:50 +01:00
tibbi
aa26c332df adding some thread UI redesigns 2023-01-02 11:49:26 +01:00
tibbi
e4a7253b87 redesigning New Conversation screen 2023-01-01 23:34:38 +01:00
tibbi
c6ca168dc9 restyling main screen 2023-01-01 23:18:50 +01:00
tibbi
b0225c1693 adding some more conversation details UI fixes 2023-01-01 23:10:12 +01:00
tibbi
d42fa509b4 updating vCard viewers UI 2023-01-01 22:55:34 +01:00
tibbi
e52cb19059 adding some conversation details related UI improvements 2023-01-01 22:42:59 +01:00
tibbi
ef7a38204f redesigning the app settings 2023-01-01 21:32:11 +01:00
tibbi
db6ddceb73 updating commons and min SDK to 23 2023-01-01 21:24:41 +01:00
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
e4a6e40621 Increase progress indicator vertical margin 2022-11-17 15:18:46 +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
Tibor Kaputa
56ea66634d
Merge branch 'master' into enter-to-send 2022-11-10 16:41:07 +01:00
elena
407538e497 Add option to send on enter pressed 2022-11-07 18:41:51 +00:00
Naveen
40a77118bf Add "Choose video" button 2022-11-07 03:24:53 +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
0e3f651687 Add a little space between attachments 2022-11-04 03:27:07 +05:30
Naveen
23643d3198 Add support for sending all types of files 2022-11-02 18:03:35 +05:30
Naveen
8d75d5b133 Improve unknown attachment preview 2022-10-23 18:35:54 +05:30
tibbi
3768a4195c adding a couple scheduled sending related improvements 2022-10-14 23:41:41 +02:00
Naveen
a0866d28a8 Expand date time text to match parent width 2022-10-15 00:55:49 +05:30
Naveen
5edb0b099b Reduce datetime font size 2022-10-14 02:01:10 +05:30
Naveen Singh
6f07d6971a
Merge branch 'SimpleMobileTools:master' into feature_schedule_send 2022-10-06 01:47:52 +05:30
Naveen
f871428cec Speed up search by removing nested scroll view
this way only the visible items are bound and that leads to much faster search results.
2022-10-06 01:04:24 +05:30
Naveen
5bfd4c5b3b Use padding with clipToPadding set to false 2022-10-03 23:30:05 +05:30
Naveen Singh
687fb7a054
Merge branch 'SimpleMobileTools:master' into feature_schedule_send 2022-10-03 18:58:56 +05:30
Naveen
f837790948 Add a little bottom margin in thread item list 2022-09-28 01:51:31 +05:30
Naveen
2ff0880cb5 Handle sending scheduled messages 2022-09-27 16:08:45 +05:30
Naveen
7624174cad Add schedule send message creation ui
Move android-smsmms logic into a separate file
2022-09-26 03:02:07 +05:30
Naveen
31e4faf8c9 Fix some rtl issues 2022-09-23 03:35:20 +05:30
tibbi
d95985841a use a bit smaller font size around vcards 2022-08-31 12:37:11 +02:00
Naveen
8f656db1fb Move common strings to simple-commons 2022-08-30 16:42:49 +05:30
Naveen
737189746e Always use proper primary color 2022-08-30 16:15:24 +05:30
Naveen
ad6abf7ccc Set text in xml 2022-08-29 15:54:09 +05:30
Naveen
c51646d519 Adjust view padding, margin 2022-08-29 03:44:45 +05:30
Naveen
f07abeb54c Add vCard attachment preview 2022-08-29 03:19:50 +05:30
tibbi
63511f870d allow picking any language on Android 13+ 2022-08-22 18:21:56 +02:00
Naveen
9643dbea28 Use MyButton view 2022-07-16 20:23:02 +05:30
tibbi
bbfa068682 replacing main views nested scrollview with a relativelayout 2022-07-10 19:50:30 +02:00
tibbi
84a59d6c22 updating commons with some style improvements 2022-07-10 19:44:10 +02:00