Andrey
6984a7cc6d
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-19 08:30:59 +02:00
solokot
7101d6549e
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-19 07:50:22 +02:00
solokot
4bfe6fc3cc
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-19 07:50:15 +02:00
solokot
48f4356e4b
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-19 07:48:11 +02:00
solokot
e3acc3b25d
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-19 07:48:06 +02:00
Andrey
e656bde36f
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-19 07:48:01 +02:00
Aayush Gupta
eaa82f5e8b
SpoofActivity: Ensure permission and directories exist before exporting device config
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-05-19 10:44:24 +05:30
solokot
d7de00c35e
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-18 22:02:33 +02:00
solokot
3663e8df33
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-18 22:02:26 +02:00
solokot
dde156514f
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-18 22:00:24 +02:00
solokot
5bf0617e86
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-18 21:58:23 +02:00
solokot
4dbed6bd5b
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-18 21:58:19 +02:00
Andrey
d9b46fa278
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-18 21:58:14 +02:00
Aayush Gupta
40eae4da75
Add fallback for external installers
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-05-19 00:35:45 +05:30
solokot
39f9bf74b5
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-18 13:37:12 +02:00
Aayush Gupta
28a6758087
Switch to ActivityResultContracts for requesting permissions
...
QuickPermissions hasn't been updated since past few years hinting its
deprecated status
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-05-18 16:42:04 +05:30
Aayush Gupta
f3b7ea6d58
Bump epoxy library to 5.1.2
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-05-18 11:27:26 +05:30
Aayush Gupta
19eb87f75f
Move out versions from project.ext block
...
They aren't being used anywhere else other than this file
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-05-18 11:25:23 +05:30
Aayush Gupta
794fb1d261
Update libsu to latest version
...
Migrate from su to cmd method as su has been deprecated
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-05-18 11:18:13 +05:30
Aayush Gupta
6ef16a840d
Drop dependency upon expansionpanel library
...
Deprecated
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-05-18 11:10:24 +05:30
Aayush Gupta
1b24acfcc5
Drop unused navigation-tuntime dependency
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-05-18 10:42:39 +05:30
Aayush Gupta
00e93f53f6
Switch to StaggeredGridLayoutManager for accents
...
Gives almost same effect as FlexLayoutManager and is part of recyclerview
library letting us drop an additional dependency
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-05-18 10:24:00 +05:30
Aayush Gupta
52fce86131
Update dependencies
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-05-18 09:37:47 +05:30
Andrey
39fe7505a0
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-17 17:11:12 +02:00
solokot
dc786c0def
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-17 11:58:44 +02:00
solokot
b1a2fe425d
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-17 11:58:34 +02:00
solokot
e64e8e46d2
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-17 11:56:32 +02:00
solokot
365fa3e972
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-17 11:54:30 +02:00
Andrey
4383d03203
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-17 11:54:28 +02:00
solokot
88bff86fae
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-17 07:35:15 +02:00
solokot
b630d90b32
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-17 07:35:05 +02:00
solokot
228d79723c
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-17 07:32:59 +02:00
Andrey
9a06cfaebd
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-17 07:32:55 +02:00
solokot
e58c4f1b89
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-16 20:34:42 +02:00
solokot
f764478024
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-16 20:34:32 +02:00
solokot
b408d4c87e
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-16 20:32:30 +02:00
solokot
8501803ff6
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-16 20:30:27 +02:00
Andrey
6a813b0b44
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-16 20:30:25 +02:00
solokot
5e42ae20c9
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-16 02:10:57 +02:00
solokot
feb1205549
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-16 02:08:46 +02:00
solokot
581b62fe30
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-16 02:08:39 +02:00
solokot
afbda1dd06
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-16 02:08:33 +02:00
solokot
ab0e249e42
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-16 02:08:21 +02:00
Andrey
0cb20c4478
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-16 02:08:14 +02:00
Aayush Gupta
dbaf577f2a
Drop dependency upon apache's commons-text
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-05-15 14:33:35 +05:30
Aayush Gupta
66d0f54ec9
Drop dependency upon apache's commons-io library
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-05-15 13:55:40 +05:30
solokot
cb8433ef1d
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-15 07:16:33 +02:00
solokot
68dbf70b80
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-15 07:16:22 +02:00
solokot
ea91c04735
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-15 07:14:20 +02:00
solokot
ac477009c8
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-15 07:12:18 +02:00