- Jul 10, 2024
-
-
Sayantan Roychowdhury authored
-
Sayantan Roychowdhury authored
fix: Issue 2334 - Parental control - Block all if no network or no data in table See merge request !470
-
Sayantan Roychowdhury authored
-
Hasib Prince authored
refactor: minor changes See merge request !469
-
Hasib Prince authored
-
- Jul 09, 2024
-
-
Hasib Prince authored
feat: store age ratings in DB (issue 2265) See merge request !468
-
-
- Jul 01, 2024
-
-
Hasib Prince authored
333 fix logout button See merge request !467
-
- Jun 28, 2024
-
-
Hasib Prince authored
fix: login button alignment See merge request !466
-
Hasib Prince authored
-
Hasib Prince authored
-
- Jun 27, 2024
-
-
Fahim Masud Choudhury authored
fix: update star and padlock icon colors See merge request !465
-
Fahim Masud Choudhury authored
refactor: separate Google Play and F-Droid functionality in parental control See merge request !464
-
Fahim Masud Choudhury authored
This commit refactors the parental control components in the application by separating the Google Play and F-Droid related functionalities. It also renames and reorganizes the relevant classes and methods to improve readability and maintainability. The `/data/blockedApps` directory no longer holds the classes for parental control because of their difference in functionality. Instead, `/data/parentalcontrol` directory contains the related classes.
-
Fahim Masud Choudhury authored
Changed the fill colors of ic_star_blank and ic_lock_blank icons from black to primary text color for better UI consistency in dark and light themes.
-
- Jun 26, 2024
-
-
Fahim Masud Choudhury authored
refactor: improve code organization for OkHttp interceptors, Retrofit APIs and Hilt modules See merge request !463
-
Fahim Masud Choudhury authored
This commit includes the addition of a network module and updates to the retrofit module. The newly added network module includes the configuration for OkHttpClient and different deserializers. Some of the deserializers added include Moshi, Gson, and JacksonConverterFactory for YAML files. In addition to this, the retrofit module has been updated to include different APIs such as CleanApkRetrofit, CleanApkAppDetailsRetrofit, ExodusTrackerApi, FdroidApiInterface, EcloudApiInterface, AgeGroupApi, and FDroidMonitorApi. Furthermore, there are also some changes in the directory structure of the codebase. The ageRating package has been renamed to parentalcontrol, and the RetrofitModule has been moved to the network package. Lastly, the commit includes the addition of the okhttp3 logging interceptor in the build.gradle file.
-
- Jun 25, 2024
-
-
Hasib Prince authored
refactor: removed unused import See merge request !462
-
- Jun 24, 2024
-
-
Hasib Prince authored
-
Sayantan Roychowdhury authored
-
Hasib Prince authored
fix: network call on wrong thread See merge request !461
-
Hasib Prince authored
-
- Jun 20, 2024
-
-
Sayantan Roychowdhury authored
-
Hasib Prince authored
feat: added notification during fetching content ratings See merge request !459
-
Hasib Prince authored
-
- Jun 19, 2024
-
-
Sayantan Roychowdhury authored
Issue 2247: fix - prevent sending broadcast everytime on opening App Lounge See merge request !454
-
Sayantan Roychowdhury authored
-
Sayantan Roychowdhury authored
Issue 2112 - block nsfw app download See merge request !457
-
Sayantan Roychowdhury authored
-
Sayantan Roychowdhury authored
Issue 1685: Fix authdatalib crash See merge request !458
-
Sayantan Roychowdhury authored
-
Jonathan Klee authored
Do not block MR for publish jobs See merge request !455
-
Hasib Prince authored
Issue 2203: Blocklist for NSFW apps See merge request !456
-
-
- Jun 18, 2024
-
-
Jonathan Klee authored
-
Jonathan Klee authored
-
Jonathan Klee authored
-
Jonathan Klee authored
Introduce AuthDataProvider See merge request !448
-
- Jun 14, 2024
-
-
Jonathan Klee authored
-
- Jun 13, 2024
-
-
Sayantan Roychowdhury authored
-