summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove unused file and test caseWesley.CW Wang2018-10-042-405/+0
* Emergency Info user name preference design changeWesley.CW Wang2018-10-044-8/+325
* Fix EditUserPhotoController to fit EmergencyInfoWesley.CW Wang2018-10-041-35/+29
* Copy EditUserPhotoController from Settings/usersWesley.CW Wang2018-10-041-0/+479
* Emergency Info preference design changeWesley.CW Wang2018-10-031-0/+27
* Emergency Info new UI designWesley.CW Wang2018-10-033-13/+53
* Update icons for emergency infoFan Zhang2018-05-151-1/+1
* Use TelecomManager#placeCall to call from Emergency Info screen.Tyler Gunn2018-04-161-12/+5
* Share themes with SettingsLib.Juan Lang2018-01-161-2/+2
* Misc fixes on EmergencyInfoFan Zhang2017-10-183-8/+17
* Use a consistent icon for people.Juan Lang2017-09-071-1/+1
* Hide Emergency Info summary values from search.Juan Lang2017-08-181-0/+8
* Hide settings suggestion when emergency info are provided.Juan Lang2017-07-217-40/+111
* Merge "Fix jank when loading emergency info." into oc-dr1-devJuan Lang2017-07-202-0/+8
|\
| * Fix jank when loading emergency info.Juan Lang2017-07-192-0/+8
* | Show text changes immediately.Juan Lang2017-07-192-1/+17
|/
* Reimplement EmergencyInfo with the support library.Juan Lang2017-06-2113-70/+96
* Make EmergencyInfo's settings searchable.Juan Lang2017-06-211-0/+78
* Add robolectric tests for EmergencyContactsPreference.Juan Lang2017-06-122-27/+76
* Add a NameAutoCompletePreference robolectric testJuan Lang2017-06-061-2/+53
* Convert ContactPreferenceTest to a robolectric test.Juan Lang2017-06-061-1/+28
* Add back navigation to ViewInfoActivity.Juan Lang2017-05-181-0/+4
* Add Up navigation to EmergencyInfo's edit activities.Juan Lang2017-05-161-0/+8
* Fix ViewInfoActivityTest#testCanGoToEditInfoActivityFromMenumariagpuyol2017-05-151-1/+8
* Do not suggest autocompleting the name with the default value 'Owner' am: d42...mariagpuyol2017-05-121-1/+2
|\
| * Do not suggest autocompleting the name with the default value 'Owner'mariagpuyol2017-05-121-1/+2
| * Track the number of emergency contact (with 3 representing 3+)mariagpuyol2017-05-031-0/+3
* | Merge EmergencyTabActivity into ViewInfoActivity.Juan Lang2017-05-112-172/+90
* | Combine editing medical info and emergency contacts into one view.Juan Lang2017-05-057-44/+108
* | Drop unused intent filter.Juan Lang2017-05-041-6/+0
* | Remove the consent dialog.Juan Lang2017-04-281-65/+0
* | Allow the EmergencyInfo app to be tweaked with an overlay.Juan Lang2017-04-255-1/+147
* | Track the number of emergency contact (with 3 representing 3+)mariagpuyol2017-04-031-0/+3
|/
* Fix bug when reusing preferences after deleting a contact from another appmariagpuyol2017-03-171-1/+1
* Protect against IllegalArgumentExceptions when reading contacts.mariagpuyol2017-03-094-55/+76
* Protect against SecurityExceptions when reading phone URIsmariagpuyol2017-03-082-12/+31
* Avoid crashing when displaying a contact if contacts app is disabledmariagpuyol2017-03-011-3/+17
* Fix clearAllPreferences testmariagpuyol2017-02-281-1/+1
* Avoid crashing when contact picker activity can't be foundmariagpuyol2017-02-271-3/+17
* Put cursor at the end of line when editing a fieldmariagpuyol2017-02-072-0/+7
* Mark getFragments as @VisibleForTestingMaurice Lam2017-01-121-0/+1
* Fix warning: EmergencyInfo (java:sdk) should not link to SettingsLib (java:pl...mariagpuyol2016-12-122-1/+135
* Update package names to work with the proto3 compilerTamas Berghammer2016-11-075-5/+5
* Fixed clear all does not work under multi-window am: e0160fb203 am: 6ab721f654Naoki Amano2016-09-192-8/+10
|\
| * Fixed clear all does not work under multi-windowNaoki Amano2016-09-172-8/+10
* | Add extra string to empty statemariagpuyol2016-09-051-2/+2
* | Fix disambiguation problem when calling contactmariagpuyol2016-08-161-1/+15
|/
* Remove date of birthmariagpuyol2016-06-024-366/+8
* Merge "Force phone number to be LTR" into nyc-devTreeHugger Robot2016-05-141-1/+4
|\
| * Force phone number to be LTRmariagpuyol2016-05-131-1/+4