Commit Graph

3229 Commits

Author SHA1 Message Date
Rahul Patel
8a12ffcd96 Add stashing to SubCategory Streams 2024-07-11 11:38:50 +07:00
Rahul Patel
6f425fe641 Experiment with stashing 2024-07-11 11:38:49 +07:00
Rahul Patel
2325b6e4a3 POC: Retain streambundle across fragment navigations 2024-07-11 11:38:49 +07:00
Rahul Patel
c6850b176e Show downloads & ratings, size no longer available on web apis 2024-07-11 11:38:49 +07:00
Rahul Patel
bdf5658acf Fetch data from web-api for anonymous logins 2024-07-11 11:38:49 +07:00
Rahul Patel
ad64bb1055 Initial web-helper migration 2024-07-11 11:38:49 +07:00
Aayush Gupta
21dacd8167 Drop dependency upon EventBus library
Migrate to sharedflow instead which are built within kotlin to
avoid an external dependency

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-11 10:50:46 +07:00
Aayush Gupta
ce1565b15e Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!344
2024-07-10 11:37:11 +00:00
大王叫我来巡山
753141fa30 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (423 of 423 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hans/
2024-07-10 11:34:39 +00:00
Renko
3536931c6f Translated using Weblate (Romanian)
Currently translated at 12.5% (3 of 24 strings)

Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/ro/
2024-07-10 11:34:38 +00:00
Renko
b684638ad1 Translated using Weblate (Romanian)
Currently translated at 100.0% (423 of 423 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ro/
2024-07-10 11:34:38 +00:00
Fjuro
96a9a3243f Translated using Weblate (Czech)
Currently translated at 100.0% (423 of 423 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/cs/
2024-07-10 11:34:37 +00:00
Oğuz Ersen
58a4ea5277 Translated using Weblate (Turkish)
Currently translated at 100.0% (423 of 423 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/tr/
2024-07-10 11:34:36 +00:00
lucasmz-dev
a8d16db96f Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (423 of 423 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-07-10 11:34:36 +00:00
Scrambled777
452f8813c7 Translated using Weblate (Hindi)
Currently translated at 100.0% (423 of 423 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/hi/
2024-07-10 11:34:35 +00:00
ShareASmile
6c16d75e17 Translated using Weblate (Punjabi)
Currently translated at 100.0% (24 of 24 strings)

Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/pa/
2024-07-10 11:34:35 +00:00
Renko
b1cfa651c3 Translated using Weblate (Romanian)
Currently translated at 100.0% (416 of 416 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ro/
2024-07-10 11:34:34 +00:00
ShareASmile
d53e501b13 Translated using Weblate (Punjabi)
Currently translated at 100.0% (416 of 416 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pa/
2024-07-10 11:34:33 +00:00
Aayush Gupta
d75f70590a ExportWorker: Show notification on export status when finished
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-10 18:29:13 +07:00
Aayush Gupta
294df7aa41 Switch to an expedited worker to export apps & downloads
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-10 12:55:40 +07:00
Aayush Gupta
dff3b74448 libs: Bump dependencies to latest stable release
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-09 18:11:39 +07:00
Aayush Gupta
cf8d3c7832 fixup! Filter: Relocate and change to data class
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-09 17:44:17 +07:00
Aayush Gupta
919aa21b57 model: Relocate State and Enumerations to model package
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-09 17:12:01 +07:00
Aayush Gupta
6cce4d6dd0 Filter: Relocate and change to data class
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-09 17:09:32 +07:00
Aayush Gupta
4e5ac631db PackageUtil: Consider debug application ID as well when filtering apps
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-09 13:10:30 +07:00
Aayush Gupta
a702f4f24c ExodusDataProvider: Migrate to hilt
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-09 13:02:55 +07:00
Aayush Gupta
b7f2eaa7e3 data: work: Add required doc-comments for all workers
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-09 12:36:58 +07:00
Rahul Patel
dc51987f08 MoreDialogFragment: Move X on dialog to far right 2024-07-09 11:22:16 +07:00
Aayush Gupta
81d3b15ce2 Add favourites apps [2/2]
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-09 11:22:16 +07:00
Rahul Patel
bbedb30d46 Add favourites apps [1/2]
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-09 11:22:16 +07:00
Aayush Gupta
8bc2545067 Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!342
2024-07-08 11:24:34 +00:00
Mirosław Żylewicz
480bca2096 Translated using Weblate (Polish)
Currently translated at 99.7% (415 of 416 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2024-07-07 13:09:16 +00:00
Fjuro
4f8d4d0a42 Translated using Weblate (Czech)
Currently translated at 100.0% (416 of 416 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/cs/
2024-07-06 08:09:16 +02:00
ngocanhtve
240142b4a3 Translated using Weblate (Vietnamese)
Currently translated at 99.2% (413 of 416 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/vi/
2024-07-06 08:09:15 +02:00
Scrambled777
77f3dfd6f8 Translated using Weblate (Hindi)
Currently translated at 100.0% (416 of 416 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/hi/
2024-07-06 08:09:15 +02:00
lucasmz-dev
4e757c1b05 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (24 of 24 strings)

Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/pt_BR/
2024-07-03 12:54:55 +02:00
Aayush Gupta
e7767c9abf UpdateWorker: Only auto-update apps when possible
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-02 14:41:07 +07:00
Aayush Gupta
d1f36fd0c3 Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!341
2024-07-02 05:56:58 +00:00
hugoalh
7b2955eec3 Translated using Weblate (Chinese (Traditional))
Currently translated at 92.7% (386 of 416 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hant/
2024-07-02 07:46:38 +02:00
VfBFan
d7051a08d0 Translated using Weblate (German)
Currently translated at 100.0% (416 of 416 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2024-07-01 23:07:48 +02:00
Aayush Gupta
88d67cedbc Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!339
2024-07-01 16:15:33 +00:00
NEXI
6f95cabf73 Translated using Weblate (Serbian)
Currently translated at 100.0% (416 of 416 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sr/
2024-07-01 04:40:02 +02:00
שניאור שמח
b963cf2589 Translated using Weblate (Hebrew)
Currently translated at 100.0% (416 of 416 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/he/
2024-06-30 04:49:27 +02:00
שניאור שמח
09af4c83ea Translated using Weblate (Hebrew)
Currently translated at 95.1% (396 of 416 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/he/
2024-06-30 04:41:56 +02:00
Mirosław Żylewicz
7e7ec462c8 Translated using Weblate (Polish)
Currently translated at 99.7% (415 of 416 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2024-06-30 04:41:56 +02:00
gallegonovato
6f7d2d05fb Translated using Weblate (Spanish)
Currently translated at 100.0% (416 of 416 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/es/
2024-06-30 04:41:55 +02:00
Aayush Gupta
220f776b4a Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!338
2024-06-29 15:29:55 +00:00
Сергій
fa46e19156 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (416 of 416 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/uk/
2024-06-29 11:09:27 +00:00
Fjuro
f97b4226f5 Translated using Weblate (Czech)
Currently translated at 100.0% (416 of 416 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/cs/
2024-06-29 11:09:26 +00:00
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