Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | correcting link | Alexandre Roux | 2021-11-18 | 1 | -5/+5 |
| | |||||
* | update links | Alexandre Roux | 2021-11-18 | 1 | -4/+9 |
| | |||||
* | adding dependencies | Alexandre Roux | 2021-11-18 | 1 | -0/+11 |
| | |||||
* | use blockable list provided by tracker module | Phie | 2021-11-18 | 4 | -4/+37 |
| | |||||
* | define gitlabPrivateToken to empty to avoid build fail when using local maven | Phie | 2021-11-17 | 1 | -0/+1 |
| | |||||
* | use maven aar for trackerfilter | Phie | 2021-11-16 | 1 | -3/+1 |
| | |||||
* | Update trackerfilter dependency | jacquarg | 2021-11-15 | 2 | -3/+3 |
| | |||||
* | Fix call all whitelisted tracker on enter apptrackers screen | jacquarg | 2021-11-15 | 2 | -4/+4 |
| | |||||
* | Update graph design | jacquarg | 2021-11-15 | 5 | -51/+88 |
| | |||||
* | Remove unused code. | jacquarg | 2021-11-14 | 21 | -1340/+3 |
| | |||||
* | Configure for e, on sdk 29 | jacquarg | 2021-11-14 | 11 | -34/+71 |
| | |||||
* | UI fixes on location | jacquarg | 2021-11-12 | 13 | -136/+373 |
| | |||||
* | Update fake location | jacquarg | 2021-11-12 | 17 | -450/+307 |
| | |||||
* | Integrate trackers module, small UI fixes | jacquarg | 2021-11-12 | 22 | -77/+186 |
| | |||||
* | Use gitlab package registry instead of subprojects | jacquarg | 2021-11-08 | 16 | -136/+31 |
| | |||||
* | Embed trackerfilter aar, ui fixes. | jacquarg | 2021-11-05 | 22 | -281/+766 |
| | |||||
* | Add trackers UI | jacquarg | 2021-11-01 | 14 | -71/+437 |
| | |||||
* | Add graph view on home dashboard. | jacquarg | 2021-10-31 | 16 | -145/+241 |
| | |||||
* | WIP fix location feature | jacquarg | 2021-10-30 | 3 | -2/+66 |
| | |||||
* | update UI on fake location | jacquarg | 2021-10-30 | 6 | -159/+174 |
| | |||||
* | Update IPScrambling UI | jacquarg | 2021-10-29 | 14 | -302/+371 |
| | |||||
* | Centralise activate IPScrambling funcitonnality | jacquarg | 2021-10-29 | 14 | -85/+283 |
| | |||||
* | Update dashboard UI and feature | jacquarg | 2021-10-28 | 30 | -608/+764 |
| | |||||
* | add local settings repository | jacquarg | 2021-10-28 | 2 | -0/+64 |
| | |||||
* | Add link to LedgerProject github repository | Guillaume Jacquart | 2021-09-06 | 1 | -0/+2 |
| | |||||
* | Merge branch 'feature/ipscrambling' into 'master' | Guillaume Jacquart | 2021-08-31 | 17 | -60/+632 |
|\ | | | | | | | | | Feature/ipscrambling See merge request e/privacy-central/privacycentralapp!7 | ||||
| * | Feature/ipscrambling | Guillaume Jacquart | 2021-08-31 | 17 | -60/+632 |
|/ | |||||
* | Merge branch 'features/blocker' into 'master' | Romain Hunault | 2021-08-13 | 35 | -228/+1049 |
|\ | | | | | | | | | Add blocker feature See merge request e/privacy-central/privacycentralapp!6 | ||||
| * | Fix incorrect hex codes | Amit Kumar | 2021-06-22 | 1 | -3/+3 |
| | | |||||
| * | Update trackers' domain names | Amit Kumar | 2021-06-22 | 1 | -6/+6 |
| | | |||||
| * | Use hexed domain instead of simple string | Amit Kumar | 2021-06-21 | 1 | -4/+4 |
| | | |||||
| * | Fix bug with tracker state | Amit Kumar | 2021-06-18 | 6 | -16/+52 |
| | | |||||
| * | Add descriptive name to dummy trackers | Amit Kumar | 2021-06-16 | 2 | -7/+10 |
| | | |||||
| * | Fix UI bugs and reformat code | Amit Kumar | 2021-06-15 | 23 | -277/+339 |
| | | |||||
| * | Add tracker UI and integrate lineage blocker service | Amit Kumar | 2021-06-15 | 25 | -40/+640 |
| | | |||||
| * | Add dummy tracker feature to trigger blocker system service | Amit Kumar | 2021-06-01 | 8 | -6/+126 |
|/ | |||||
* | 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 |
| |