summaryrefslogtreecommitdiff
path: root/app/src/main
AgeCommit message (Collapse)Author
2022-02-04 i4583 fix subtitles wordings on main screen.jacquarg
2022-01-26Deactivate geolocation options while big btn is offjacquarg
2022-01-26Grey list of apps on my internet activity while tor disabled.jacquarg
2022-01-26Fix radio btn auto-toggle on My Internet Privacy open.jacquarg
2022-01-26Ipscramble apps by default, remove tor service notificationjacquarg
2022-01-14Switch IpSCrambling radio button positionjacquarg
2022-01-13Update some wodrings.jacquarg
2021-11-29Fix crashes on ipScrambling screen, avoid useless settings toggles.jacquarg
2021-11-18use blockable list provided by tracker modulePhie
2021-11-15Update trackerfilter dependencyjacquarg
2021-11-15Fix call all whitelisted tracker on enter apptrackers screenjacquarg
2021-11-15Update graph designjacquarg
2021-11-14Remove unused code.jacquarg
2021-11-14Configure for e, on sdk 29jacquarg
2021-11-12UI fixes on locationjacquarg
2021-11-12Update fake locationjacquarg
2021-11-12Integrate trackers module, small UI fixesjacquarg
2021-11-05Embed trackerfilter aar, ui fixes.jacquarg
2021-11-01Add trackers UIjacquarg
2021-10-31Add graph view on home dashboard.jacquarg
2021-10-30WIP fix location featurejacquarg
2021-10-30update UI on fake locationjacquarg
2021-10-29Update IPScrambling UIjacquarg
2021-10-29Centralise activate IPScrambling funcitonnalityjacquarg
2021-10-28Update dashboard UI and featurejacquarg
2021-10-28add local settings repositoryjacquarg
2021-08-31Feature/ipscramblingGuillaume Jacquart
2021-06-22Fix incorrect hex codesAmit Kumar
2021-06-22Update trackers' domain namesAmit Kumar
2021-06-21Use hexed domain instead of simple stringAmit Kumar
2021-06-18Fix bug with tracker stateAmit Kumar
2021-06-16Add descriptive name to dummy trackersAmit Kumar
2021-06-16Fix UI bugs and reformat codeAmit Kumar
2021-06-16Add tracker UI and integrate lineage blocker serviceAmit Kumar
2021-06-01Add dummy tracker feature to trigger blocker system serviceAmit Kumar
2021-05-17Use string resources for titlesAmit 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-12Remove unnecessary delay of two secondsAmit Kumar
2021-05-12Add DI container to inject dependencies in features and viewmodelsAmit Kumar
Other changes: - Safely parse latitude and longitude. - Hide marker when map state is set to disabled after being enabled.
2021-05-12Update launcher iconAmit Kumar
2021-05-11Try to force real location (failed)Seweryn Fornalik
2021-05-11Add temporary location delegate classSeweryn Fornalik
2021-05-10Fix spotless code check style issuesSeweryn Fornalik
2021-05-10Add API integrationSeweryn Fornalik
2021-05-08Add random city array and fix issue with location picking with mapAmit Kumar
2021-05-07Reformat codeAmit Kumar
2021-05-07Add mapview to pick location from mapAmit Kumar
2021-05-04Add permission feature and improve code qualityAmit Kumar