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
|
2d0131e7af
|
add scheduled messages to release notes
|
2022-10-26 19:25:54 +02:00 |
|
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 |
|
Tibor Kaputa
|
d41c57093e
|
Merge pull request #438 from Naveen3Singh/feature_schedule_send
Add schedule send feature
|
2022-10-14 23:29:49 +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 |
|
tibbi
|
0de5cabc92
|
adding a new faq item about scheduled messages
|
2022-10-12 22:58:33 +02:00 |
|
Naveen
|
203f10618f
|
Prefer last modified time over last message time
|
2022-10-08 20:50:49 +05:30 |
|
Naveen Singh
|
6f07d6971a
|
Merge branch 'SimpleMobileTools:master' into feature_schedule_send
|
2022-10-06 01:47:52 +05:30 |
|
tibbi
|
180adc7adc
|
removing an empty line
|
2022-10-05 21:55:50 +02:00 |
|
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 |
|
Naveen
|
d6f71619cf
|
Add options to edit, delete, and send the message now
|
2022-10-04 01:10:20 +05:30 |
|
Naveen
|
3fa03b2998
|
Validate datetime before scheduling message
|
2022-10-01 01:22:46 +05:30 |
|
Naveen
|
ee8130c767
|
Handle conversations with scheduled messages only
|
2022-09-28 02:05:06 +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
|
52e18200b8
|
Revert "Prefer incoming address over user preference"
Cases emerge that require additional book keeping to make sure proper sim is selected.
|
2022-09-19 04:31:49 +05:30 |
|
Naveen
|
a4bd3364c6
|
Use subscriptionManagerCompat() everywhere
|
2022-09-18 22:57:28 +05:30 |
|
Naveen
|
b85dbf3b4b
|
Prefer incoming address over user preference
This is what google messages does.
|
2022-09-18 21:26:09 +05:30 |
|
Naveen
|
6842e1c5b6
|
Respect default SMS SIM setting
|
2022-09-18 17:40:14 +05:30 |
|
Naveen Singh
|
f48b63b97a
|
Merge branch 'SimpleMobileTools:master' into duplication_fixes
|
2022-09-13 23:06:58 +05:30 |
|
Tibor Kaputa
|
48421d6891
|
make the new code a bit more readable
|
2022-09-13 11:21:43 +02:00 |
|
Naveen
|
74cc5f99b1
|
Handle notification permission
|
2022-09-13 01:38:29 +05:30 |
|
Naveen
|
23f9422142
|
Filter out duplicated messages
|
2022-09-02 19:36:08 +05:30 |
|
Naveen
|
9179125476
|
Use sendEmailIntent extension from commons
|
2022-08-30 19:35:00 +05:30 |
|
Naveen
|
b6e21507c1
|
Restructure code
|
2022-08-29 16:32:04 +05:30 |
|
Naveen
|
f07abeb54c
|
Add vCard attachment preview
|
2022-08-29 03:19:50 +05:30 |
|
tibbi
|
d874e16024
|
flip the file size limit items
|
2022-08-25 08:57:23 +02:00 |
|
tibbi
|
63511f870d
|
allow picking any language on Android 13+
|
2022-08-22 18:21:56 +02:00 |
|
Naveen
|
f965bcd37b
|
Result intent can be null depending on the camera app, ignore it
|
2022-08-22 00:19:04 +05:30 |
|
Naveen
|
bb742fa7e2
|
Allow capturing image attachments from camera
|
2022-08-22 00:06:01 +05:30 |
|
Naveen
|
e73117b872
|
Use showErrorToast
|
2022-07-17 11:46:08 +05:30 |
|
Naveen
|
a5f57a239a
|
Remove default toast parameter
|
2022-07-16 20:18:45 +05:30 |
|
Naveen
|
e6515436d9
|
Show long toast errors
|
2022-07-16 20:08:47 +05:30 |
|
tibbi
|
84a59d6c22
|
updating commons with some style improvements
|
2022-07-10 19:44:10 +02:00 |
|
tibbi
|
30399df77f
|
reset messages at app upgrade
|
2022-06-29 14:27:37 +02:00 |
|
tibbi
|
0031c7bb1d
|
delete all messages to reset the db
|
2022-06-26 12:59:44 +02:00 |
|
tibbi
|
ade0e86116
|
take Default number into consideration at new conversations
|
2022-06-26 09:41:22 +02:00 |
|
tibbi
|
bb74e7dfad
|
hide some FAQ items at the F-droid app variant
|
2022-06-24 23:33:07 +02:00 |
|