Commit Graph

2766 Commits

Author SHA1 Message Date
Rahul Patel
660c544f18 AppDetailsFragment: Improve data states 2024-07-11 11:51:20 +07:00
Rahul Patel
83d9895f17 AppDetailsFragment: House Keeping 2024-07-11 11:50:43 +07:00
Rahul Patel
7110a4a77b Improve viewbinding - [3/3] 2024-07-11 11:44:25 +07:00
Rahul Patel
4919fbd4db Improve viewbinding - [2/3] 2024-07-11 11:44:25 +07:00
Rahul Patel
47760b7407 Improve viewbinding - [1/3] 2024-07-11 11:44:23 +07:00
Aayush Gupta
cb4f36c2d5 treewide: Optimize imports
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-11 11:43:09 +07:00
Aayush Gupta
ede4b46c6e fixup! model: Relocate State and Enumerations to model package
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-11 11:41:27 +07:00
Rahul Patel
a2fef6a897 Improve - Installed Apps, Updates & Blaclists 2024-07-11 11:41:25 +07:00
Rahul Patel
a43779ed79 Stash updates 2024-07-11 11:40:12 +07:00
Rahul Patel
c16ae15540 Stash categories + code improvements 2024-07-11 11:38:50 +07:00
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
大王叫我来巡山
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
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
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
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
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
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
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
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
Сергій
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