aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/java/foundation/e/privacycentralapp/features/location
AgeCommit message (Expand)AuthorLines
2023-05-021200: rename everything to AdvancedPrivacyGuillaume Jacquart-584/+0
2022-11-18568: individuals buttons to activate trackers control, fake location and Hid...Guillaume Jacquart-19/+0
2022-10-26Fix lint.Guillaume Jacquart-19/+25
2022-08-185842: fix real location never fix in A-P UIGuillaume Jacquart-3/+12
2022-08-172-Simplify sources modules treeGuillaume Jacquart-6/+33
2022-07-28#5444 Fix CPU consumption - remove flow-mvi dependencyGuillaume Jacquart-206/+146
2022-06-16advanced-privacy: fix leaks found via leakcanaryTheScarastic-2/+8
2022-04-26Auto reviewe.jacquarg-17/+3
2022-04-26Allow on ipscrambling feature.jacquarg-1/+0
2022-04-265290 : allow settings while main toggle off.jacquarg-70/+69
2022-04-21privacycentralapp: Restore location when view is createdTheScarastic-6/+20
2022-02-24Access trackers list when QP disabled: #4591, #4596, #4601Guillaume Jacquart-2/+0
2022-01-26Deactivate geolocation options while big btn is offjacquarg-4/+14
2021-11-14Remove unused code.jacquarg-154/+1
2021-11-12UI fixes on locationjacquarg-95/+199
2021-11-12Update fake locationjacquarg-303/+143
2021-10-30WIP fix location featurejacquarg-1/+3
2021-10-30update UI on fake locationjacquarg-105/+117
2021-10-28Update dashboard UI and featurejacquarg-3/+3
2021-06-16Add tracker UI and integrate lineage blocker serviceAmit Kumar-4/+2
2021-05-17Use string resources for titlesAmit Kumar-4/+1
2021-05-14Extract toolbar implementation and add back navigation supportAmit Kumar-18/+15
2021-05-12Add DI container to inject dependencies in features and viewmodelsAmit Kumar-53/+63
2021-05-11Try to force real location (failed)Seweryn Fornalik-1/+21
2021-05-11Add temporary location delegate classSeweryn Fornalik-60/+97
2021-05-10Fix spotless code check style issuesSeweryn Fornalik-7/+11
2021-05-10Add API integrationSeweryn Fornalik-0/+54
2021-05-08Add random city array and fix issue with location picking with mapAmit Kumar-136/+233
2021-05-07Reformat codeAmit Kumar-1/+5
2021-05-07Add mapview to pick location from mapAmit Kumar-25/+241
2021-05-04Add permission feature and improve code qualityAmit Kumar-0/+2
2021-05-03Add FakeLocation and InternetActivityPrivacy featureAmit Kumar-14/+344
2021-05-03Connect multiple featuresAmit Kumar-0/+38