Oğuz Ersen
63862deb1c
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (416 of 416 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/tr/
2024-06-29 11:09:25 +00:00
大王叫我来巡山
d324f6226d
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (416 of 416 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hans/
2024-06-29 11:09:24 +00:00
lucasmz-dev
7758daeeb9
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (416 of 416 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-06-29 11:09:23 +00:00
Rex_sa
6c805ef214
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (416 of 416 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2024-06-29 11:09:22 +00:00
HelaBasa Group (හෙළබස සමූහය)
cae65a56ff
Translated using Weblate (Sinhala)
...
Currently translated at 82.1% (341 of 415 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/si/
2024-06-28 10:09:22 +00:00
Aayush Gupta
5245fb4af5
InstallerStatusReceiver: Remove package from installation queue when done
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-27 17:14:44 +05:30
Aayush Gupta
9ae646aff6
Bump to latest stable AGP & dependencies
...
Also re-enable leakcanary now that it is fixed
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-27 17:12:10 +05:30
Rahul Patel
37b3d2f2db
DetailsFragment: Do not enqueue download if app is not supported
...
- This would be more relevant when we migrate to web APIs
- Web stream are not device specific so it may list unsupported apps
2024-06-26 23:50:58 +05:30
Jerguš Fonfer
11a1832615
Translated using Weblate (Slovak)
...
Currently translated at 1.6% (7 of 415 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sk/
2024-06-26 13:30:29 +02:00
ΣΤΑΥΡΟΣ ΔΑΛΙΑΚΟΠΟΥΛΟΣ
6af5bdfa3b
Translated using Weblate (Greek)
...
Currently translated at 98.7% (410 of 415 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/el/
2024-06-26 13:30:29 +02:00
lucasmz-dev
ee51c7ba49
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (415 of 415 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-06-26 13:30:29 +02:00
Jerguš Fonfer
c0ef8a579f
Added translation using Weblate (Slovak)
2024-06-26 13:30:29 +02:00
Francesco Saltori
82f52a4118
Translated using Weblate (Italian)
...
Currently translated at 99.7% (414 of 415 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/it/
2024-06-26 13:30:29 +02:00
Ingo Brückl
91f58fddf4
Translated using Weblate (German)
...
Currently translated at 100.0% (415 of 415 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2024-06-26 13:30:29 +02:00
J. Lavoie
5fc8ecc77b
Translated using Weblate (Italian)
...
Currently translated at 99.7% (414 of 415 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/it/
2024-06-26 13:30:29 +02:00
J. Lavoie
e474991bd0
Translated using Weblate (German)
...
Currently translated at 100.0% (415 of 415 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2024-06-26 13:30:29 +02:00
J. Lavoie
b191b2e63d
Translated using Weblate (French)
...
Currently translated at 100.0% (415 of 415 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fr/
2024-06-26 13:30:29 +02:00
Francesco Saltori
96e77ec33a
Translated using Weblate (Italian)
...
Currently translated at 99.7% (414 of 415 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/it/
2024-06-26 13:30:29 +02:00
Rahul Patel
18dd3480cf
Update download every 5% progress to avoid noise
2024-06-25 23:04:23 +05:30
Rahul Patel
8857353029
OOBE: Restart app after onboarding to renew permission scopes [1/2]
2024-06-25 22:02:31 +05:30
ggabr
3615c39163
AuroraListPreference: Consider the defaultReturnValue in getPersistedString method
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-21 01:10:36 +05:30
Aayush Gupta
a9d1667405
AuthViewModel: Use auth validation logic from AuthProvider
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-19 12:49:34 +05:30
Aayush Gupta
df3056cc43
AuthProvider: Inject it via hilt where needed
...
- Merge validation function in it as well instead of using it as an extension
- Use dedicated preference to check if we are anonymous or not instead of authData
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-19 12:31:34 +05:30
Aayush Gupta
56cd89086a
PackageUtil: Filter packages which are apps
...
* Last commit's message is wrong :P
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-17 19:00:37 +05:30
Aayush Gupta
05d9f279c9
BlacklistViewModel: Filter packages which are not apps
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-17 18:55:44 +05:30
Aayush Gupta
0fdef34baf
DownloadFragment: Drop non-required SwipeRefreshLayout
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-17 12:06:22 +05:30
Aayush Gupta
18c0c94253
UpdateWorker: Avoid auto-updating Aurora Store
...
Some users have complained that Aurora Store gets stuck in a loop of
updating again and again. Let people update it manually from the Updates tab.
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-17 11:55:32 +05:30
grgergo
3ae3b475b1
Translated using Weblate (Hungarian)
...
Currently translated at 96.3% (400 of 415 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/hu/
2024-06-14 06:48:06 +02:00
Gorom
0224520bda
Translated using Weblate (French)
...
Currently translated at 100.0% (415 of 415 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fr/
2024-06-14 06:48:05 +02:00
Aayush Gupta
7f32b9078e
LinearProgressIndicator: Fixes for new M3 design
...
* Since 1.12.0, LinearProgressIndicator uses new M3 design that doesn't plays well with install and ratings for us
* Switch both back to old style using new Widget.Material3.LinearProgressIndicator.Legacy style
* Additionally drop trackCornerRadius and switch to custom background with clipToOutline for download as the class
now has a bug that messes with style
Keep downloads to follow new M3 design
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-13 22:00:50 +05:30
Aayush Gupta
7c0e258d58
fixup! Improvements to download progress UI
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-13 22:00:13 +05:30
Gorom
fb0910276a
Translated using Weblate (French)
...
Currently translated at 99.7% (414 of 415 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fr/
2024-06-13 15:16:09 +02:00
Edgars Andersons
0050f11146
Translated using Weblate (Latvian)
...
Currently translated at 100.0% (417 of 417 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/lv/
2024-06-13 08:09:46 +02:00
Dan
9a95b3b32c
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (417 of 417 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/uk/
2024-06-13 08:09:45 +02:00
Fikri Akbar
17a7047bdd
Translated using Weblate (Indonesian)
...
Currently translated at 97.6% (407 of 417 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/id/
2024-06-13 08:09:44 +02:00
Wenbin Lv
9e7042f5a2
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (417 of 417 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hans/
2024-06-13 08:09:43 +02:00
grgergo
5796714d8d
Translated using Weblate (Hungarian)
...
Currently translated at 95.9% (400 of 417 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/hu/
2024-06-13 08:09:42 +02:00
Andrey
238dac5e66
Translated using Weblate (Russian)
...
Currently translated at 100.0% (417 of 417 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2024-06-13 08:09:41 +02:00
Aayush Gupta
f70fe21cc0
fixup! view_toolbar_search: Add button to clear searchView's text
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-13 10:40:29 +05:30
Aayush Gupta
1bc396598e
view_toolbar_search: Add button to clear searchView's text
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-12 16:33:04 +05:30
Aayush Gupta
38f8ccacee
SearchSuggestionView: Adjust padding and text size for search suggestions
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-12 15:33:48 +05:30
Aayush Gupta
0232c4117c
view_toolbar_search: Drop background in favor of divider
...
Looks much better and cleaner
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-12 14:57:23 +05:30
Aayush Gupta
27c5d657ef
SearchResultsFragment: Avoid fetching search results again on back
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-12 14:39:58 +05:30
Aayush Gupta
1fc5f3b87b
FilterPreference: Drop persistant search filter setting
...
Filters should persist for a single search only to ensure users can view all available
apps when starting a new search
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-12 10:25:17 +05:30
Aayush Gupta
df90a8d8ed
SearchResultsFragment: Clear filters onDestroy instead
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-12 10:25:11 +05:30
Aayush Gupta
4adb0fa613
4.5.1
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-12 09:46:38 +05:30
Aayush Gupta
7dace02c2c
Merge https://hosted.weblate.org/git/aurora-store/aurorastore-translations
...
Conflicts:
app/src/main/res/values-ar/strings.xml
app/src/main/res/values-hi/strings.xml
app/src/main/res/values-pl/strings.xml
app/src/main/res/values-pt-rBR/strings.xml
app/src/main/res/values-zh-rCN/strings.xml
2024-06-12 09:19:28 +05:30
大王叫我来巡山
ab258a78a4
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (418 of 418 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hans/
2024-06-12 05:46:10 +02:00
Mirosław Żylewicz
953e50abb4
Translated using Weblate (Polish)
...
Currently translated at 99.7% (417 of 418 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2024-06-12 05:46:10 +02:00
joaooliva
25a4001f8b
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (418 of 418 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-06-12 05:46:10 +02:00