Commit graph

136 commits

Author SHA1 Message Date
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
tibbi
12e1226a70 use rounded corners at the bottom placeholder 2022-06-30 16:11:18 +02:00
Naveen
13e7ee1537 Add SMS/MMS label under Send button 2022-06-18 22:26:23 +05:30
darthpaul
e04433b346 add setting for sending group message as MMS 2022-04-17 18:01:45 +01:00
tibbi
d0bbd05913 tweaking more margins and paddings 2022-03-25 09:57:26 +01:00
tibbi
82af3c5fcf adding tiny padding at the bottom of Sending 2022-03-24 16:04:42 +01:00
tibbi
5e97a97e5f use rounded corners imageview instead of rounding it ourselves 2022-03-07 10:46:31 +01:00
tibbi
de5545a06f lets flip General and Notifications setting sections 2022-02-26 19:42:58 +01:00
Agnieszka C
8fe7af8f83 Added an option to send long messages as MMS 2022-02-19 14:27:46 +01:00
tibbi
724d78c336 add some margin under the Message sent icon 2022-02-14 15:37:31 +01:00
tibbi
fa26ccc688 make the suggested contact names span across 2 lines max 2021-11-27 20:56:05 +01:00
tibbi
70a6e701dc updating commons + the new fastscroller handling 2021-11-27 19:35:30 +01:00
tibbi
ea05105ee6 use bigger paddings at one liner textual settings 2021-11-16 12:14:59 +01:00
tibbi
86a9cab458 switching to the new fastscroller 2021-11-15 15:41:25 +01:00
tibbi
081c979535 some setting UI tweak, lets show textual values below their labels 2021-11-15 15:21:09 +01:00
tibbi
938ba2b20c removing the file size limit label from the app settings 2021-11-15 14:47:14 +01:00
tibbi
af151d5425 removing some margin from the Exporting dialog filename field 2021-11-13 11:09:34 +01:00
tibbi
a5dc5c1bb8 removing the lock screen notification visibility label from the settings 2021-11-13 10:26:56 +01:00
tibbi
efc95ef9f6 updating the Settings style 2021-11-13 10:10:42 +01:00
Tibor Kaputa
e92943b167
Merge branch 'master' into add-pin-conversation 2021-09-24 18:34:15 +02:00
Tibor Kaputa
ae870aa048
adding some start margin to the export filename label 2021-09-22 23:02:48 +02:00
Tibor Kaputa
27180c6053
correcting the file extension label from txt to json 2021-09-21 12:08:04 +02:00
Tibor Kaputa
7069230506
Update dialog_export_messages.xml 2021-09-21 12:00:05 +02:00
Tibor Kaputa
00b97dd639
Update dialog_export_messages.xml 2021-09-20 22:27:03 +02:00
darthpaul
a5109da19f Merge branch 'master' into feat/export-sms
# Conflicts:
#	app/src/main/kotlin/com/simplemobiletools/smsmessenger/extensions/Context.kt
#	app/src/main/kotlin/com/simplemobiletools/smsmessenger/helpers/Config.kt
#	app/src/main/kotlin/com/simplemobiletools/smsmessenger/helpers/Constants.kt
2021-09-18 22:16:12 +01:00
Agnieszka C
c14e1f5b95 Added pinning conversations (#197) 2021-09-18 19:23:55 +02:00
Tibor Kaputa
2aa8e3953b
Merge branch 'master' into add-simple-characters 2021-09-10 10:16:42 +02:00
Paul Akhamiogu
b74a511a5e Add dialog to import messages 2021-09-10 00:31:04 +01:00
Paul Akhamiogu
2a5f2bfc03 Add dialog to export messages 2021-09-10 00:08:57 +01:00
Paul Akhamiogu
b52aeda83b Merge branch 'master' into feature/compress-images
# Conflicts:
#	app/src/main/kotlin/com/simplemobiletools/smsmessenger/extensions/Context.kt
2021-09-08 22:07:52 +01:00
Agnieszka C
2cac2516f2
Merge branch 'master' into add-simple-characters 2021-09-08 20:08:35 +02:00
Paul Akhamiogu
c3c2ce4ee3 feat: add settings option to customise the MMS file size limit 2021-09-06 22:25:38 +01:00
Agnieszka C
b212aa49b3 Added removing diacritics (#29) 2021-09-06 10:12:51 +02:00
Paul Akhamiogu
0124c6e2f7 clean up 2021-09-05 23:17:46 +01:00
Paul Akhamiogu
664346e8a9 feat: compress images before sending 2021-09-05 20:45:04 +01:00
Agnieszka C
7b84ec77fd Added SMS drafts support (#83) 2021-09-03 19:00:23 +02:00
Paul Akhamiogu
bb7178bee6 Add setting for enabling/disabling delivery report 2021-08-25 17:17:21 +01:00
tibbi
ccc4d24204 fix #171, make sure the lock screen settings dont overlap 2021-08-18 15:26:21 +02:00
Tibor Kaputa
5d782a7f7a
Update activity_settings.xml 2021-08-18 12:46:15 +02:00
Tibor Kaputa
88213f1c39
Merge branch 'master' into fix_108 2021-08-18 12:40:27 +02:00
tibbi
ab50b0b74a adding some animations 2021-03-15 23:43:42 +01:00