1. df83424 Drop unused intent filter. by Juan Lang · 7 years ago
  2. 8c9c7a5 Remove android.settings.EDIT_EMERGENGY_INFO, it's no longer used. by Juan Lang · 7 years ago
  3. 5557d3a Merge "Add a new intent filter, correcting a typo in the existing one." by TreeHugger Robot · 7 years ago
  4. 4fd04e4 Track the number of emergency contact (with 3 representing 3+) am: 81476de252 by mariagpuyol · 7 years ago
  5. e0d1621 Track the number of emergency contact (with 3 representing 3+) am: 81476de252 by mariagpuyol · 7 years ago
  6. 81476de Track the number of emergency contact (with 3 representing 3+) by mariagpuyol · 7 years ago
  7. e33c780 Add a new intent filter, correcting a typo in the existing one. by Juan Lang · 7 years ago
  8. 8cee0b7 Merge changes I523478b2,I597e3e2d,Ia7393771 by TreeHugger Robot · 7 years ago
  9. 5dee843 Merge "Use AAPT2" into oc-dev am: d3b7539c1c am: 23364e5ac6 by Alan Viverette · 7 years ago
  10. 23364e5 Merge "Use AAPT2" into oc-dev am: d3b7539c1c by Alan Viverette · 7 years ago
  11. d3b7539 Merge "Use AAPT2" into oc-dev by TreeHugger Robot · 7 years ago
  12. 07ea801 Import translations. DO NOT MERGE by The Android Open Source Project · 7 years ago
  13. 2e29e88 Import translations. DO NOT MERGE am: 01b619dae3 -s ours by Bill Yi · 7 years ago
  14. 6f0d553 Import translations. DO NOT MERGE am: 01b619dae3 -s ours by Bill Yi · 7 years ago
  15. 81ad398 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  16. 01b619d Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  17. d24115b Remove the consent dialog. by Juan Lang · 7 years ago
  18. 7b77bef Convert remaining unit tests to truth. by Juan Lang · 7 years ago
  19. 77a680a Convert test assertions to truth. by Juan Lang · 7 years ago
  20. 9ea75a4 Make sure Keep annotation is honored by Proguard. by Juan Lang · 7 years ago
  21. 4f8bc2d Use AAPT2 by Alan Viverette · 7 years ago
  22. 4571983 Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 7 years ago
  23. 0dfc759 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  24. 1113c27 Allow the EmergencyInfo app to be tweaked with an overlay. by Juan Lang · 7 years ago
  25. 66780a3 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  26. 0d989dd Track the number of emergency contact (with 3 representing 3+) by mariagpuyol · 7 years ago
  27. d026780 Import translations. DO NOT MERGE am: 0877353927 -s ours am: 393676bfa9 -s ours by Bill Yi · 7 years ago
  28. ed1c3e9 Import translations. DO NOT MERGE am: 0877353927 -s ours by Bill Yi · 7 years ago
  29. 393676b Import translations. DO NOT MERGE am: 0877353927 -s ours by Bill Yi · 7 years ago
  30. 0877353 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  31. 1bed4cc Add test config to EmergencyInfoTests by Dan Shi · 7 years ago
  32. 5179439 Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 7 years ago
  33. 74e23c9 Merge "Fix bug when reusing preferences after deleting a contact from another app Bug: 35713246 Test: runtest --path packages/apps/EmergencyInfo/tests/" by TreeHugger Robot · 7 years ago
  34. cbdaa8e Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  35. b4471a4 Fix bug when reusing preferences after deleting a contact from another app by mariagpuyol · 7 years ago
  36. c64ddf9 packages/apps/EmergencyInfo: Add APCT tests to the device-tests suite. by Simran Basi · 7 years ago
  37. 4f6864d Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 7 years ago
  38. f6ac3fc Import translations. DO NOT MERGE am: 2cde80b996 -s ours by Bill Yi · 7 years ago
  39. 660724f Import translations. DO NOT MERGE am: 2cde80b996 -s ours by Bill Yi · 7 years ago
  40. 2cde80b Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  41. 372177d Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  42. 08e2e51 Protect against IllegalArgumentExceptions when reading contacts. by mariagpuyol · 7 years ago
  43. 348b047 Protect against SecurityExceptions when reading phone URIs by mariagpuyol · 7 years ago
  44. b44670e Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 7 years ago
  45. 8ecf0e1 Import translations. DO NOT MERGE am: 21499b36ac -s ours by Bill Yi · 7 years ago
  46. 390869d Import translations. DO NOT MERGE am: 21499b36ac -s ours by Bill Yi · 7 years ago
  47. 21499b3 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  48. 3b1ed86 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  49. ef95680 Avoid crashing when displaying a contact if contacts app is disabled Bug: 35877376 Test: All tests pass runtest --path packages/apps/EmergencyInfo/tests/src/com/android/emergency/ am: 83cf415a07 by mariagpuyol · 7 years ago
  50. 796eb9c Avoid crashing when displaying a contact if contacts app is disabled Bug: 35877376 Test: All tests pass runtest --path packages/apps/EmergencyInfo/tests/src/com/android/emergency/ by mariagpuyol · 7 years ago
  51. 83cf415 Avoid crashing when displaying a contact if contacts app is disabled by mariagpuyol · 7 years ago
  52. 27b306e Avoid crashing when displaying a contact if contacts app is disabled by mariagpuyol · 7 years ago
  53. c5868aa Merge "Fix clearAllPreferences test Bug: 35674347 Test: runtest --path packages/apps/EmergencyInfo/tests/src/com/android/emergency/edit/EditInfoActivityTest.java --test-method testClearAllPreferences Change-Id: I09562db0ab2ff8c7ee0c6be3e3d1dd5f048058f4" into nyc-mr2-dev am: 1a305bd91c by mariagpuyol · 7 years ago
  54. d295e2d Merge "Fix clearAllPreferences test Bug: 35674347 Test: runtest --path packages/apps/EmergencyInfo/tests/src/com/android/emergency/edit/EditInfoActivityTest.java --test-method testClearAllPreferences Change-Id: I09562db0ab2ff8c7ee0c6be3e3d1dd5f048058f4" into nyc-mr2-dev by mariagpuyol · 7 years ago
  55. 1a305bd Merge "Fix clearAllPreferences test Bug: 35674347 Test: runtest --path packages/apps/EmergencyInfo/tests/src/com/android/emergency/edit/EditInfoActivityTest.java --test-method testClearAllPreferences Change-Id: I09562db0ab2ff8c7ee0c6be3e3d1dd5f048058f4" into nyc-mr2-dev by TreeHugger Robot · 7 years ago
  56. bbffb41 Avoid crashing when contact picker activity can't be found Bug: 35801575 Test: The tests pass still and tested manually that it doesn't crash anymore if the contacts app is disabled. am: 7233d8a1bb by mariagpuyol · 7 years ago
  57. 254abfd Avoid crashing when contact picker activity can't be found Bug: 35801575 Test: The tests pass still and tested manually that it doesn't crash anymore if the contacts app is disabled. by mariagpuyol · 7 years ago
  58. 40db87c Fix clearAllPreferences test by mariagpuyol · 7 years ago
  59. 7233d8a Avoid crashing when contact picker activity can't be found by mariagpuyol · 7 years ago
  60. 6372b47 Fix clearAllPreferences test by mariagpuyol · 7 years ago
  61. 851f68d Avoid crashing when contact picker activity can't be found by mariagpuyol · 7 years ago
  62. cb8a17f Mark getFragments as @VisibleForTesting am: 104c84eb89 am: 9b4fc1d6af by Maurice Lam · 7 years ago
  63. 9b4fc1d Mark getFragments as @VisibleForTesting am: 104c84eb89 by Maurice Lam · 7 years ago
  64. 2ebe699 Merge "Add the throwable message to the fail message. Bug: 35713246 Test: Manual tests still pass Change-Id: I47a2a3f7afb55d3c5bde0b6546ea95f9d7044a2f" by TreeHugger Robot · 7 years ago
  65. 1368cf5 Add the throwable message to the fail message. by mariagpuyol · 7 years ago
  66. 104c84e Mark getFragments as @VisibleForTesting by Maurice Lam · 7 years ago
  67. ba442d8 Merge "Stop linking to legacy-android-test Bug:35636129 Test: Ran tests locally" by Maria Garcia Puyol · 7 years ago
  68. 339ed11 Stop linking to legacy-android-test Bug:35636129 Test: Ran tests locally by mariagpuyol · 7 years ago
  69. 26578da Fix EmergencyInfo dependencies am: a970392437 am: 58b164a8a4 am: fe69d5f560 by Colin Cross · 7 years ago
  70. affa0a6 Fix EmergencyInfo dependencies am: a970392437 am: 58b164a8a4 am: fe69d5f560 by Colin Cross · 7 years ago
  71. fe69d5f Fix EmergencyInfo dependencies am: a970392437 am: 58b164a8a4 by Colin Cross · 7 years ago
  72. 58b164a Fix EmergencyInfo dependencies am: a970392437 by Colin Cross · 7 years ago
  73. a970392 Fix EmergencyInfo dependencies by Colin Cross · 7 years ago
  74. 6b50ee3 Fix EmergencyInfo dependencies by Colin Cross · 7 years ago
  75. 7314356 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  76. 077e6dd Merge "Use light status bar." by TreeHugger Robot · 7 years ago
  77. c2c1a91 Merge "Put cursor at the end of line when editing a field" by TreeHugger Robot · 7 years ago
  78. 7c2d127 Use light status bar. by mariagpuyol · 7 years ago
  79. 3b2ce4c Put cursor at the end of line when editing a field by mariagpuyol · 7 years ago
  80. dc63762 Import translations. DO NOT MERGE am: 4538a5b6bd -s ours by Bill Yi · 7 years ago
  81. f40f012 Import translations. DO NOT MERGE am: 4538a5b6bd -s ours by Bill Yi · 7 years ago
  82. 4538a5b Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  83. 563c7a7 Merge "Mark getFragments as @VisibleForTesting" by TreeHugger Robot · 7 years ago
  84. fc98f60 Use standard action bar color to match Settings theme by Fan Zhang · 7 years ago
  85. f37190b Merge "DO NOT MERGE: Revert "Update package names to work with the proto3 compiler"" into nyc-mr1-dev-plus-aosp am: e35563534d by Tamas Berghammer · 7 years ago
  86. 6d27cc6 DO NOT MERGE: Revert "Update package names to work with the proto3 compiler" am: 68938b7b46 by Tamas Berghammer · 7 years ago
  87. 872a4de Merge "DO NOT MERGE: Revert "Update package names to work with the proto3 compiler"" into nyc-mr1-dev-plus-aosp by Tamas Berghammer · 7 years ago
  88. 171e0e4 DO NOT MERGE: Revert "Update package names to work with the proto3 compiler" by Tamas Berghammer · 7 years ago
  89. b6feae1 Prepare for removal of legacy-test from default targets am: 6683e06c92 am: ee87c37d6c am: d15cca2fc4 by Paul Duffin · 7 years ago
  90. e355635 Merge "DO NOT MERGE: Revert "Update package names to work with the proto3 compiler"" into nyc-mr1-dev-plus-aosp by Tamas Berghammer · 7 years ago
  91. aeaf273 Update package names to work with the proto3 compiler am: ecdb0baabd by Tamas Berghammer · 7 years ago
  92. 68938b7 DO NOT MERGE: Revert "Update package names to work with the proto3 compiler" by Tamas Berghammer · 7 years ago
  93. ff85316 Prepare for removal of legacy-test from default targets am: 6683e06c92 am: ee87c37d6c by Paul Duffin · 7 years ago
  94. 47c1151 Update package names to work with the proto3 compiler am: ecdb0baabd by Tamas Berghammer · 7 years ago
  95. d15cca2 Prepare for removal of legacy-test from default targets am: 6683e06c92 by Paul Duffin · 7 years ago
  96. ee87c37 Prepare for removal of legacy-test from default targets am: 6683e06c92 by Paul Duffin · 7 years ago
  97. 6683e06 Prepare for removal of legacy-test from default targets by Paul Duffin · 7 years ago
  98. e18de78 Mark getFragments as @VisibleForTesting by Maurice Lam · 7 years ago
  99. 0739fbb Make emergency info theme match new Settings theme by Fan Zhang · 7 years ago
  100. acef32a Fix warning: EmergencyInfo (java:sdk) should not link to SettingsLib (java:platform) by mariagpuyol · 7 years ago