- Sep 04, 2024
-
-
Sayantan Roychowdhury authored
-
Sayantan Roychowdhury authored
refactor(updates): rename dev -> community, stable -> official (#2485) See merge request !485
-
Sayantan Roychowdhury authored
-
Kristian Nordin authored
Currently translated at 100.0% (189 of 189 strings) Translation: /e//App Lounge Translate-URL: https://i18n.e.foundation/projects/e/app-lounge/sv/
-
Sveinn í Felli authored
Currently translated at 100.0% (189 of 189 strings) Translation: /e//App Lounge Translate-URL: https://i18n.e.foundation/projects/e/app-lounge/is/
-
- Sep 03, 2024
-
-
Michele Dottori authored
Currently translated at 98.9% (187 of 189 strings) Translation: /e//App Lounge Translate-URL: https://i18n.e.foundation/projects/e/app-lounge/it/
-
F Wildermuth authored
Currently translated at 100.0% (189 of 189 strings) Translation: /e//App Lounge Translate-URL: https://i18n.e.foundation/projects/e/app-lounge/de/
-
- Aug 27, 2024
-
-
Sayantan Roychowdhury authored
feat(updates): Allow App Lounge to update itself (#7982) See merge request !483
-
Sayantan Roychowdhury authored
-
- Aug 05, 2024
-
-
Juan Sánchez authored
Currently translated at 100.0% (187 of 187 strings) Translation: /e//App Lounge Translate-URL: https://i18n.e.foundation/projects/e/app-lounge/es/
-
F Wildermuth authored
Currently translated at 100.0% (187 of 187 strings) Translation: /e//App Lounge Translate-URL: https://i18n.e.foundation/projects/e/app-lounge/de/
-
- Aug 01, 2024
-
-
Nikolay Sinyov authored
Currently translated at 100.0% (187 of 187 strings) Translation: /e//App Lounge Translate-URL: https://i18n.e.foundation/projects/e/app-lounge/ru/
-
Michele Dottori authored
Currently translated at 96.2% (180 of 187 strings) Translation: /e//App Lounge Translate-URL: https://i18n.e.foundation/projects/e/app-lounge/it/
-
F Wildermuth authored
Currently translated at 98.9% (185 of 187 strings) Translation: /e//App Lounge Translate-URL: https://i18n.e.foundation/projects/e/app-lounge/de/
-
- Jul 31, 2024
-
-
Edoardo Regni authored
Currently translated at 100.0% (187 of 187 strings) Translation: /e//App Lounge Translate-URL: https://i18n.e.foundation/projects/e/app-lounge/nl/
-
- Jul 30, 2024
-
-
Sayantan Roychowdhury authored
-
Sayantan Roychowdhury authored
fix(update): use versionName for update check only for system apps See merge request !482
-
Sayantan Roychowdhury authored
-
- Jul 29, 2024
-
-
Fahim Masud Choudhury authored
refactor: modify dummy search behaviour See merge request !481
-
Fahim Masud Choudhury authored
While searching for an app in App Lounge, initially we'll be using a dummy search for Facebook in the background in parallel with the original search to probe Google Play. We will expect both Facebook and Messenger apps to be returned in the search results. If it doesn't happen, then we'll refresh the token and try to search again. Besides, if the token used in App Lounge gets refreshed in the process (or in any other scenario), we'll show a Toast to the user in debug builds. Finally, HTTP logging level is set to request and headers only to avoid overflowing Logcat.
-
Juan Sánchez authored
Currently translated at 100.0% (187 of 187 strings) Translation: /e//App Lounge Translate-URL: https://i18n.e.foundation/projects/e/app-lounge/es/
-
- Jul 28, 2024
-
-
Juan Sánchez authored
Currently translated at 95.1% (178 of 187 strings) Translation: /e//App Lounge Translate-URL: https://i18n.e.foundation/projects/e/app-lounge/es/
-
- Jul 27, 2024
-
-
Aude M authored
Currently translated at 100.0% (187 of 187 strings) Translation: /e//App Lounge Translate-URL: https://i18n.e.foundation/projects/e/app-lounge/fr/
-
- Jul 26, 2024
-
-
Sayantan Roychowdhury authored
feat(updates): add version name comparison for update checks (#2509) See merge request !480
-
Sayantan Roychowdhury authored
-
- Jul 24, 2024
-
-
Kristian Nordin authored
Currently translated at 100.0% (187 of 187 strings) Translation: /e//App Lounge Translate-URL: https://i18n.e.foundation/projects/e/app-lounge/sv/
-
- Jul 22, 2024
-
-
Sveinn í Felli authored
Currently translated at 100.0% (187 of 187 strings) Translation: /e//App Lounge Translate-URL: https://i18n.e.foundation/projects/e/app-lounge/is/
-
- Jul 20, 2024
-
-
Constantin authored
Currently translated at 100.0% (187 of 187 strings) Translation: /e//App Lounge Translate-URL: https://i18n.e.foundation/projects/e/app-lounge/nb_NO/
-
- Jul 19, 2024
-
-
Sayantan Roychowdhury authored
fix: (issue 8124) duplicate apps in update list See merge request !479
-
Sayantan Roychowdhury authored
-
- Jul 18, 2024
-
-
Sayantan Roychowdhury authored
See merge request !478
-
Sayantan Roychowdhury authored
See merge request !477
-
Sayantan Roychowdhury authored
See merge request !476
-
Sayantan Roychowdhury authored
See merge request !475
-
- Jul 16, 2024
-
-
Fahim Masud Choudhury authored
feat: implement debounced search in getting search suggestions See merge request !473
-
Fahim Masud Choudhury authored
Add a delay of 500ms to get search suggestions on search query change. It reduces extra network calls to `https://android.clients.google.com/fdfe/searchSuggest?q=<query>`.
-
- Jul 15, 2024
-
-
F Wildermuth authored
Currently translated at 98.9% (184 of 186 strings) Translation: /e//App Lounge Translate-URL: https://i18n.e.foundation/projects/e/app-lounge/de/
-
Fahim Masud Choudhury authored
chore: enhance GPlayHttpClient with logging interceptor See merge request !472
-
Fahim Masud Choudhury authored
Update the `GPlayHttpClient` class to include a logging interceptor for HTTP requests and responses. The method naming conventions have been improved for clarity and consistency. We'll be able to see the details of the network requests by `GPlayHttpClient` without using Timber logs in DEBUG builds.
-
- Jul 14, 2024
-
-
Kristian Nordin authored
Currently translated at 100.0% (186 of 186 strings) Translation: /e//App Lounge Translate-URL: https://i18n.e.foundation/projects/e/app-lounge/sv/
-