summaryrefslogtreecommitdiffstats
path: root/src/com/android/emergency/view
Commit message (Expand)AuthorAgeFilesLines
* Hide settings suggestion when emergency info are provided.Juan Lang2017-07-213-40/+3
* Fix jank when loading emergency info.Juan Lang2017-07-191-0/+4
* Reimplement EmergencyInfo with the support library.Juan Lang2017-06-213-20/+9
* Add back navigation to ViewInfoActivity.Juan Lang2017-05-181-0/+4
* Fix ViewInfoActivityTest#testCanGoToEditInfoActivityFromMenumariagpuyol2017-05-151-1/+8
* Merge EmergencyTabActivity into ViewInfoActivity.Juan Lang2017-05-111-7/+90
* Update package names to work with the proto3 compilerTamas Berghammer2016-11-071-1/+1
* Add extra string to empty statemariagpuyol2016-09-051-2/+2
* Remove date of birthmariagpuyol2016-06-021-78/+4
* Protect against b/28194605mariagpuyol2016-04-141-2/+15
* Protection against b/27946460mariagpuyol2016-04-131-2/+15
* Add test for ViewInfoActivitymariagpuyol2016-04-041-1/+5
* Setup tests and add first testsmariagpuyol2016-03-312-9/+12
* Use same task for Settings>Users and EmergencyInfomariagpuyol2016-03-301-1/+1
* Add app icon and remove unused methodmariagpuyol2016-03-301-5/+0
* Add the possibility to clear all infosmariagpuyol2016-03-301-5/+0
* Disable ViewInfoActivity if no info is setmariagpuyol2016-03-291-0/+11
* Change clear task to clear topmariagpuyol2016-03-281-1/+1
* Merge "Go back to correct starting activity" into nyc-devMaria Garcia Puyol2016-03-281-0/+1
|\
| * Go back to correct starting activitymariagpuyol2016-03-281-0/+1
* | Show contacts in the same order they are addedmariagpuyol2016-03-281-12/+7
|/
* Small UI changes from UX feedbackmariagpuyol2016-03-251-7/+14
* Allow 2 lines for long namesmariagpuyol2016-03-231-0/+2
* Merge "Set custom contact divider for view mode" into nyc-devMaria Garcia Puyol2016-03-231-0/+10
|\
| * Set custom contact divider for view modemariagpuyol2016-03-221-0/+10
* | Make the app encryption awaremariagpuyol2016-03-211-1/+0
|/
* Only show the tabs if they have contacts/info setmariagpuyol2016-03-183-1/+69
* Add pencil back and show warning dialogmariagpuyol2016-03-181-0/+23
* Fix check date of birth default valuemariagpuyol2016-03-171-3/+4
* Little UI changesmariagpuyol2016-03-161-8/+7
* Remove pencil from view activitymariagpuyol2016-03-161-30/+0
* Show name and dob as profile card in view modemariagpuyol2016-03-152-1/+78
* Split fragments into edit and view modesmariagpuyol2016-03-113-0/+195