aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/java/foundation/e
AgeCommit message (Collapse)AuthorLines
2021-11-05Embed trackerfilter aar, ui fixes.jacquarg-193/+592
2021-11-01Add trackers UIjacquarg-40/+302
2021-10-31Add graph view on home dashboard.jacquarg-122/+175
2021-10-30WIP fix location featurejacquarg-2/+66
2021-10-30update UI on fake locationjacquarg-105/+117
2021-10-29Update IPScrambling UIjacquarg-184/+177
2021-10-29Centralise activate IPScrambling funcitonnalityjacquarg-83/+272
2021-10-28Update dashboard UI and featurejacquarg-203/+344
2021-10-28add local settings repositoryjacquarg-0/+64
2021-08-31Feature/ipscramblingGuillaume Jacquart-56/+422
2021-06-22Fix incorrect hex codesAmit Kumar-3/+3
2021-06-22Update trackers' domain namesAmit Kumar-6/+6
2021-06-21Use hexed domain instead of simple stringAmit Kumar-4/+4
2021-06-18Fix bug with tracker stateAmit Kumar-15/+51
2021-06-16Add descriptive name to dummy trackersAmit Kumar-7/+10
2021-06-16Fix UI bugs and reformat codeAmit Kumar-28/+45
2021-06-16Add tracker UI and integrate lineage blocker serviceAmit Kumar-30/+529
2021-06-01Add dummy tracker feature to trigger blocker system serviceAmit Kumar-0/+73
2021-05-17Use string resources for titlesAmit Kumar-10/+7
2021-05-15Use MaterialToolbar from MDC instead of android ToolbarAmit Kumar-4/+5
2021-05-14Extract toolbar implementation and add back navigation supportAmit Kumar-79/+106
2021-05-12Remove unnecessary delay of two secondsAmit Kumar-1/+0
2021-05-12Add DI container to inject dependencies in features and viewmodelsAmit Kumar-54/+177
Other changes: - Safely parse latitude and longitude. - Hide marker when map state is set to disabled after being enabled.
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-137/+302
2021-05-07Reformat codeAmit Kumar-2/+9
2021-05-07Add mapview to pick location from mapAmit Kumar-25/+241
2021-05-04Add permission feature and improve code qualityAmit Kumar-152/+427
2021-05-03Fix feature name for InternetPrivacyFeatureAmit Kumar-1/+1
2021-05-03Add FakeLocation and InternetActivityPrivacy featureAmit Kumar-65/+928
2021-05-03Connect multiple featuresAmit Kumar-68/+764
2021-04-29Add dashboard feature UIAmit Kumar-5/+25
2021-04-29Add Home featureAmit Kumar-7/+102
2021-04-29Add initial implementation of mvi based on kotlin flowAmit Kumar-0/+29
2021-04-27Initial setupAmit Kumar-0/+28