Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2022-11-18 | 568: individuals buttons to activate trackers control, fake location and ↵ | Guillaume Jacquart | -328/+219 | |
Hide my ip | ||||
2022-10-26 | PR suggestions, make apply Hide Ip clearer | Guillaume Jacquart | -4/+10 | |
2022-10-26 | Fix lint. | Guillaume Jacquart | -154/+187 | |
2022-10-26 | 5561: display name of other VPNrunning always on. | Guillaume Jacquart | -43/+52 | |
2022-09-30 | Merge branch '5561-inform_vpn_always_on_already_running' into 'main' | Guillaume Jacquart | -17/+52 | |
5561: alert user that alwaysOn 3rd party VPN is running. See merge request e/os/advanced-privacy!94 | ||||
2022-09-30 | 5561: alert user that alwaysOn 3rd party VPN is running. | Guillaume Jacquart | -17/+52 | |
2022-09-30 | 5907: Hide deprecated trackers from trackers counts. | Guillaume Jacquart | -36/+40 | |
2022-09-23 | Fix vertical positionning of (i) icon. | Guillaume Jacquart | -1/+2 | |
2022-09-20 | Tint icon with text color to handle dark mode | Guillaume Jacquart | -3/+10 | |
2022-09-20 | 256 : Add tooltip info about apps lists. | Guillaume Jacquart | -1/+70 | |
2022-09-20 | 4208 Add CUSTOM state for tracker control. | Guillaume Jacquart | -18/+51 | |
2022-09-20 | Merge branch '5819-remove_PWAPlayer_from_dummy_system' into 'main' | Guillaume Jacquart | -2/+5 | |
5819: remove PWA PLayer from dummy system apps. See merge request e/os/advanced-privacy!88 | ||||
2022-09-20 | 5819: remove PWA PLayer from dummy system apps. | Guillaume Jacquart | -2/+5 | |
2022-09-16 | pvc: add FLAG_IMMUTABLE needed in s | TheScarastic | -4/+5 | |
2022-09-12 | pvc: fix build issues | TheScarastic | -1/+1 | |
2022-09-07 | Merge branch '2-fix_trackers_count_for_system_app' into 'main' | Guillaume Jacquart | -31/+64 | |
2 - Convert trackers to kotlin, fix trackers count for system app See merge request e/os/advanced-privacy!84 | ||||
2022-09-07 | 2 - Convert trackers to kotlin, fix trackers count for system app | Guillaume Jacquart | -31/+64 | |
2022-09-07 | Merge branch '5842-fix_reallocaiton_not_loading' into 'main' | Guillaume Jacquart | -35/+51 | |
5842: fix real location never fix in A-P UI See merge request e/os/advanced-privacy!83 | ||||
2022-09-05 | Apply 1 suggestion(s) to 1 file(s) | Hasib Prince | -2/+2 | |
2022-09-05 | Merge branch '5898-fix_fake_location_crash' into 'main' | Guillaume Jacquart | -2/+2 | |
5898-Fix fake location crash See merge request e/os/advanced-privacy!82 | ||||
2022-08-30 | Merge branch '5637-trackerlink-lanuage' into 'main' | Guillaume Jacquart | -1/+1 | |
5637-Trackerlink has wrong Language-URL See merge request e/os/advanced-privacy!80 | ||||
2022-08-18 | 5842: fix real location never fix in A-P UI | Guillaume Jacquart | -35/+51 | |
2022-08-18 | 5898-Fix fake location crash | Guillaume Jacquart | -2/+2 | |
2022-08-18 | 5637-Trackerlink has wrong Language-URL | Guillaume Jacquart | -1/+1 | |
2022-08-18 | review fixes. | Guillaume Jacquart | -1/+0 | |
2022-08-18 | 5444 fix app trackers screen doesn't open for system dummy app. | Guillaume Jacquart | -6/+3 | |
2022-08-17 | 2-Simplify sources modules tree | Guillaume Jacquart | -26/+51 | |
2022-07-28 | #5444 Fix CPU consumption - remove flow-mvi dependency | Guillaume Jacquart | -1485/+991 | |
2022-07-15 | advancedPrivacy: Fetch list on 1st start and update it weekly | TheScarastic | -5/+10 | |
2022-07-05 | advancedPrivacy: Save trackers file and use it if available | TheScarastic | -10/+40 | |
2022-06-23 | Revert "Revert "Revert "privacycentralapp: use io dispatcher for actors""" | Alexandre R d'anzi | -4/+8 | |
This reverts commit 54f9e2181097e8a14112b19b2b9d578a4c4fffa8. | ||||
2022-06-16 | advanced-privacy: fix leaks found via leakcanary | TheScarastic | -20/+61 | |
2022-06-06 | Revert "Revert "privacycentralapp: use io dispatcher for actors"" | TheScarastic | -8/+4 | |
* fc has been fixed in privacymodulee This reverts commit ff51e6adf37df21f1febcd2521ae351d135743d4. | ||||
2022-06-06 | advancedPrivacy: only grant permission if permission is already not granted | TheScarastic | -4/+8 | |
2022-05-26 | Revert "privacycentralapp: use io dispatcher for actors" | TheScarastic | -4/+8 | |
This reverts commit e39b47d48f14ccb6e5dd5434ab5ccf0a9aed95a1. Revert "privacycentralapp: use main looper for requestLocationUpdates" This reverts commit 1b6b76879840955c5177125c94849ec0ff760c8b. | ||||
2022-05-25 | Merge branch '5444-main-lag' into 'main' | Abhishek Aggarwal | -8/+4 | |
privacycentralapp: use io dispatcher for actors See merge request e/privacy-central/privacycentralapp!62 | ||||
2022-05-25 | privacycentralapp: dont allow back stack when opening directly from main ↵ | TheScarastic | -1/+1 | |
activity | ||||
2022-05-24 | privacycentralapp: use main looper for requestLocationUpdates | TheScarastic | -8/+4 | |
2022-05-13 | Apply 1 suggestion(s) to 1 file(s) | Jonathan Klee | -1/+1 | |
2022-05-13 | privacycentralapp: properly set specific location | TheScarastic | -7/+7 | |
2022-05-12 | privacycentralapp: fix ui in different languages | TheScarastic | -1/+1 | |
2022-05-06 | Add support for auto adapt text color in light mode for widget | Nishith Khanna | -5/+90 | |
2022-05-05 | privacycentralapp: add toast to widget as well | TheScarastic | -2/+10 | |
2022-05-04 | Update PR | jacquarg | -11/+11 | |
2022-05-04 | 219 highlight active trackers | jacquarg | -59/+153 | |
2022-04-29 | FIX 241, widget not updated when no leaks | jacquarg | -3/+16 | |
2022-04-29 | 226 Highlight leaks from widget click | Guillaume Jacquart | -13/+102 | |
2022-04-26 | Auto reviewe. | jacquarg | -22/+3 | |
2022-04-26 | Snackbar on each dashboard and trackers | jacquarg | -38/+98 | |
2022-04-26 | Allow on ipscrambling feature. | jacquarg | -22/+54 | |