Commit Graph

878 Commits

Author SHA1 Message Date
tibbi
dcc98c0a25 properly fetch the SIM card ID at messages 2020-05-13 13:49:12 +02:00
tibbi
6fb8d963a8 store the subscription ID at incoming messages too 2020-05-13 13:44:43 +02:00
Tibor Kaputa
34eb659a7d
Merge pull request #11 from solokot/master
Updated Russian language
2020-05-12 19:17:31 +02:00
solokot
0f99f19bbc
Updated Russian language 2020-05-12 14:55:41 +03:00
solokot
56635c7f22
Merge pull request #1 from SimpleMobileTools/master
upd
2020-05-12 14:53:00 +03:00
tibbi
e2b714cabc adding a new string for Marking as Read, to be used in the notification 2020-05-11 15:46:40 +02:00
tibbi
3de9f175bf moving the SIM card icon in Commons 2020-05-11 15:45:15 +02:00
tibbi
c9fcd135de use proper resolutions for the launcher icon foregrounds 2020-05-09 17:08:14 +02:00
tibbi
c7bc8d2e22 updating changelog 2020-05-08 23:39:00 +02:00
tibbi
d31a3de39c update version to 5.1.1 2020-05-08 23:38:53 +02:00
tibbi
d5af551001 speed up MMS fetching by caching participants 2020-05-08 23:21:50 +02:00
tibbi
ff0cc0b005 speed up SMS loading by caching blocked numbers 2020-05-08 22:49:54 +02:00
tibbi
f1edebb2dc renaming the helper class ContactsHelper to SimpleContactsHelper 2020-05-08 22:37:51 +02:00
tibbi
9c5255701b updating commons with some details 2020-05-08 10:27:16 +02:00
tibbi
5206b43677 formatting some adapter code style 2020-05-07 15:54:58 +02:00
tibbi
6634130325 moving some contact handling related things in Commons 2020-05-07 15:51:23 +02:00
tibbi
bea48aff13 moving some contact display related things into Commons 2020-05-07 15:20:40 +02:00
tibbi
605f9e845a moving some contact related things into Commons 2020-05-06 23:41:12 +02:00
tibbi
c17d78b871 allow moving the app on an SD card 2020-05-06 21:35:52 +02:00
tibbi
f521b0fe03 updating changelog 2020-05-03 23:46:17 +02:00
tibbi
a2d088d3fe update version to 5.1.0 2020-05-03 23:46:11 +02:00
tibbi
d98c1abb96 improve contact sorting at New Conversation, prefer names starting with letters 2020-05-03 23:43:09 +02:00
tibbi
96e78e3ddc adding the portugal and russian app translations into fastlane 2020-05-03 23:20:03 +02:00
tibbi
cc2a4e596f remember the last used SIM card on a per-number basis 2020-05-03 23:12:00 +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
eff3b70c93 increase min SDK version to 22 to improve multi-SIM support 2020-05-03 22:06:21 +02:00
tibbi
23203620ef show 100 latest messages, not oldest 2020-05-03 21:22:05 +02:00
tibbi
d5c9cd5cee properly align received unknown attachment message 2020-05-03 21:15:08 +02:00
tibbi
ebe1ab967f moving some helper functions into Commons 2020-05-01 11:08:48 +02:00
tibbi
6db8d2a2d3 fix a glitch at setting the received sms time in the future 2020-05-01 00:12:22 +02:00
Tibor Kaputa
4512a9a8ff
Merge pull request #5 from smarquespt/patch-2
Update strings.xml
2020-04-30 08:41:02 +02:00
Sérgio Marques
400dd4526c
Update strings.xml 2020-04-29 22:27:40 +01:00
tibbi
502f68d7fa decode the received number at third party intents 2020-04-27 22:30:33 +02:00
Tibor Kaputa
3b5b5767f0
Merge pull request #4 from VGumbakis/patch-1
Create lithuanian strings.xml
2020-04-23 09:56:40 +02:00
Vytautas Gumbakis
87f10f88cf
Create lithuanian strings.xml 2020-04-23 00:50:23 +03:00
tibbi
ebdd1f22d8 updating changelog 2020-04-19 21:34:12 +02:00
tibbi
8c202b62ae update version to 5.0.1 2020-04-19 21:34:06 +02:00
tibbi
5db1695692 make sure to always update the top menu colors 2020-04-19 21:29:01 +02:00
tibbi
ebf2234f3f update commons to 5.26.5 2020-04-19 21:25:21 +02:00
tibbi
aea826b57c properly handle multipart longer sms messages 2020-04-19 20:55:48 +02:00
tibbi
4b3051a845 catch and show exceptions thrown at sending messages 2020-04-19 20:41:12 +02:00
tibbi
4bb6f47f1b ignore blocked numbers below Android 7 2020-04-19 20:39:37 +02:00
Tibor Kaputa
8e0a2c6578
Merge pull request #2 from solokot/master
Russian translation
2020-04-15 21:19:49 +02:00
tibbi
fb5f67d5b6 check if the SMS Role exists before relying on it 2020-04-15 21:15:10 +02:00
solokot
e73962b1c9
Russian translation 2020-04-15 22:00:28 +03:00
tibbi
a91c8d7334 moving the group colored icon creator in Commons 2020-04-15 19:48:54 +02:00
tibbi
3a515486ea moving the contact avatar creation into Commons 2020-04-15 18:09:09 +02:00
tibbi
1251d09900 moving an icon in Commons 2020-04-15 14:04:45 +02:00
tibbi
64ee324d1a properly sort multipart messages by date, then by id 2020-04-15 12:09:12 +02:00