Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'improvement/ui' into 'master' | Romain Hunault | 2021-05-27 | 22 | -239/+277 |
|\ | | | | | | | | | Fix title and add back navigation support See merge request e/privacy-central/privacycentralapp!5 | ||||
| * | Use string resources for titles | Amit Kumar | 2021-05-17 | 7 | -10/+12 |
| | | |||||
| * | Configure signing from system keys for e-debug variant | Amit Kumar | 2021-05-14 | 2 | -62/+91 |
| | | |||||
| * | Reformat code and fix spotless config for gradle files | Amit Kumar | 2021-05-14 | 2 | -15/+14 |
| | | |||||
| * | Use MaterialToolbar from MDC instead of android Toolbar | Amit Kumar | 2021-05-14 | 9 | -36/+43 |
| | | |||||
| * | Extract toolbar implementation and add back navigation support | Amit Kumar | 2021-05-14 | 18 | -142/+143 |
|/ | |||||
* | Merge branch '3155-improve-install-doc' into 'master' | Romain Hunault | 2021-05-12 | 1 | -14/+25 |
|\ | | | | | | | | | 3155 improve install doc See merge request e/privacy-central/privacycentralapp!4 | ||||
| * | Few install doc additions | Romain Hunault | 2021-05-12 | 1 | -14/+25 |
|/ | |||||
* | Fix test command in CI and add lint to QA | Amit Kumar | 2021-05-12 | 1 | -2/+2 |
| | |||||
* | Use gradle plugin from dependencies.gradle | Amit Kumar | 2021-05-12 | 1 | -1/+1 |
| | |||||
* | Remove 32dp padding from mapview | Amit Kumar | 2021-05-12 | 1 | -3/+13 |
| | |||||
* | Remove unnecessary delay of two seconds | Amit Kumar | 2021-05-12 | 1 | -1/+0 |
| | |||||
* | Add DI container to inject dependencies in features and viewmodels | Amit Kumar | 2021-05-12 | 9 | -54/+178 |
| | | | | | | Other changes: - Safely parse latitude and longitude. - Hide marker when map state is set to disabled after being enabled. | ||||
* | Update applicationId to foundation.e.privacycentralapp | Amit Kumar | 2021-05-12 | 2 | -3/+4 |
| | |||||
* | Ignore lineage keys in vcs | Amit Kumar | 2021-05-12 | 1 | -1/+5 |
| | |||||
* | Update launcher icon | Amit Kumar | 2021-05-12 | 16 | -212/+17 |
| | |||||
* | Add script to build, sign and install apk as system app | Amit Kumar | 2021-05-12 | 3 | -10/+31 |
| | |||||
* | Merge branch 'flow-mvi' | Amit Kumar | 2021-05-12 | 9 | -2/+389 |
|\ | |||||
| * | Add DEVELOPMENT guide and arts | Amit Kumar | 2021-05-11 | 5 | -2/+250 |
| | | |||||
| * | Fix year and other formatting issue in README | Amit Kumar | 2021-05-10 | 1 | -3/+3 |
| | | |||||
| * | Add README and privapp permissions whitelist file | Amit Kumar | 2021-05-10 | 3 | -0/+139 |
| | | |||||
| * | Exclude copyright.kt in spotless | Amit Kumar | 2021-05-10 | 2 | -2/+2 |
| | | |||||
* | | Try to force real location (failed) | Seweryn Fornalik | 2021-05-11 | 5 | -1/+28 |
| | | |||||
* | | Add temporary location delegate class | Seweryn Fornalik | 2021-05-11 | 3 | -60/+97 |
| | | |||||
* | | Fix for exception provider already added | Seweryn Fornalik | 2021-05-10 | 1 | -0/+0 |
| | | |||||
* | | Add missing .aar files | Seweryn Fornalik | 2021-05-10 | 3 | -0/+0 |
| | | |||||
* | | Fix spotless code check style issues | Seweryn Fornalik | 2021-05-10 | 4 | -10/+14 |
| | | |||||
* | | Fix missing flavors | Seweryn Fornalik | 2021-05-10 | 1 | -0/+15 |
| | | |||||
* | | Add API integration | Seweryn Fornalik | 2021-05-10 | 9 | -0/+77 |
|/ | |||||
* | Add random city array and fix issue with location picking with map | Amit Kumar | 2021-05-07 | 6 | -179/+367 |
| | |||||
* | Sign debug build with default android certificates | Amit Kumar | 2021-05-07 | 1 | -0/+10 |
| | |||||
* | Use hyphen instead of period before build name suffix | Amit Kumar | 2021-05-07 | 1 | -1/+1 |
| | |||||
* | Reformat code | Amit Kumar | 2021-05-07 | 3 | -5/+16 |
| | |||||
* | Remove misc.xml | Amit Kumar | 2021-05-07 | 2 | -54/+1 |
| | |||||
* | Use correct environment variables for mapbox based on git branch | Amit Kumar | 2021-05-06 | 2 | -2/+10 |
| | |||||
* | Add mapview to pick location from map | Amit Kumar | 2021-05-06 | 10 | -42/+295 |
| | |||||
* | Add MapBox sdk | Amit Kumar | 2021-05-05 | 6 | -6/+63 |
| | |||||
* | Merge branch 'master' into flow-mvi | Amit Kumar | 2021-05-05 | 2 | -0/+98 |
|\ | |||||
| * | Merge branch 'gitlab-ci' into 'master' | Amit Kumar | 2021-04-28 | 2 | -0/+98 |
| |\ | | | | | | | | | | | | | Add gitlab-ci configuration See merge request e/privacy-central/privacycentralapp!1 | ||||
| | * | Add gitlab-ci configuration | Amit Kumar | 2021-04-28 | 2 | -0/+98 |
| |/ | |||||
* | | Add google-java-format config xml into gitignore | Amit Kumar | 2021-05-05 | 2 | -0/+11 |
| | | |||||
* | | Add permission feature and improve code quality | Amit Kumar | 2021-05-03 | 15 | -154/+434 |
| | | |||||
* | | Fix feature name for InternetPrivacyFeature | Amit Kumar | 2021-05-03 | 1 | -1/+1 |
| | | |||||
* | | Add FakeLocation and InternetActivityPrivacy feature | Amit Kumar | 2021-05-03 | 19 | -287/+1174 |
| | | |||||
* | | Connect multiple features | Amit Kumar | 2021-05-02 | 35 | -376/+1754 |
| | | |||||
* | | Add dashboard feature UI | Amit Kumar | 2021-04-29 | 15 | -43/+456 |
| | | |||||
* | | Add Home feature | Amit Kumar | 2021-04-28 | 8 | -21/+116 |
| | | |||||
* | | Add initial implementation of mvi based on kotlin flow | Amit Kumar | 2021-04-28 | 10 | -2/+327 |
| | | |||||
* | | Initialize kotlin flow based mvi library | Amit Kumar | 2021-04-28 | 8 | -6/+224 |
|/ | |||||
* | Add license | Amit Kumar | 2021-04-27 | 1 | -0/+674 |
| |