summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/fragment_fake_location.xml
AgeCommit message (Expand)Author
2024-01-04Added additional fake location parametersLeonard Kugis
2024-01-02Implemented route modeLeonard Kugis
2024-01-02Updated copyright noticesLeonard Kugis
2023-12-26Removed joystick codeLeonard Kugis
2023-12-26Fixed fake location parameters entryLeonard Kugis
2023-12-23Added copyright noticeLeonard Kugis
2023-12-23Implemented altitude/speed/jitter parametersLeonard Kugis
2023-12-051203 trackers oriented viewGuillaume Jacquart
2023-05-09Merge branch '1200-move_package_to_advanced_privacy' into 'main'Guillaume Jacquart
2023-05-021200: rename everything to AdvancedPrivacyGuillaume Jacquart
2023-05-021167: replace Mapbox with maplibre 10.0.2Guillaume Jacquart
2022-04-265290 : allow settings while main toggle off.jacquarg
2022-04-21privacycentralapp: Restore location when view is createdTheScarastic
2022-03-29pvc: Add support for dark modeTheScarastic
2022-03-22Use system theme colors. #5082jacquarg
2021-11-12UI fixes on locationjacquarg
2021-10-30update UI on fake locationjacquarg
2021-06-16Fix UI bugs and reformat codeAmit Kumar
2021-05-15Use MaterialToolbar from MDC instead of android ToolbarAmit Kumar
2021-05-14Extract toolbar implementation and add back navigation supportAmit Kumar
2021-05-12Remove 32dp padding from mapviewAmit Kumar
2021-05-08Add random city array and fix issue with location picking with mapAmit Kumar
2021-05-07Add mapview to pick location from mapAmit Kumar
2021-05-03Add FakeLocation and InternetActivityPrivacy featureAmit Kumar
2021-05-03Connect multiple featuresAmit Kumar