Commit graph

5491 commits

Author SHA1 Message Date
tibbi
511f080d67 try the new file deletion only if the old one fails 2021-10-10 09:36:06 +02:00
tibbi
ea206806fc updating a french string 2021-10-09 15:48:41 +02:00
tibbi
fc483df24d try using the most basic rename on Android 11+ 2021-10-08 23:00:59 +02:00
tibbi
877b9f499a use the new way of creating temporary files on Android 11+ 2021-10-08 22:53:57 +02:00
tibbi
9da550ecf3 adding some helper functions for deleting files with SDK 30 2021-10-08 22:09:39 +02:00
tibbi
8663595392 lets catch and show the errors thrown at deleting files on Android 11 2021-10-08 19:23:28 +02:00
tibbi
d7c3f6de22 updating all available libraries 2021-10-04 19:26:27 +02:00
tibbi
3e78714205 add some handling for removing files on Android SDK 30+ 2021-10-02 11:07:56 +02:00
Tibor Kaputa
b2b2530590
Merge pull request #1154 from chreddy/patch-3
Updating Danish translation
2021-10-02 08:35:34 +02:00
chreddy
91c121c85f
Updating Danish translation 2021-10-01 22:52:19 +02:00
tibbi
a74ec200da adding more maven related things related to gradle 7 2021-09-27 10:04:44 +02:00
tibbi
98ff7bb140 removing the not needed maven plugin too 2021-09-27 09:49:58 +02:00
tibbi
ddc5be152f telling jitpack to use jdk 11 2021-09-27 09:46:38 +02:00
tibbi
54fdb9b49f removing the no longer needed bintray plugin 2021-09-27 09:37:37 +02:00
tibbi
13bf0ae8eb updating kotlin and gradle 2021-09-26 23:42:48 +02:00
tibbi
6e48423a55 removing the old bintray upload file 2021-09-26 23:42:15 +02:00
tibbi
b0d8064f17 allow disabling cancelOnTouchOutside for casual ConfirmationDialogs 2021-09-26 20:28:57 +02:00
tibbi
3c6e3cd0fd reverse the order of recent colors 2021-09-25 12:38:17 +02:00
tibbi
085b497ed0 lets always show recent colors, because why not 2021-09-24 23:07:43 +02:00
tibbi
345239c31d lets show the recent colors by default at color customization screen 2021-09-24 23:03:28 +02:00
tibbi
d4b6547969 adding some icons for removing pinning 2021-09-24 17:43:55 +02:00
tibbi
265cdf3b0a adding some PIN icons 2021-09-24 17:40:37 +02:00
Tibor Kaputa
307e9e2e82
Merge pull request #1153 from KryptKode/feat/contact-equality
Add method to determine if a contact has a particular number
2021-09-24 15:48:30 +02:00
Tibor Kaputa
9a02ad7bb0
Merge pull request #1152 from solokot/master
Updated Russian language
2021-09-24 15:47:13 +02:00
darthpaul
294b3bfbdd Add method to determine if a contact has a particular number
- Add SimpleContact.doesHavePhoneNumber method to check if a contact has a particular number
- it performs equality check, so the numbers match exactly
-
2021-09-24 14:13:12 +01:00
solokot
c87db3b195
Updated Russian language 2021-09-24 15:36:30 +03:00
tibbi
f7575dcaa1 make sure we show the Use Default button when picking navigation bar color 2021-09-22 22:40:00 +02:00
Tibor Kaputa
657741e11c
Merge pull request #1144 from qwertyfinger/feature/recent-colors
Add recent colors for color picker dialog
2021-09-22 22:34:56 +02:00
Tibor Kaputa
6b7f78cc51
Merge pull request #1151 from 10cents/patch-93
Update strings.xml
2021-09-22 11:39:41 +02:00
10cents
141b140863
Update strings.xml 2021-09-22 11:08:29 +02:00
Tibor Kaputa
51cf33a36e
Merge pull request #1146 from Solatec/patch-150
Update strings.xml
2021-09-21 23:10:50 +02:00
Tibor Kaputa
bdea414443
Merge pull request #1147 from ltGuillaume/patch-1
Dutch
2021-09-21 23:10:43 +02:00
Tibor Kaputa
1167116119
Merge pull request #1148 from Aga-C/polish-translation
Updated Polish translation
2021-09-21 23:10:35 +02:00
Tibor Kaputa
c7e2026c88
Merge pull request #1149 from spkprs/patch-72
Update strings.xml
2021-09-21 23:10:20 +02:00
Tibor Kaputa
18e0583000
Merge pull request #1150 from teemue/patch-17
Improved FI translation
2021-09-21 23:10:11 +02:00
teemue
4f47f57678
Improved FI translation 2021-09-21 19:59:09 +03:00
spkprs
a757c30b3a
Update strings.xml 2021-09-21 15:00:17 +03:00
Agnieszka C
906c08875b Updated Polish translation 2021-09-21 13:04:06 +02:00
Guillaume
a2ea5bfb20
Dutch 2021-09-21 12:35:49 +02:00
Solatec Informàtica
fb3b9c1c83
Update strings.xml 2021-09-21 12:25:55 +02:00
tibbi
540c8c39ba adding a new string for filenames without json 2021-09-21 12:05:01 +02:00
Tibor Kaputa
5c11cc9a8e
Merge pull request #1145 from KryptKode/ref/query-cursor
update for SMS messenger  backup/restore
2021-09-20 23:13:00 +02:00
Tibor Kaputa
7367bf424e
Update Context.kt 2021-09-20 23:12:42 +02:00
Tibor Kaputa
0b3c188538
Update Cursor.kt 2021-09-20 23:11:43 +02:00
darthpaul
fc244e19de Revert allow passing null projection to queryCursor 2021-09-20 22:00:44 +01:00
darthpaul
a51c4f0030 Add core-ktx as api dependency and update gson to 2.8.8 2021-09-20 21:37:47 +01:00
tibbi
bef619280b adding a new getStringValueOrNull extension 2021-09-20 22:25:29 +02:00
tibbi
3b014e1cd4 adding a new string for filename without txt 2021-09-20 22:24:52 +02:00
Andrii Chubko
fe6e757aac Center recent colors horizontally 2021-09-20 18:45:02 +03:00
Andrii Chubko
377a76cfb8 Change recent color square size and use rounded corners 2021-09-20 18:06:12 +03:00