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
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
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
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
Andrii Chubko
01be2f00c5
Add recent colors for color picker
...
Store 5 recently used colors for ColorPickerDialog, number is configured by `RECENT_COLORS_NUMBER` in `ColorPickerDialog`.
Client apps need to pass `showRecentColors = true` if they want these colors to be displayed.
2021-09-20 15:51:18 +01:00
darthpaul
de71536f97
Add null equivalent methods for getLong and getString for Cursor
2021-09-20 15:18:46 +01:00
tibbi
f49f7b5f89
adding a crashfix at selecting alarms
2021-09-15 11:10:04 +02:00
Paul Akhamiogu
4a37bfcaee
Make the projection argument nullable in Context.queryCursor extension method
2021-09-13 22:30:45 +01:00
spkprs
320b17d41e
Update strings.xml
2021-09-10 17:10:01 +03:00
Tibor Kaputa
b6e2ffb710
Merge pull request #1142 from KryptKode/feat/customlistadapter
...
Add MyRecyclerViewListAdapter that extends from ListAdapter
2021-09-08 12:10:23 +02:00
Paul Akhamiogu
a9e600f664
Add MyRecyclerViewListAdapter that extends from ListAdapter
...
- would be useful for some apps, so notifyDataSetChanged does not affect performance
2021-09-07 17:17:29 +01:00
tibbi
554dda71a4
removing "root" from a string, can confuse some people
2021-08-31 19:53:22 +02:00
tibbi
03149a0586
avoid deleting files manually at Overwrite conflict resolution
2021-08-30 22:28:57 +02:00
tibbi
a07b855955
commenting out some code
2021-08-30 22:20:51 +02:00
tibbi
866944bde7
do not delete files from mediastore manually in Overwrite conflict resolution
2021-08-30 22:16:46 +02:00
solokot
b295690f95
Updated Russian translation
2021-08-27 22:17:47 +04:00
tibbi
649211e294
adding a null check at security dialog
2021-08-27 15:21:16 +02:00
tibbi
08dfa11641
adding some top margin at breadcrumbs
2021-08-27 14:57:34 +02:00
tibbi
c710f80ac7
Merge branch 'ref/breadcrumbs-one-liner' of https://github.com/KryptKode/Simple-Commons
2021-08-27 10:56:59 +02:00
Paul Akhamiogu
c07bd38abb
Adjust Breadcrumbs margin, ensure text does not go behind, fix highlight
...
- add breadcrumb_first_item that wraps the path TextView in a FrameLayout
- use the breadcrumb_first_item layout as the first child of the Breadcrumbs view
- set FrameLayout's paddingStart to the the Breadcrumbs paddingStart
- when comparing paths, trim the trailing "/" from the FileItem's path and the last part to fix the issue that the parent does not get highlighted when you go back.
2021-08-27 01:03:24 +01:00
Tibor Kaputa
4db1cfe9d9
Merge pull request #1137 from qwertyfinger/dynamic-biometric-tab-title
...
Add biometric tab dynamically
2021-08-26 15:34:07 +02:00
Paul Akhamiogu
2fd45be05e
make first child of the BreadCrumbs sticky
2021-08-26 04:14:43 +01:00
Paul Akhamiogu
5d01963b73
make Breadcrumbs appear on one line
...
- change Breadcrumbs's root layout to HorizontalScrollView
- autoscroll to the most recent path
- add getItem method and itemCount field to encapsulate the logic without depending on methods of View
- update Breadcrumbs padding in FilePickerDialog layout
2021-08-26 02:52:17 +01:00
teemue
21528608b4
Updated FI translation
2021-08-25 18:17:22 +03:00
Solatec Informàtica
27cbe90540
Update strings.xml
2021-08-25 11:22:45 +02:00
Andrii Chubko
225f7facbc
Add biometric tab dynamically
2021-08-24 21:29:20 +01:00
Guillaume
e75dc46b8d
Dutch
2021-08-24 21:31:15 +02:00
Agnieszka C
5b61a1e996
Updated Polish translation
2021-08-24 20:20:33 +02:00
tibbi
dc3f4b619e
removing the USE_BIOMETRIC permission by default, add only if needed
2021-08-24 19:18:17 +02:00
tibbi
a1a741c881
updating the slovak strings
2021-08-24 19:03:41 +02:00
Tibor Kaputa
79c625cbe0
Merge pull request #1134 from qwertyfinger/feature/new-biometric-api-support
...
Add support for biometric ID in SecurityDialog when targeting API 30+
2021-08-24 18:53:24 +02:00
Andrii Chubko
615349768d
Create a unified API that hides SecurityDialog and BiometricPrompt
2021-08-24 19:21:14 +03:00
Andrii Chubko
16731c9ba5
Extract showing biometric prompt as an extension function
2021-08-24 17:20:31 +03:00
tibbi
6506041f27
fix a glitch with dialog confirmation buttons being invisible in some cases
2021-08-24 16:03:39 +02:00
Andrii Chubko
7212ed2a54
Use Biometrics
title instead of Fingerprint
2021-08-24 17:02:43 +03:00
Andrii Chubko
d61a1c0910
Add support for biometric ID in SecurityDialog when targeting API 30+
2021-08-24 13:25:27 +01:00
tibbi
c45f0d662a
fixing some imports
2021-08-23 17:52:49 +02:00
tibbi
ce624d775c
do not highlight links at the licenses
2021-08-23 17:40:09 +02:00
tibbi
3aca4d7102
adding 2 more spaces
2021-08-23 10:42:04 +02:00
Tibor Kaputa
9c68d80dd7
Merge pull request #1133 from KryptKode/ref/allow-case-name-change
...
Allow renaming files by just changing a letter casing
2021-08-22 20:58:18 +02:00
Tibor Kaputa
3149c12a90
Update Activity.kt
2021-08-22 20:57:37 +02:00
Tibor Kaputa
780eec23a2
Update RenameItemDialog.kt
2021-08-22 20:57:15 +02:00
Paul Akhamiogu
8494ce8bd3
Undo disabling RenameDialog's positive button
2021-08-20 12:21:09 +01:00
Paul Akhamiogu
3e1f7ef4ba
Allow renaming files by just changing a letter casing
...
- the RenameItemDialog's positive button is disabled if the name entered is the same as the previous file name.
- when renaming, a temporary file/directory is created and the old file/directory is renamed to the temporary file/directory, thereafter, the temporary file/directory is renamed to the new file/directory.
2021-08-20 09:56:40 +01:00
Guillaume
dd5f0477f3
Dutch
2021-08-20 01:00:03 +02:00
Solatec Informàtica
3ab6040921
Update strings.xml
2021-08-19 10:21:04 +02:00
spkprs
ef3aeb3990
Update strings.xml
2021-08-18 23:35:19 +03:00
Agnieszka C
8c0a2411d3
Updated Polish translation
2021-08-18 14:36:58 +02:00
tibbi
6ff89c8d5b
adding a new string for nothing
2021-08-18 12:38:33 +02:00
Guillaume
c3a8c6192f
Dutch
2021-08-17 17:27:24 +02:00
tibbi
94ece2461b
add the 2 remaining apng checks too
2021-08-17 16:18:19 +02:00
tibbi
d6f709873e
add .apng to the list of supported files
2021-08-17 16:13:06 +02:00
Tibor Kaputa
203ed6018e
Merge pull request #1127 from Aga-C/master
...
Updated Polish translation
2021-08-17 11:49:40 +02:00
Agnieszka C
f2444ac908
Updated Polish translation
2021-08-17 10:40:40 +02:00
tibbi
354eea5fb3
autoformatting some code
2021-08-17 09:53:50 +02:00
Tibor Kaputa
e3c531cbd1
Merge pull request #1125 from KryptKode/feat/import_export_blocked_nums
...
Add feature to import/export blocked numbers for dialer
2021-08-17 09:53:16 +02:00
Tibor Kaputa
56e4c3fb0c
removing an empty line
2021-08-17 09:50:59 +02:00
Tibor Kaputa
96286783f5
adding czech translation
2021-08-17 09:33:26 +02:00
Tibor Kaputa
42eb1cd441
adding slovak translation
2021-08-17 09:32:57 +02:00
Andrii Chubko
c40488b0c6
Add sort_by_date_created constant and strings
2021-08-17 09:01:46 +03:00
Paul Akhamiogu
af724077af
fix code formatting
2021-08-17 01:51:01 +01:00
Paul Akhamiogu
25158c9c77
Merge branch 'master' into feat/import_export_blocked_nums
2021-08-17 01:18:38 +01:00
Paul Akhamiogu
8e5a3f2f5d
Fix formatting and naming
2021-08-16 21:34:38 +01:00
Tibor Kaputa
b2310c9107
Merge pull request #1123 from Aga-C/master
...
Fixed nonclickable links in FAQ
2021-08-16 19:57:43 +02:00
Paul Akhamiogu
7be8e19c29
Add feature to import/export blocked numbers for dialer
2021-08-16 02:52:19 +01:00
Paul Akhamiogu
cd14df8e69
add date formats that have years.
...
- this is useful for the SimpleCalendar app to be able to detect what parsed dates have years specified on them
2021-08-12 06:34:49 +01:00
tibbi
c7fe72f5d4
adding some crashfixes related to the Properties dialog
2021-08-10 23:36:20 +02:00
Agnieszka C
12b4190687
Fixed nonclickable links in FAQ
2021-08-09 19:33:47 +02:00
Tibor Kaputa
0e21976884
Merge pull request #1121 from teemue/patch-14
...
Improved FI translation
2021-07-28 22:05:42 +02:00
solokot
c3a412fea2
Updated Russian language
2021-07-28 19:09:05 +03:00
teemue
bee0aa3380
Improved FI translation
2021-07-28 12:48:52 +03:00
tibbi
1b72d7ccff
fixing a closing tag
2021-07-27 22:54:13 +02:00
Guillaume
cdebca4c63
Dutch
2021-07-26 23:00:32 +02:00
spkprs
b25d174745
Update strings.xml
2021-07-26 22:21:46 +03:00
Solatec Informàtica
254fe313e0
Update strings.xml
2021-07-25 21:36:11 +02:00
Agnieszka C
c65672fb92
Updated Polish translation
2021-07-25 20:21:00 +02:00
tibbi
9b1ecec4a3
show the copying icon if it fits
2021-07-25 18:54:27 +02:00
tibbi
c79d291bea
adding the missing menu file
2021-07-25 18:50:52 +02:00
tibbi
49011b3fc7
allow copying number from the blocked ones
2021-07-25 18:50:33 +02:00
tibbi
b25b9b28e7
adding some new strings for number blocking
2021-07-25 18:43:56 +02:00
tibbi
11c7236fdb
adding 2 more call confirmation things
2021-07-25 17:26:42 +02:00
tibbi
addc442133
adding some call confirmation related items
2021-07-25 16:55:21 +02:00
Marc Abonce Seguin
507d5a03e7
Minor fixes in Spanish strings
...
This assumes that the `saving_label` is always used as a header section for saving related settings rather than some indication that something is actually saving. By the way, if this is really the case, I think many of the translations are making similar conjugation errors with these settings header labels.
2021-07-25 07:06:32 +00:00
Agnieszka C
c10025a55e
Updated Polish translation
2021-07-21 13:19:29 +02:00
Agnieszka C
192c120869
Updated Polish translation
...
Updated Polish translation
2021-07-21 09:19:05 +02:00
Eshagh
3e0d6bbed0
update persian language
2021-07-20 23:15:57 +04:30
tibbi
25daba7267
fixing a compile error
2021-07-19 11:54:08 +02:00
teemue
f454ff8dc9
Improved FI translation
2021-07-14 18:20:51 +03:00
tibbi
4fdafdbe29
lets not show errors at some contact related operations
2021-07-14 09:40:34 +02:00
tibbi
b7d936cead
adding some test debug messages
2021-07-13 23:11:49 +02:00
Eshagh
4cd8a2764d
Create strings.xml
2021-07-13 13:48:13 +04:30
tibbi
ab02ceb33c
show Later instead of Cancel at the rating prompt
2021-07-11 14:32:33 +02:00
Tibor Kaputa
c9e4b8ca14
Merge pull request #1108 from solokot/master
...
Updated Russian language
2021-07-10 23:09:10 +02:00
Tibor Kaputa
764c486243
Merge pull request #1109 from GobinathAL/master
...
Updated Tamil translation
2021-07-10 23:08:57 +02:00
AlbatorV
5703920db6
Update strings.xml
2021-07-09 20:50:21 +02:00
GobinathAL
5007e6f8b6
Add files via upload
2021-07-09 23:17:48 +05:30
GobinathAL
c619e27033
Add files via upload
2021-07-09 23:02:23 +05:30
solokot
f67ce4ca0b
Updated Russian language
2021-07-09 18:06:43 +03:00
AlbatorV
8688e96bb0
Update strings.xml
2021-07-08 12:44:32 +02:00
Tibor Kaputa
d3a8b4c338
Merge pull request #1106 from spkprs/patch-68
...
Update strings.xml
2021-07-06 23:34:54 +02:00
Tibor Kaputa
78c6fae0dd
Merge pull request #1105 from ltGuillaume/patch-2
...
Dutch
2021-07-06 23:34:47 +02:00
spkprs
227783e54e
Update strings.xml
2021-07-06 20:20:31 +03:00
Guillaume
cbb78e9f72
Dutch
2021-07-06 17:34:32 +02:00
Solatec Informàtica
0e4e769be4
Update strings.xml
2021-07-06 16:17:23 +02:00
tibbi
68452d1f50
adding a new string for Do not show again at confirmation prompts
2021-07-06 15:48:04 +02:00
Tibor Kaputa
6beacbff0a
Merge pull request #1103 from ltGuillaume/patch-2
...
Dutch
2021-07-05 12:28:58 +02:00
Guillaume
74f667bd62
Dutch
2021-07-05 02:01:54 +02:00
solokot
2b27e8933b
Updated Russian language
2021-07-04 23:38:34 +03:00
spkprs
30780cfd45
Update strings.xml
2021-07-04 17:59:54 +03:00
tibbi
0f03842f9c
translating the new string into a couple languages
2021-07-04 16:17:51 +02:00
tibbi
8ccdbdb131
adding a new string for contact filtering
2021-07-04 16:08:29 +02:00
tibbi
7505a2b824
translating Recent files into a couple languages
2021-07-02 23:30:27 +02:00
tibbi
11adb9add8
correcting some renaming strings in german
2021-07-02 14:42:30 +02:00
tibbi
746b44f549
translating a couple more strings
2021-07-01 12:14:01 +02:00
tibbi
74c05d87b8
one more string translation
2021-07-01 11:24:44 +02:00
tibbi
b00634c3da
translating one more string
2021-07-01 11:18:31 +02:00
tibbi
26b066aabc
updating a string in a couple languages
2021-07-01 10:40:16 +02:00
Tibor Kaputa
57363d7277
Merge pull request #1100 from spkprs/patch-66
...
Update.xml
2021-07-01 10:39:39 +02:00
tibbi
1608911cbb
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Commons
2021-07-01 10:36:11 +02:00
tibbi
d246c4a497
removing an untranslated strings file
2021-07-01 10:35:58 +02:00
spkprs
33531dfd90
Update strings.xml
2021-07-01 11:31:02 +03:00
spkprs
c6a6db7fa9
Update strings.xml
2021-07-01 11:28:35 +03:00
Guillaume
ebaa91e11f
Dutch
2021-06-30 23:04:15 +02:00
tibbi
a377bedbce
adding Zooming to Simple Draw Pro upgrade arguments
2021-06-30 22:58:33 +02:00
tibbi
fd9bfb8fea
updating a string in a couple languages
2021-06-30 21:59:12 +02:00
Agnieszka C
d3dcf66553
Updated Polish translation
2021-06-30 20:07:06 +02:00
tibbi
2aa531a6df
adding a new string for Later
2021-06-30 13:36:02 +02:00
tibbi
0a6688146c
adding a new date format using dots
2021-06-28 20:38:52 +02:00
tibbi
11d6c80d58
changing a navigation bar check
2021-06-28 17:17:24 +02:00
tibbi
efdefd9bf2
removing a new navigation bar check
2021-06-28 17:16:18 +02:00
Agnieszka C
26004c0097
Updated Polish translation
2021-06-28 15:39:53 +02:00
Enara Larraitz
ad90cea0ce
Updated Basque translations
2021-06-15 20:23:12 +02:00
tibbi
e56c724d04
disable adapter animations if they are disabled in the system
2021-06-13 22:01:46 +02:00
tibbi
e374c41051
escaping some apostrophes
2021-06-13 22:01:31 +02:00
teemue
db08a91412
Improved FI translation
2021-06-11 22:05:06 +03:00
Tibor Kaputa
5ad2d013d1
Merge pull request #1092 from solokot/master
...
Updated Russian language
2021-06-07 20:27:34 +02:00
Solatec Informàtica
4f9eb6e6ec
Update strings.xml
2021-06-07 14:51:56 +02:00
solokot
4c03c9f6be
Updated Russian language
2021-06-07 13:13:34 +03:00
spkprs
383efa0a2c
Update strings.xml
2021-06-06 18:11:05 +03:00
Guillaume
4b68203110
Dutch
2021-06-05 23:49:14 +02:00
tibbi
df78e91085
adding a string for locking widgets
2021-06-05 21:02:57 +02:00
unbranched
acdd0f00b7
Italian translation update
2021-06-02 19:19:32 +02:00
motomoto7
e0a99df66f
Update strings.xml
2021-06-01 16:16:44 +03:00
FTno
dbe41bdfad
Norwegian (nb) translation update
2021-05-26 20:27:49 +02:00
motomoto7
31b7d9df0d
Update strings.xml
2021-05-26 16:46:42 +03:00
10cents
ff39df240c
Update strings.xml
2021-05-24 21:20:26 +00:00
10cents
b60eb5aa87
Update strings.xml
2021-05-24 20:53:37 +00:00
Tibor Kaputa
688858e1aa
Update strings.xml
2021-05-24 22:33:37 +02:00
Solatec Informàtica
3d642ec445
Update strings.xml
2021-05-24 21:52:15 +02:00
solokot
92746c08ba
Updated Russian language
2021-05-24 12:53:19 +03:00
Guillaume
21440a5709
Dutch
2021-05-23 19:40:55 +02:00
spkprs
54f60985ad
Update strings.xml
2021-05-23 16:40:19 +03:00
tibbi
5b08a8b086
adding some short letter strings for showing call duration
2021-05-23 15:32:33 +02:00
tibbi
ee14aec731
try removing some duplicate contacts after fetching
2021-05-23 11:42:54 +02:00
Guillaume
8750cde464
Dutch
2021-05-21 19:41:11 +02:00
tibbi
fe68ccdac8
adding constants for 2 more tabs
2021-05-21 12:26:16 +02:00
tibbi
cac41bc71f
adding a tab management string from Simple Contacts
2021-05-21 11:59:34 +02:00
Tibor Kaputa
8f3067fbfb
Merge pull request #1078 from solokot/master
...
Updated Russian language
2021-05-21 08:54:57 +02:00
solokot
e4be5b5682
Updated Russian language
2021-05-21 08:58:27 +03:00
spkprs
6b2148da3e
Update strings.xml
2021-05-21 01:45:06 +03:00
tibbi
332bf07579
lets add the Files tab too
2021-05-20 23:57:56 +02:00
tibbi
b0846972f8
adding a string for recent files tab
2021-05-20 23:30:14 +02:00
spkprs
a95048083f
Update strings.xml
2021-05-20 22:46:18 +03:00
tibbi
1b7865f1bf
updating reprint to 3.3.2
2021-05-20 21:13:04 +02:00
Solatec Informàtica
dbf4754eff
Update strings.xml
2021-05-20 21:11:31 +02:00
tibbi
0f23f60c38
adding note locking and Recents tab at Why upgrade arguments
2021-05-20 20:19:35 +02:00
tibbi
f07ca31126
adding an icon for changing view type
2021-05-19 21:18:29 +02:00
tibbi
2e11262b38
show the age only if it contains a year
2021-05-18 16:24:55 +02:00
tibbi
169f81b78a
allow displaying the age at formatting date times
2021-05-18 16:07:07 +02:00
tibbi
bdc27c3188
updating the polish translation
2021-05-18 09:26:50 +02:00
Solatec Informàtica
c5f72d8e40
Update strings.xml
2021-05-17 17:35:57 +02:00
AlbatorV
f11344109c
Update strings.xml
2021-05-17 10:19:31 +02:00
tibbi
1fcf1ebded
adding some extra checks to navigation bar sizes
2021-05-16 23:53:11 +02:00
teemue
0384e62b4b
Improved FI Translation
2021-05-15 15:11:25 +03:00
solokot
07545a690f
Updated Russian language
2021-05-14 08:03:14 +03:00