1. 6cf59a3 docs: updates for changes to notification APIs by Robert Ly · 11 years ago
  2. 8028e4a am 1f14c107: am 0689fad8: Merge "docs: fix some notification code for wear stacks" into klp-docs by Robert Ly · 11 years ago
  3. 1f14c10 am 0689fad8: Merge "docs: fix some notification code for wear stacks" into klp-docs by Robert Ly · 11 years ago
  4. 0689fad Merge "docs: fix some notification code for wear stacks" into klp-docs by Robert Ly · 11 years ago
  5. 37cb8d7 docs: fix some notification code for wear stacks by Robert Ly · 11 years ago
  6. 5119f6e am 3f22f22a: am bff632c8: Merge "doc: Documented how to set notification priority." into klp-docs by Andrew Solovay · 11 years ago
  7. 3f22f22 am bff632c8: Merge "doc: Documented how to set notification priority." into klp-docs by Andrew Solovay · 11 years ago
  8. bff632c Merge "doc: Documented how to set notification priority." into klp-docs by Andrew Solovay · 11 years ago
  9. c4ebd01 Merge "Adding a margin for the AlertDialog to work on circular UI." into klp-modular-dev by Vinod Krishnan · 11 years ago
  10. 119ba2c Adding a margin for the AlertDialog to work on circular UI. by Vinod Krishnan · 11 years ago
  11. fa75ff6 am b76bc8e0: am 6940b664: Add EventLog event for logging of attempts to call java.lang.Object.getClass by Mikhail Naganov · 11 years ago
  12. b76bc8e am 6940b664: Add EventLog event for logging of attempts to call java.lang.Object.getClass by Mikhail Naganov · 11 years ago
  13. 3701cbe doc: Documented how to set notification priority. by Andrew Solovay · 11 years ago
  14. 1caeb10 DO NOT MERGE: Add android.hardware.camera.external feature. by Eino-Ville Talvala · 11 years ago
  15. 825bfb4 Merge "Import translations. DO NOT MERGE" into klp-modular-dev by Baligh Uddin · 11 years ago
  16. 6940b66 Add EventLog event for logging of attempts to call java.lang.Object.getClass by Mikhail Naganov · 11 years ago
  17. 07763e30 Merge "Make distance count when dismissing swipedismisslayout" into klp-modular-dev by Mindy Pereira · 11 years ago
  18. 5ae1c4f Merge "DO NOT MERGE: change preloaded classes" into klp-modular-dev by Dmitry Grinberg · 11 years ago
  19. 8152ee5 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  20. b9d71fa Merge "Adding a HeartRate Feature" into klp-modular-dev by Vinod Krishnan · 11 years ago
  21. 072c603 Make distance count when dismissing swipedismisslayout by Mindy Pereira · 11 years ago
  22. f31d73c Merge "send accessibility events on view property invalidation" into klp-modular-dev by Guang Zhu · 11 years ago
  23. 84e2509 send accessibility events on view property invalidation by Guang Zhu · 11 years ago
  24. 4f295fe Merge "Clean up WindowInsets API for release" into klp-modular-dev by Adam Powell · 11 years ago
  25. d237cba Merge "Prevent crashing when disabling MCU during dream wakeup" into klp-modular-dev by Heather Lee Wilson · 11 years ago
  26. fe99729 am 01dc133b: am f1bc39b8: fix code error. The data type was wrong, but it\'s actually not needed. by Scott Main · 11 years ago
  27. 01dc133 am f1bc39b8: fix code error. The data type was wrong, but it\'s actually not needed. by Scott Main · 11 years ago
  28. f1bc39b fix code error. The data type was wrong, but it's actually not needed. by Scott Main · 11 years ago
  29. f4a3941 Clean up WindowInsets API for release by Adam Powell · 11 years ago
  30. 9da8301 Prevent crashing when disabling MCU during dream wakeup by Heather Lee Wilson · 11 years ago
  31. 17c5e99 Merge "DO NOT MERGE Hide banner manifest attribute." into klp-modular-dev by Tim Kilbourn · 11 years ago
  32. 84aaf12 Merge "Plumb display state and interactive information to BatteryStats. (DO NOT MERGE)" into klp-modular-dev by Jeff Brown · 11 years ago
  33. 01ee6f6c Plumb display state and interactive information to BatteryStats. (DO NOT MERGE) by Jeff Brown · 11 years ago
  34. a0516e7 Merge "onWindowDismissed API cleanup" into klp-modular-dev by Adam Powell · 11 years ago
  35. d689db4 DO NOT MERGE Hide banner manifest attribute. by Tim Kilbourn · 11 years ago
  36. 989dab1 Update current.txt after hiding isGame. by Tim Kilbourn · 11 years ago
  37. 0f3a98f DO NOT MERGE Hide isGame manifest attribute. by Tim Kilbourn · 11 years ago
  38. 37c954c Merge "Import translations. DO NOT MERGE" into klp-modular-dev by Baligh Uddin · 11 years ago
  39. 117b695 onWindowDismissed API cleanup by Adam Powell · 11 years ago
  40. 34f930f Fix build due to docs bug. DO NOT MERGE by Justin Koh · 11 years ago
  41. 8031fa0 Fix build due to @deprecated tag not having content by Justin Koh · 11 years ago
  42. bebfcb93 Merge "Hide startMethodTracingSampling DO NOT MERGE" into klp-modular-dev by Justin Koh · 11 years ago
  43. 268f858 Merge "Hide KeyEvent#isCancelKey, isConfirmKey DO NOT MERGE" into klp-modular-dev by Justin Koh · 11 years ago
  44. 6f5dcc3 Hide KeyEvent#isCancelKey, isConfirmKey DO NOT MERGE by Justin Koh · 11 years ago
  45. 1440cc6 Merge "Hide InputDevice#supportsSource DO NOT MERGE" into klp-modular-dev by Justin Koh · 11 years ago
  46. 8bed554 Hide InputDevice#supportsSource DO NOT MERGE by Justin Koh · 11 years ago
  47. ed0c87e DO NOT MERGE Hide Notification categories from API 20 (KKWT) by Griff Hazen · 11 years ago
  48. 8fee5c8 Hide startMethodTracingSampling DO NOT MERGE by Justin Koh · 11 years ago
  49. 1e822a8 Merge "Hide HDMI CEC from KKWT DO NOT MERGE" into klp-modular-dev by Justin Koh · 11 years ago
  50. f8a10d7 Merge "Hide getRequiredPermission in android.hardware.Sensor DO NOT MERGE" into klp-modular-dev by Justin Koh · 11 years ago
  51. 9cb3b16 Merge "Hide UsbDevice changes in KKWT DO NOT MERGE" into klp-modular-dev by Justin Koh · 11 years ago
  52. 3caf925 Merge "Hide getDeviceGlobalActionKeyTimeout" into klp-modular-dev by Justin Koh · 11 years ago
  53. e5238f5 Hide HDMI CEC from KKWT DO NOT MERGE by Justin Koh · 11 years ago
  54. e647dd3 Hide UsbDevice changes in KKWT DO NOT MERGE by Justin Koh · 11 years ago
  55. ed23c5b Hide NsdServiceInfo additions for KKWT DO NOT MERGE by Justin Koh · 11 years ago
  56. 618f30d Hide getRequiredPermission in android.hardware.Sensor DO NOT MERGE by Justin Koh · 11 years ago
  57. 1aa59f8 Hide getDeviceGlobalActionKeyTimeout by Justin Koh · 11 years ago
  58. 34dd2cd am f2d2c871: AAPT should not process XML that failed to compile by Adam Lesinski · 11 years ago
  59. e88097b Merge "Pause and resume ActivityView when visibility changes" into klp-modular-dev by Craig Mautner · 11 years ago
  60. 8890013 Merge "Add null check to embeddedAllowed check" into klp-modular-dev by Craig Mautner · 11 years ago
  61. 05678d5 Add null check to embeddedAllowed check by Craig Mautner · 11 years ago
  62. d13a558 Pause and resume ActivityView when visibility changes by Craig Mautner · 11 years ago
  63. f2d2c87 AAPT should not process XML that failed to compile by Adam Lesinski · 11 years ago
  64. 8afb23c Adding a HeartRate Feature by Vinod Krishnan · 11 years ago
  65. 20d125d am fd876194: am 4146d546: Merge "Clarified recommended use cases for NDK. Added - "game engines" officially supported use case for NDK Removed - "self-contained" ambiguous in general and confusing to someone who is trying to do game development in C++ Removed - "that by David Friedman · 11 years ago
  66. fd87619 am 4146d546: Merge "Clarified recommended use cases for NDK. Added - "game engines" officially supported use case for NDK Removed - "self-contained" ambiguous in general and confusing to someone who is trying to do game development in C++ Removed - "that don\'t allocat by David Friedman · 11 years ago
  67. 4146d54 Merge "Clarified recommended use cases for NDK. Added - "game engines" officially supported use case for NDK Removed - "self-contained" ambiguous in general and confusing to someone who is trying to do game development in C++ Removed - "that don't allocate a lot of memory" game engines do allocate a lot of memory." into klp-docs by David Friedman · 11 years ago
  68. 7808437 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  69. 1edfd83 Merge "add getAddress function to return BT mac" into klp-modular-dev by Guang Zhu · 11 years ago
  70. 106c24f am c7149708: am bab277cc: am 13542c7e: (-s ours) am 00e0b992: am 75f435b0: am 495c14d8: (-s ours) am 47ad22ed: am 961e3281: am 6df2860b: Add missing files to fix libphonenumber for layoutlib. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  71. 2f73224 am b4367eaf: am 5ac33148: am 29376cea: (-s ours) am a996ff5c: am c529b700: am 8ad4b8b1: (-s ours) am 9932e589: am 9e2dadae: am bcbeaf83: Set default text style in layoutlib as NORMAL [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  72. 3df2b07 am 6241a6ce: am eecb79a8: am 22b47b28: (-s ours) am 16fda528: am b7431172: am 826a215c: (-s ours) am 320f1126: am cf3f108e: am 5be65fda: Fix sans-serif-thin and sans-serif-light fonts in layoutlib. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  73. f985239 am 00251f77: am d1830eb6: am 57e410d9: (-s ours) am 9f81e73a: am 28ec8b4f: am 0a37981c: (-s ours) am 1b28d8d4: am d642de58: am ec4623d0: Improve text rendering and measurement. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  74. 8c084dd am 6214d7aa: am 5f0fb2a1: am 4da3827f: (-s ours) am acbff099: am d9076a95: am f4b35c6a: (-s ours) am ef822b3f: am 62a4a1f9: am 2a82a48f: Fix the measurement of text bounds. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  75. 9802058 am eec3eb86: am c1ce1c99: am 951c6976: (-s ours) am fcdbc3cb: am 38f954c8: am e0537c1d: (-s ours) am c7f8e64c: am 1830a58f: am 5bb3414d: Fix a bug in Nine Patch library. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  76. aefb9b8 am 73e7402e: am 7b6ab8f3: am 031f4beb: (-s ours) am 469b4aea: am 35f9f310: am 5e6a2990: (-s ours) am 4d887ec3: am bcd50a7c: am 5712b5fc: Optimize layout rendering in layoutlib [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  77. 856e0e3 am 02a07b73: am 20e540be: am 2d7a9c3e: (-s ours) am c3e89c3f: am 95672929: am 73f9e467: (-s ours) am edd67cb1: am 7c02c6e2: am 02cde9ce: Add methods for Time_Delegate [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  78. e8045e1 am d35e28f3: am d88cece4: am d683d56c: (-s ours) am 35a94df7: am ea18b2d6: am 95fd97aa: (-s ours) am 84e7a6b8: am 443372dd: am 9d7b5165: Add libphonenumber to layoutlib.jar. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  79. c03530c am b20352f5: am 33f44937: am e9c20fd4: (-s ours) am 81f1e754: am fd581059: am 88a12f57: (-s ours) am 43034b54: am 62591cff: am 689c0dfe: Fix NPE in layoutlib. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  80. e5a066c am ad0060b5: am 1da7b0b5: am 35b16e5d: (-s ours) am 9e8ae205: am f41ce157: am 43ed35da: (-s ours) am ce205d0a: am 600539c7: am 083d1562: Fix text size in Fake Action Bar. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  81. 551ee87 am 94f1de7a: am 27c91491: am 8c54c861: (-s ours) am 2fee69e0: am 071206b4: am aab9d9a7: (-s ours) am 1a434aa8: am 697c511d: am 80c668f2: Remove references to non-std Java classes. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  82. f07310b am 61c8829a: am 67da11c2: am 683e1663: (-s ours) am 79150645: am c37f7c84: am d15bbac6: (-s ours) am a2b530fb: am e39de9ae: am 6335590a: Fix DatePicker and Calendar widget in layoutlib. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  83. 02e4ee5 am e216cfc4: am 1e884cd0: am 543452e8: (-s ours) am e860b24e: am 8cc1d989: am 3e9bc262: (-s ours) am 9d209905: am 6f469e54: am 11ee746d: Layoutlib: Update the wifi icon in the status bar. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  84. c714970 am bab277cc: am 13542c7e: (-s ours) am 00e0b992: am 75f435b0: am 495c14d8: (-s ours) am 47ad22ed: am 961e3281: am 6df2860b: Add missing files to fix libphonenumber for layoutlib. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  85. b4367ea am 5ac33148: am 29376cea: (-s ours) am a996ff5c: am c529b700: am 8ad4b8b1: (-s ours) am 9932e589: am 9e2dadae: am bcbeaf83: Set default text style in layoutlib as NORMAL [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  86. 6241a6c am eecb79a8: am 22b47b28: (-s ours) am 16fda528: am b7431172: am 826a215c: (-s ours) am 320f1126: am cf3f108e: am 5be65fda: Fix sans-serif-thin and sans-serif-light fonts in layoutlib. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  87. 00251f7 am d1830eb6: am 57e410d9: (-s ours) am 9f81e73a: am 28ec8b4f: am 0a37981c: (-s ours) am 1b28d8d4: am d642de58: am ec4623d0: Improve text rendering and measurement. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  88. 6214d7a am 5f0fb2a1: am 4da3827f: (-s ours) am acbff099: am d9076a95: am f4b35c6a: (-s ours) am ef822b3f: am 62a4a1f9: am 2a82a48f: Fix the measurement of text bounds. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  89. eec3eb8 am c1ce1c99: am 951c6976: (-s ours) am fcdbc3cb: am 38f954c8: am e0537c1d: (-s ours) am c7f8e64c: am 1830a58f: am 5bb3414d: Fix a bug in Nine Patch library. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  90. 73e7402 am 7b6ab8f3: am 031f4beb: (-s ours) am 469b4aea: am 35f9f310: am 5e6a2990: (-s ours) am 4d887ec3: am bcd50a7c: am 5712b5fc: Optimize layout rendering in layoutlib [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  91. 02a07b7 am 20e540be: am 2d7a9c3e: (-s ours) am c3e89c3f: am 95672929: am 73f9e467: (-s ours) am edd67cb1: am 7c02c6e2: am 02cde9ce: Add methods for Time_Delegate [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  92. d35e28f am d88cece4: am d683d56c: (-s ours) am 35a94df7: am ea18b2d6: am 95fd97aa: (-s ours) am 84e7a6b8: am 443372dd: am 9d7b5165: Add libphonenumber to layoutlib.jar. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  93. b20352f am 33f44937: am e9c20fd4: (-s ours) am 81f1e754: am fd581059: am 88a12f57: (-s ours) am 43034b54: am 62591cff: am 689c0dfe: Fix NPE in layoutlib. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  94. ad0060b am 1da7b0b5: am 35b16e5d: (-s ours) am 9e8ae205: am f41ce157: am 43ed35da: (-s ours) am ce205d0a: am 600539c7: am 083d1562: Fix text size in Fake Action Bar. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  95. 94f1de7 am 27c91491: am 8c54c861: (-s ours) am 2fee69e0: am 071206b4: am aab9d9a7: (-s ours) am 1a434aa8: am 697c511d: am 80c668f2: Remove references to non-std Java classes. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  96. 61c8829 am 67da11c2: am 683e1663: (-s ours) am 79150645: am c37f7c84: am d15bbac6: (-s ours) am a2b530fb: am e39de9ae: am 6335590a: Fix DatePicker and Calendar widget in layoutlib. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  97. e216cfc am 1e884cd0: am 543452e8: (-s ours) am e860b24e: am 8cc1d989: am 3e9bc262: (-s ours) am 9d209905: am 6f469e54: am 11ee746d: Layoutlib: Update the wifi icon in the status bar. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  98. bab277c am 13542c7e: (-s ours) am 00e0b992: am 75f435b0: am 495c14d8: (-s ours) am 47ad22ed: am 961e3281: am 6df2860b: Add missing files to fix libphonenumber for layoutlib. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  99. 5ac3314 am 29376cea: (-s ours) am a996ff5c: am c529b700: am 8ad4b8b1: (-s ours) am 9932e589: am 9e2dadae: am bcbeaf83: Set default text style in layoutlib as NORMAL [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  100. eecb79a am 22b47b28: (-s ours) am 16fda528: am b7431172: am 826a215c: (-s ours) am 320f1126: am cf3f108e: am 5be65fda: Fix sans-serif-thin and sans-serif-light fonts in layoutlib. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago