Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 256 : Add tooltip info about apps lists. | Guillaume Jacquart | 2022-09-20 | 3 | -1/+70 |
| | |||||
* | 4208 Add CUSTOM state for tracker control. | Guillaume Jacquart | 2022-09-20 | 7 | -18/+51 |
| | |||||
* | Merge branch '5819-remove_PWAPlayer_from_dummy_system' into 'main' | Guillaume Jacquart | 2022-09-20 | 1 | -2/+5 |
|\ | | | | | | | | | 5819: remove PWA PLayer from dummy system apps. See merge request e/os/advanced-privacy!88 | ||||
| * | 5819: remove PWA PLayer from dummy system apps. | Guillaume Jacquart | 2022-09-20 | 1 | -2/+5 |
| | | |||||
* | | pvc: add FLAG_IMMUTABLE needed in s | TheScarastic | 2022-09-16 | 1 | -4/+5 |
|/ | |||||
* | pvc: fix build issues | TheScarastic | 2022-09-12 | 1 | -1/+1 |
| | |||||
* | Merge branch '2-fix_trackers_count_for_system_app' into 'main' | Guillaume Jacquart | 2022-09-07 | 9 | -31/+64 |
|\ | | | | | | | | | 2 - Convert trackers to kotlin, fix trackers count for system app See merge request e/os/advanced-privacy!84 | ||||
| * | 2 - Convert trackers to kotlin, fix trackers count for system app | Guillaume Jacquart | 2022-09-07 | 9 | -31/+64 |
| | | |||||
* | | Merge branch '5842-fix_reallocaiton_not_loading' into 'main' | Guillaume Jacquart | 2022-09-07 | 2 | -35/+51 |
|\ \ | |/ |/| | | | | | 5842: fix real location never fix in A-P UI See merge request e/os/advanced-privacy!83 | ||||
| * | Apply 1 suggestion(s) to 1 file(s) | Hasib Prince | 2022-09-05 | 1 | -2/+2 |
| | | |||||
| * | 5842: fix real location never fix in A-P UI | Guillaume Jacquart | 2022-08-18 | 2 | -35/+51 |
| | | |||||
* | | Merge branch '5898-fix_fake_location_crash' into 'main' | Guillaume Jacquart | 2022-09-05 | 1 | -2/+2 |
|\ \ | | | | | | | | | | | | | 5898-Fix fake location crash See merge request e/os/advanced-privacy!82 | ||||
| * | | 5898-Fix fake location crash | Guillaume Jacquart | 2022-08-18 | 1 | -2/+2 |
| |/ | |||||
* | | Merge branch '5637-trackerlink-lanuage' into 'main' | Guillaume Jacquart | 2022-08-30 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | 5637-Trackerlink has wrong Language-URL See merge request e/os/advanced-privacy!80 | ||||
| * | | 5637-Trackerlink has wrong Language-URL | Guillaume Jacquart | 2022-08-18 | 1 | -1/+1 |
| |/ | |||||
* | | review fixes. | Guillaume Jacquart | 2022-08-18 | 1 | -1/+0 |
| | | |||||
* | | 5444 fix app trackers screen doesn't open for system dummy app. | Guillaume Jacquart | 2022-08-18 | 1 | -6/+3 |
|/ | |||||
* | 2-Simplify sources modules tree | Guillaume Jacquart | 2022-08-17 | 4 | -26/+51 |
| | |||||
* | #5444 Fix CPU consumption - remove flow-mvi dependency | Guillaume Jacquart | 2022-07-28 | 34 | -1485/+991 |
| | |||||
* | advancedPrivacy: Fetch list on 1st start and update it weekly | TheScarastic | 2022-07-15 | 1 | -5/+10 |
| | |||||
* | advancedPrivacy: Save trackers file and use it if available | TheScarastic | 2022-07-05 | 1 | -10/+40 |
| | |||||
* | Revert "Revert "Revert "privacycentralapp: use io dispatcher for actors""" | Alexandre R d'anzi | 2022-06-23 | 1 | -4/+8 |
| | | | | This reverts commit 54f9e2181097e8a14112b19b2b9d578a4c4fffa8. | ||||
* | advanced-privacy: fix leaks found via leakcanary | TheScarastic | 2022-06-16 | 5 | -20/+61 |
| | |||||
* | Revert "Revert "privacycentralapp: use io dispatcher for actors"" | TheScarastic | 2022-06-06 | 1 | -8/+4 |
| | | | | | | * fc has been fixed in privacymodulee This reverts commit ff51e6adf37df21f1febcd2521ae351d135743d4. | ||||
* | advancedPrivacy: only grant permission if permission is already not granted | TheScarastic | 2022-06-06 | 1 | -4/+8 |
| | |||||
* | Revert "privacycentralapp: use io dispatcher for actors" | TheScarastic | 2022-05-26 | 1 | -4/+8 |
| | | | | | | | | This reverts commit e39b47d48f14ccb6e5dd5434ab5ccf0a9aed95a1. Revert "privacycentralapp: use main looper for requestLocationUpdates" This reverts commit 1b6b76879840955c5177125c94849ec0ff760c8b. | ||||
* | Merge branch '5444-main-lag' into 'main' | Abhishek Aggarwal | 2022-05-25 | 1 | -8/+4 |
|\ | | | | | | | | | privacycentralapp: use io dispatcher for actors See merge request e/privacy-central/privacycentralapp!62 | ||||
| * | privacycentralapp: use main looper for requestLocationUpdates | TheScarastic | 2022-05-24 | 1 | -8/+4 |
| | | |||||
* | | privacycentralapp: dont allow back stack when opening directly from main ↵ | TheScarastic | 2022-05-25 | 1 | -1/+1 |
|/ | | | | activity | ||||
* | Apply 1 suggestion(s) to 1 file(s) | Jonathan Klee | 2022-05-13 | 1 | -1/+1 |
| | |||||
* | privacycentralapp: properly set specific location | TheScarastic | 2022-05-13 | 1 | -7/+7 |
| | |||||
* | privacycentralapp: fix ui in different languages | TheScarastic | 2022-05-12 | 1 | -1/+1 |
| | |||||
* | Add support for auto adapt text color in light mode for widget | Nishith Khanna | 2022-05-06 | 2 | -5/+90 |
| | |||||
* | privacycentralapp: add toast to widget as well | TheScarastic | 2022-05-05 | 1 | -2/+10 |
| | |||||
* | Update PR | jacquarg | 2022-05-04 | 1 | -11/+11 |
| | |||||
* | 219 highlight active trackers | jacquarg | 2022-05-04 | 11 | -59/+153 |
| | |||||
* | FIX 241, widget not updated when no leaks | jacquarg | 2022-04-29 | 1 | -3/+16 |
| | |||||
* | 226 Highlight leaks from widget click | Guillaume Jacquart | 2022-04-29 | 4 | -13/+102 |
| | |||||
* | Auto reviewe. | jacquarg | 2022-04-26 | 3 | -22/+3 |
| | |||||
* | Snackbar on each dashboard and trackers | jacquarg | 2022-04-26 | 10 | -38/+98 |
| | |||||
* | Allow on ipscrambling feature. | jacquarg | 2022-04-26 | 4 | -22/+54 |
| | |||||
* | 5290 : allow settings while main toggle off. | jacquarg | 2022-04-26 | 8 | -100/+177 |
| | |||||
* | FIX 5249 : update Manage app trackers subtitle. | jacquarg | 2022-04-26 | 2 | -6/+6 |
| | |||||
* | 225 - 5286 trackers screens fixes | Guillaume Jacquart | 2022-04-25 | 3 | -26/+22 |
| | |||||
* | 5311 main toggle wording, 5321 default settings | Guillaume Jacquart | 2022-04-25 | 13 | -139/+198 |
| | |||||
* | privacycentralapp: Restore location when view is created | TheScarastic | 2022-04-21 | 2 | -8/+22 |
| | | | | | * Fix cordinates for chicago and madrid * Also allow negative cordinates since its possible ;) | ||||
* | 5248 hide whitelist app trackers and fix counts when privacy protection ↵ | jacquarg | 2022-04-12 | 5 | -38/+42 |
| | | | | disabled. | ||||
* | 5249 display whitelisted trackers count in app trackers menu subtitle. | jacquarg | 2022-04-12 | 5 | -104/+120 |
| | |||||
* | privacycentralapp: Add notification on 1st boot to tell us more about our app | TheScarastic | 2022-04-11 | 2 | -1/+80 |
| | |||||
* | 5217 - Display blocked trackers, 5216 : add leaks in tooltips | jacquarg | 2022-04-05 | 8 | -32/+111 |
| |