Commit graph

41 commits

Author SHA1 Message Date
Naveen Singh
757d849875
Add divider between toolbar and messages 2024-12-27 16:30:07 +05:30
Naveen
2d8a626ec0
Rename package names to org.fossify.* 2023-12-21 18:15:03 +05:30
Naveen
fead93ddf7
Remove messageHolderBinding variable 2023-08-22 14:09:04 +05:30
Naveen
0c01e607bb
Migrate from kotlin synthetics to View binding 2023-08-17 15:54:29 +05:30
Naveen
bdafa4b847 Change fab bg color 2023-01-15 09:12:30 +05:30
Naveen
37944e8b40 Add helper fab for quick scroll to bottom 2023-01-15 08:43:19 +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
aa26c332df adding some thread UI redesigns 2023-01-02 11:49:26 +01:00
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
23643d3198 Add support for sending all types of files 2022-11-02 18:03:35 +05:30
Naveen
5bfd4c5b3b Use padding with clipToPadding set to false 2022-10-03 23:30:05 +05:30
Naveen
f837790948 Add a little bottom margin in thread item list 2022-09-28 01:51:31 +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
9643dbea28 Use MyButton view 2022-07-16 20:23:02 +05:30
tibbi
84a59d6c22 updating commons with some style improvements 2022-07-10 19:44:10 +02:00
Naveen
13e7ee1537 Add SMS/MMS label under Send button 2022-06-18 22:26:23 +05:30
tibbi
70a6e701dc updating commons + the new fastscroller handling 2021-11-27 19:35:30 +01:00
tibbi
82f78f002e add an option for showing character counter at sending messages 2020-11-04 12:36:02 +01:00
tibbi
1950893b58 fix #40, allow adding newlines with Enter 2020-05-30 17:32:58 +02:00
tibbi
b90110b108 change inputtype of the SMS message to cap sentences 2020-05-20 21:42:59 +02:00
tibbi
f5d3c2ab70 allow toggling SIM cards at sending messages 2020-05-03 22:57:31 +02:00
tibbi
49a7cd98f5 show a Select SIM button at message sending, if multiple are available 2020-05-03 22:33:32 +02:00
tibbi
956e798558 allow adding not saved contacts to group threads 2020-04-13 11:42:51 +02:00
tibbi
fec69ff4c3 fixing some coloring issues 2020-04-13 11:20:18 +02:00
tibbi
5fb6d81586 allow adding multiple mms attachments 2020-04-13 10:44:44 +02:00
tibbi
854e125079 highlight selected messages at the Conversation screen 2020-04-13 10:04:06 +02:00
tibbi
52a7376694 show a preview of the attached file 2020-04-12 13:33:30 +02:00
tibbi
9202e9d1b5 properly handle typing in multiple lines high text 2020-04-12 11:58:56 +02:00
tibbi
ff1edd12b6 adding an Add Attachment button at the sending screen 2020-04-12 11:41:52 +02:00
tibbi
156620c917 couple more threading improvements here and there 2020-04-08 22:15:43 +02:00
tibbi
630c87c6d9 implementing the Manage People menu button at the conversation screen 2020-04-08 17:46:42 +02:00
tibbi
5487dbb435 changing the hint text at creating a new conversation 2020-04-06 22:58:02 +02:00
tibbi
c4f209b8ff moving some more functions from NewMessage to Thread activity 2020-04-06 21:10:19 +02:00
tibbi
979744cbd5 moving some views at the existing Thread activity 2020-04-06 12:44:53 +02:00
tibbi
2c1482ebdd reduce the alpha of the Send Message button, if unavailable 2020-04-05 12:17:37 +02:00
tibbi
7068199f7f adding some checks to avoid sending empty SMS 2020-04-04 15:41:49 +02:00
tibbi
bd4269c3c9 adding a bottom input field for writing messages 2020-04-04 10:24:42 +02:00
tibbi
d8b00aa4c9 adding some initial coloring at the incoming and outgoing messages 2020-04-03 22:08:51 +02:00
tibbi
f938c14cba show the appropriate messages at opening a thread 2020-04-03 19:51:23 +02:00
tibbi
067c1d3876 open a new ThreadActivity on clicking on a message 2020-04-03 17:26:01 +02:00