Rahul Patel
42e76bbf7f
rename
2025-02-28 20:50:14 +05:30
Rahul Patel
5c112772d6
Invalidate old token before rquesting new
2025-02-28 20:46:16 +05:30
Rahul Patel
148a0ac305
na na na re!
2025-02-28 20:12:08 +05:30
Rahul Patel
a8b7f488da
improve microG account login & token refresh logic
2025-02-28 20:03:11 +05:30
Rahul Patel
02ac34a70a
MainScope = SupervisorJob() + Dispatchers.Main
...
-- Kaiko chhedta hai re baba!
2025-02-28 03:29:42 +05:30
Rahul Patel
d1dcd68939
Audit DownloadHelper & UpdateHelper scopes
...
Action Items:
- monitor changes for ~3days, do self-test to ensure it doesn't break anything
- also verify changes on older devices & other android skins MIUI, OneUI, EMUI
2025-02-28 03:24:08 +05:30
Rahul Patel
5171e7a799
PermissionProvider: cleanup
2025-02-28 01:58:25 +05:30
Rahul Patel
fe0968296f
NotificationUtil: update download cancel intent
2025-02-28 00:00:06 +05:30
Rahul Patel
f6d70358c3
DownloadWorker: improve download interrupt scene
...
- if user cancels download, purge downloaded APKS + temps
- if download is interrupted, say due to network or space constraint, retain downloads & inform failure
TODO:
- add retry/resume download option
2025-02-27 23:44:53 +05:30
Rahul Patel
b1e55bd1a1
DownloadWorker: more work
2025-02-27 05:46:55 +05:30
Rahul Patel
174755fd1d
DownloadWorker: simplify & improve code [2/2]
2025-02-27 05:00:13 +05:30
Rahul Patel
b2ad79aff6
DownloadWorker: simplify & improve code [1/2]
...
TODO:
- Reduce notification frequency, create too many notifications resulting in notification actions being inaccesible.
- Its a bad practive to bombard system with notification redraws
2025-02-27 04:09:32 +05:30
Aayush Gupta
162c95560e
fixup! NetworkProvider: improvements + workaround for Android L
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-02-26 12:07:21 +08:00
Rahul Patel
8b468f264d
DownloadWorker: minor notification tweak
2025-02-26 03:42:11 +05:30
Rahul Patel
5c482aa649
DownloadWorker: improve file verification
2025-02-26 03:42:00 +05:30
Rahul Patel
4646e4a019
DownloadWorker: fix download status misinformation
...
-- cancellation ≠ failure
-- report cause of other failures
2025-02-26 02:14:07 +05:30
Rahul Patel
6668338b12
NetworkProvider: improvements + workaround for Android L
2025-02-26 00:16:23 +05:30
Rahul Patel
e1c01b1bb3
SessionInstaller: minor improvements
...
-- also fixes https://gitlab.com/AuroraOSS/AuroraStore/-/issues/1151
2025-02-25 23:09:12 +05:30
Rahul Patel
f171186fa2
navigation: add missing action
...
-- without this an action from searchbar to search result page results in crash
java.lang.IllegalArgumentException: Navigation action/destination com.aurora.store.debug:id/action_searchSuggestionFragment_to_searchResultsFragment cannot be found from the current destination Destination(com.aurora.store.debug:id/searchResultsFragment) label=Search results class=com.aurora.store.view.ui.search.SearchResultsFragment
2025-02-25 19:44:01 +05:30
Aayush Gupta
069dedaf02
Merge branch 'dev'
2025-02-23 15:36:39 +08:00
cyberboh
7c281652bc
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (441 of 441 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/id/
2025-02-23 08:26:25 +01:00
LucasMZ
92497075dd
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (441 of 441 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2025-02-23 08:26:24 +01:00
ColorfulRhino
62a109bff8
Translated using Weblate (German)
...
Currently translated at 100.0% (441 of 441 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2025-02-23 00:52:48 +01:00
Mihai Pantazi
19a1e6f1ff
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (441 of 441 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/es/
2025-02-23 00:37:42 +01:00
Edgars Andersons
a6025d2714
Translated using Weblate (Latvian)
...
Currently translated at 100.0% (441 of 441 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/lv/
2025-02-22 22:30:09 +01:00
大王叫我来巡山
25181deaad
Translated using Weblate (Chinese (Simplified Han script))
...
Currently translated at 100.0% (441 of 441 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hans/
2025-02-22 22:30:08 +01:00
VfBFan
d7cfc9a865
Translated using Weblate (German)
...
Currently translated at 100.0% (441 of 441 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2025-02-22 22:30:08 +01:00
Aayush Gupta
9b23b18b3e
store: ctx -> context
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-02-22 11:47:07 +08:00
Aayush Gupta
302c232ad1
fixup! compose: Replicate BlacklistFragment in compose
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-02-22 11:37:06 +08:00
Aayush Gupta
dd1b1bff4b
composables: Add missing preview for app bars
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-02-22 11:31:14 +08:00
Besnik Bleta
da4378e8e4
Translated using Weblate (Albanian)
...
Currently translated at 98.6% (435 of 441 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sq/
2025-02-22 03:33:06 +01:00
Fjuro
4c31f42a33
Translated using Weblate (Czech)
...
Currently translated at 100.0% (441 of 441 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/cs/
2025-02-22 03:33:06 +01:00
ojppe
0a332ff9fa
Translated using Weblate (Dutch)
...
Currently translated at 99.7% (440 of 441 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/nl/
2025-02-22 03:33:06 +01:00
Mirosław Żylewicz
65cb5fb41d
Translated using Weblate (Polish)
...
Currently translated at 99.7% (440 of 441 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2025-02-22 03:33:05 +01:00
jonnysemon
6fe825d66d
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (441 of 441 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2025-02-22 03:33:05 +01:00
AO Localisation Lab
d88dfd3847
Translated using Weblate (French)
...
Currently translated at 100.0% (441 of 441 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fr/
2025-02-22 03:33:05 +01:00
Rahul Patel
676fd89146
OOBE: another attemp to fix issues on Android 11 & 12
2025-02-21 23:27:41 +05:30
Ihor Hordiichuk
012fb3be2b
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (441 of 441 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/uk/
2025-02-21 13:13:14 +01:00
Максим Горпиніч
c06c1495bb
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (441 of 441 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/uk/
2025-02-21 13:13:13 +01:00
LucasMZ
0e272829ab
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (441 of 441 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2025-02-21 13:13:13 +01:00
Hosted Weblate
5a54e05fdd
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/
2025-02-21 04:40:48 +01:00
Aayush Gupta
d616aa67b0
Merge https://hosted.weblate.org/git/aurora-store/aurorastore-translations into dev
2025-02-21 11:39:51 +08:00
nautilusx
f908688bed
Translated using Weblate (German)
...
Currently translated at 100.0% (434 of 434 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2025-02-20 19:31:00 +01:00
Edgars Andersons
46ada1c4a1
Translated using Weblate (Latvian)
...
Currently translated at 99.3% (431 of 434 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/lv/
2025-02-20 14:03:18 +01:00
cyberboh
32c129697f
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (434 of 434 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/id/
2025-02-20 14:03:18 +01:00
x86_64-pc-linux-gnu
3df2e37da0
Translated using Weblate (Chinese (Traditional Han script))
...
Currently translated at 94.2% (409 of 434 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hant/
2025-02-20 14:03:18 +01:00
Eder Etxebarria Rojo
827f7c96e5
Translated using Weblate (Basque)
...
Currently translated at 100.0% (434 of 434 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/eu/
2025-02-20 14:03:17 +01:00
大王叫我来巡山
62ab308294
Translated using Weblate (Chinese (Simplified Han script))
...
Currently translated at 100.0% (434 of 434 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hans/
2025-02-20 14:03:17 +01:00
Ricky Tigg
5aceb14ed0
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (434 of 434 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fi/
2025-02-20 14:03:17 +01:00
439JBYL80IGQTF25UXNR0X1BG
a0b1101a90
Translated using Weblate (Russian)
...
Currently translated at 100.0% (434 of 434 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2025-02-20 14:03:17 +01:00