summaryrefslogtreecommitdiffstats
path: root/app/src/main/res
Commit message (Collapse)AuthorAgeFilesLines
...
* update UI on fake locationjacquarg2021-10-304-53/+54
|
* Update IPScrambling UIjacquarg2021-10-297-118/+194
|
* Centralise activate IPScrambling funcitonnalityjacquarg2021-10-292-2/+11
|
* Update dashboard UI and featurejacquarg2021-10-2813-405/+415
|
* Feature/ipscramblingGuillaume Jacquart2021-08-312-2/+91
|
* Fix UI bugs and reformat codeAmit Kumar2021-06-1513-248/+289
|
* Add tracker UI and integrate lineage blocker serviceAmit Kumar2021-06-158-8/+109
|
* Add dummy tracker feature to trigger blocker system serviceAmit Kumar2021-06-011-0/+46
|
* Use string resources for titlesAmit Kumar2021-05-171-0/+5
|
* Use MaterialToolbar from MDC instead of android ToolbarAmit Kumar2021-05-147-32/+38
|
* Extract toolbar implementation and add back navigation supportAmit Kumar2021-05-147-63/+34
|
* Remove 32dp padding from mapviewAmit Kumar2021-05-121-3/+13
|
* Add DI container to inject dependencies in features and viewmodelsAmit Kumar2021-05-121-0/+1
| | | | | | Other changes: - Safely parse latitude and longitude. - Hide marker when map state is set to disabled after being enabled.
* Update launcher iconAmit Kumar2021-05-1215-210/+16
|
* Add random city array and fix issue with location picking with mapAmit Kumar2021-05-072-42/+65
|
* Add mapview to pick location from mapAmit Kumar2021-05-064-5/+48
|
* Add permission feature and improve code qualityAmit Kumar2021-05-032-2/+7
|
* Add FakeLocation and InternetActivityPrivacy featureAmit Kumar2021-05-035-204/+243
|
* Connect multiple featuresAmit Kumar2021-05-0217-306/+984
|
* Add dashboard feature UIAmit Kumar2021-04-2911-37/+430
|
* Add Home featureAmit Kumar2021-04-281-1/+1
|
* Initial setupAmit Kumar2021-04-2719-0/+273