1. 7b77bef Convert remaining unit tests to truth. by Juan Lang · 7 years ago
  2. 77a680a Convert test assertions to truth. by Juan Lang · 7 years ago
  3. 9ea75a4 Make sure Keep annotation is honored by Proguard. by Juan Lang · 7 years ago
  4. 4571983 Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 7 years ago
  5. 0dfc759 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  6. 1113c27 Allow the EmergencyInfo app to be tweaked with an overlay. by Juan Lang · 7 years ago
  7. 66780a3 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  8. 0d989dd Track the number of emergency contact (with 3 representing 3+) by mariagpuyol · 7 years ago
  9. d026780 Import translations. DO NOT MERGE am: 0877353927 -s ours am: 393676bfa9 -s ours by Bill Yi · 7 years ago
  10. ed1c3e9 Import translations. DO NOT MERGE am: 0877353927 -s ours by Bill Yi · 7 years ago
  11. 393676b Import translations. DO NOT MERGE am: 0877353927 -s ours by Bill Yi · 7 years ago
  12. 0877353 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  13. 1bed4cc Add test config to EmergencyInfoTests by Dan Shi · 7 years ago
  14. 5179439 Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 7 years ago
  15. 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
  16. cbdaa8e Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  17. b4471a4 Fix bug when reusing preferences after deleting a contact from another app by mariagpuyol · 7 years ago
  18. c64ddf9 packages/apps/EmergencyInfo: Add APCT tests to the device-tests suite. by Simran Basi · 7 years ago
  19. 4f6864d Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 7 years ago
  20. f6ac3fc Import translations. DO NOT MERGE am: 2cde80b996 -s ours by Bill Yi · 7 years ago
  21. 660724f Import translations. DO NOT MERGE am: 2cde80b996 -s ours by Bill Yi · 7 years ago
  22. 2cde80b Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  23. 372177d Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  24. 08e2e51 Protect against IllegalArgumentExceptions when reading contacts. by mariagpuyol · 7 years ago
  25. 348b047 Protect against SecurityExceptions when reading phone URIs by mariagpuyol · 7 years ago
  26. b44670e Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 7 years ago
  27. 8ecf0e1 Import translations. DO NOT MERGE am: 21499b36ac -s ours by Bill Yi · 7 years ago
  28. 390869d Import translations. DO NOT MERGE am: 21499b36ac -s ours by Bill Yi · 7 years ago
  29. 21499b3 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  30. 3b1ed86 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  31. 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
  32. 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
  33. 83cf415 Avoid crashing when displaying a contact if contacts app is disabled by mariagpuyol · 7 years ago
  34. 27b306e Avoid crashing when displaying a contact if contacts app is disabled by mariagpuyol · 7 years ago
  35. 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
  36. 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
  37. 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
  38. 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
  39. 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
  40. 40db87c Fix clearAllPreferences test by mariagpuyol · 7 years ago
  41. 7233d8a Avoid crashing when contact picker activity can't be found by mariagpuyol · 7 years ago
  42. 6372b47 Fix clearAllPreferences test by mariagpuyol · 7 years ago
  43. 851f68d Avoid crashing when contact picker activity can't be found by mariagpuyol · 7 years ago
  44. cb8a17f Mark getFragments as @VisibleForTesting am: 104c84eb89 am: 9b4fc1d6af by Maurice Lam · 7 years ago
  45. 9b4fc1d Mark getFragments as @VisibleForTesting am: 104c84eb89 by Maurice Lam · 7 years ago
  46. 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
  47. 1368cf5 Add the throwable message to the fail message. by mariagpuyol · 7 years ago
  48. 104c84e Mark getFragments as @VisibleForTesting by Maurice Lam · 7 years ago
  49. ba442d8 Merge "Stop linking to legacy-android-test Bug:35636129 Test: Ran tests locally" by Maria Garcia Puyol · 7 years ago
  50. 339ed11 Stop linking to legacy-android-test Bug:35636129 Test: Ran tests locally by mariagpuyol · 7 years ago
  51. 26578da Fix EmergencyInfo dependencies am: a970392437 am: 58b164a8a4 am: fe69d5f560 by Colin Cross · 7 years ago
  52. affa0a6 Fix EmergencyInfo dependencies am: a970392437 am: 58b164a8a4 am: fe69d5f560 by Colin Cross · 7 years ago
  53. fe69d5f Fix EmergencyInfo dependencies am: a970392437 am: 58b164a8a4 by Colin Cross · 7 years ago
  54. 58b164a Fix EmergencyInfo dependencies am: a970392437 by Colin Cross · 7 years ago
  55. a970392 Fix EmergencyInfo dependencies by Colin Cross · 7 years ago
  56. 6b50ee3 Fix EmergencyInfo dependencies by Colin Cross · 7 years ago
  57. 7314356 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  58. 077e6dd Merge "Use light status bar." by TreeHugger Robot · 7 years ago
  59. c2c1a91 Merge "Put cursor at the end of line when editing a field" by TreeHugger Robot · 7 years ago
  60. 7c2d127 Use light status bar. by mariagpuyol · 7 years ago
  61. 3b2ce4c Put cursor at the end of line when editing a field by mariagpuyol · 7 years ago
  62. dc63762 Import translations. DO NOT MERGE am: 4538a5b6bd -s ours by Bill Yi · 7 years ago
  63. f40f012 Import translations. DO NOT MERGE am: 4538a5b6bd -s ours by Bill Yi · 7 years ago
  64. 4538a5b Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  65. 563c7a7 Merge "Mark getFragments as @VisibleForTesting" by TreeHugger Robot · 7 years ago
  66. fc98f60 Use standard action bar color to match Settings theme by Fan Zhang · 7 years ago
  67. 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
  68. 6d27cc6 DO NOT MERGE: Revert "Update package names to work with the proto3 compiler" am: 68938b7b46 by Tamas Berghammer · 7 years ago
  69. 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
  70. 171e0e4 DO NOT MERGE: Revert "Update package names to work with the proto3 compiler" by Tamas Berghammer · 7 years ago
  71. b6feae1 Prepare for removal of legacy-test from default targets am: 6683e06c92 am: ee87c37d6c am: d15cca2fc4 by Paul Duffin · 7 years ago
  72. 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
  73. aeaf273 Update package names to work with the proto3 compiler am: ecdb0baabd by Tamas Berghammer · 7 years ago
  74. 68938b7 DO NOT MERGE: Revert "Update package names to work with the proto3 compiler" by Tamas Berghammer · 7 years ago
  75. ff85316 Prepare for removal of legacy-test from default targets am: 6683e06c92 am: ee87c37d6c by Paul Duffin · 7 years ago
  76. 47c1151 Update package names to work with the proto3 compiler am: ecdb0baabd by Tamas Berghammer · 7 years ago
  77. d15cca2 Prepare for removal of legacy-test from default targets am: 6683e06c92 by Paul Duffin · 7 years ago
  78. ee87c37 Prepare for removal of legacy-test from default targets am: 6683e06c92 by Paul Duffin · 7 years ago
  79. 6683e06 Prepare for removal of legacy-test from default targets by Paul Duffin · 7 years ago
  80. e18de78 Mark getFragments as @VisibleForTesting by Maurice Lam · 7 years ago
  81. 0739fbb Make emergency info theme match new Settings theme by Fan Zhang · 7 years ago
  82. acef32a Fix warning: EmergencyInfo (java:sdk) should not link to SettingsLib (java:platform) by mariagpuyol · 7 years ago
  83. ecdb0ba Update package names to work with the proto3 compiler by Tamas Berghammer · 8 years ago
  84. dae45b4 Import translations. DO NOT MERGE am: 8b64fa7af5 -s ours am: 858a2445de -s ours by Bill Yi · 8 years ago
  85. 8ef2a02 Import translations. DO NOT MERGE am: 8b64fa7af5 -s ours by Bill Yi · 8 years ago
  86. 858a244 Import translations. DO NOT MERGE am: 8b64fa7af5 -s ours by Bill Yi · 8 years ago
  87. 8b64fa7 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  88. 2fdeb9a Update package names to work with the proto3 compiler by Tamas Berghammer · 8 years ago
  89. 330dba1 Import translations. DO NOT MERGE am: 5a4842051c -s ours by Bill Yi · 8 years ago
  90. 6622289 Import translations. DO NOT MERGE am: 5a4842051c -s ours by Bill Yi · 8 years ago
  91. 5a48420 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  92. 3a483c1 Import translations. DO NOT MERGE am: 97be70c0ba -s ours am: 9c0aaace68 -s ours by Bill Yi · 8 years ago
  93. a987369 Import translations. DO NOT MERGE am: 97be70c0ba -s ours by Bill Yi · 8 years ago
  94. 9c0aaac Import translations. DO NOT MERGE am: 97be70c0ba -s ours by Bill Yi · 8 years ago
  95. 97be70c Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  96. 59fe11f Fixed clear all does not work under multi-window am: 9d8f622e4d am: 6a1fa10b1a by Naoki Amano · 8 years ago
  97. c5ff613 Fixed clear all does not work under multi-window am: 9d8f622e4d am: 6a1fa10b1a by Naoki Amano · 8 years ago
  98. 6a1fa10 Fixed clear all does not work under multi-window am: 9d8f622e4d by Naoki Amano · 8 years ago
  99. 9d8f622 Fixed clear all does not work under multi-window by Naoki Amano · 8 years ago
  100. 421ec44 Fixed clear all does not work under multi-window am: e0160fb203 am: 6ab721f654 am: 5adff9e9bc by Naoki Amano · 8 years ago