1. f326473 am cc5340bc: Add missing dependency in layoutlib build file [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  2. 49d47a0 am 76dccb7f: Fix theme/style resolution in Layoutlib [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  3. de3b2c0 am 1ed75bde: Remove references to non-std Java classes. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  4. 2f94c1d am 6136af32: Fix visitFieldInsn in layoutlib_create. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  5. ef9596a am 2bd65db1: Layoutlib tests now check methods return value [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  6. cc5340b Add missing dependency in layoutlib build file [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  7. 76dccb7 Fix theme/style resolution in Layoutlib [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  8. 1ed75bd Remove references to non-std Java classes. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  9. 6136af3 Fix visitFieldInsn in layoutlib_create. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  10. 2bd65db Layoutlib tests now check methods return value [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  11. 961e328 am 6df2860b: Add missing files to fix libphonenumber for layoutlib. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  12. 9e2dada am bcbeaf83: Set default text style in layoutlib as NORMAL [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  13. cf3f108 am 5be65fda: Fix sans-serif-thin and sans-serif-light fonts in layoutlib. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  14. d642de5 am ec4623d0: Improve text rendering and measurement. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  15. 62a4a1f am 2a82a48f: Fix the measurement of text bounds. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  16. 1830a58 am 5bb3414d: Fix a bug in Nine Patch library. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  17. bcd50a7 am 5712b5fc: Optimize layout rendering in layoutlib [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  18. 7c02c6e am 02cde9ce: Add methods for Time_Delegate [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  19. 443372d am 9d7b5165: Add libphonenumber to layoutlib.jar. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  20. 62591cf am 689c0dfe: Fix NPE in layoutlib. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  21. 600539c am 083d1562: Fix text size in Fake Action Bar. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  22. 697c511 am 80c668f2: Remove references to non-std Java classes. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  23. e39de9a am 6335590a: Fix DatePicker and Calendar widget in layoutlib. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  24. 6f469e5 am 11ee746d: Layoutlib: Update the wifi icon in the status bar. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  25. fbb1561 am 44bcd64e: Fix CalendarView to show the right labels. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  26. ca2c630 am 87be67f9: Fix layoutlib [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  27. 77d1eca am 7b5d54f0: Fix ClassCastException when rendering ListView [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  28. fe67544 am ce22440d: Fix text rendering [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  29. afc623e am bd9e181b: Fix layout rendering for RTL locales [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  30. 811b331 am d4875e19: Add orientation to configuration for layoutlib. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  31. 21cf984 am d1084cc0: Add missing native methods. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  32. 6df2860 Add missing files to fix libphonenumber for layoutlib. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  33. bcbeaf83 Set default text style in layoutlib as NORMAL [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  34. 5be65fd Fix sans-serif-thin and sans-serif-light fonts in layoutlib. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  35. ec4623d Improve text rendering and measurement. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  36. 2a82a48 Fix the measurement of text bounds. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  37. 5bb3414 Fix a bug in Nine Patch library. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  38. 5712b5f Optimize layout rendering in layoutlib [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  39. 02cde9c Add methods for Time_Delegate [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  40. 9d7b516 Add libphonenumber to layoutlib.jar. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  41. 689c0df Fix NPE in layoutlib. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  42. 083d156 Fix text size in Fake Action Bar. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  43. 80c668f Remove references to non-std Java classes. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  44. 6335590 Fix DatePicker and Calendar widget in layoutlib. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  45. 11ee746 Layoutlib: Update the wifi icon in the status bar. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  46. 44bcd64 Fix CalendarView to show the right labels. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  47. 87be67f Fix layoutlib [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  48. 7b5d54f Fix ClassCastException when rendering ListView [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  49. ce22440 Fix text rendering [DO NOT MERGE] by Deepanshu Gupta · 12 years ago
  50. bd9e181 Fix layout rendering for RTL locales [DO NOT MERGE] by Deepanshu Gupta · 12 years ago
  51. d4875e1 Add orientation to configuration for layoutlib. [DO NOT MERGE] by Deepanshu Gupta · 12 years ago
  52. d1084cc Add missing native methods. [DO NOT MERGE] by Deepanshu Gupta · 12 years ago
  53. 4723193 am 02bc4b04: am 4a62a6dc: am 451ed5f0: am 3ecaa88d: am ecb013db: Merge "Use hidden API to validate APK chains" into jb-dev by Kenny Root · 11 years ago
  54. 02bc4b0 am 4a62a6dc: am 451ed5f0: am 3ecaa88d: am ecb013db: Merge "Use hidden API to validate APK chains" into jb-dev by Kenny Root · 11 years ago
  55. 4a62a6d am 451ed5f0: am 3ecaa88d: am ecb013db: Merge "Use hidden API to validate APK chains" into jb-dev by Kenny Root · 11 years ago
  56. 451ed5f am 3ecaa88d: am ecb013db: Merge "Use hidden API to validate APK chains" into jb-dev by Kenny Root · 11 years ago
  57. 3ecaa88 am ecb013db: Merge "Use hidden API to validate APK chains" into jb-dev by Kenny Root · 11 years ago
  58. ecb013d Merge "Use hidden API to validate APK chains" into jb-dev by Kenny Root · 11 years ago
  59. 16c6b17 Use hidden API to validate APK chains by Kenny Root · 11 years ago
  60. 339cfdb am 72f9b308: am 4bc58bd2: am c0d94e7a: am f52d1a56: am fe38ff8d: DO NOT MERGE Sanitize WifiConfigs by Robert Greenwalt · 11 years ago
  61. 72f9b30 am 4bc58bd2: am c0d94e7a: am f52d1a56: am fe38ff8d: DO NOT MERGE Sanitize WifiConfigs by Robert Greenwalt · 11 years ago
  62. e42ce67 am ebf23a8d: am 74acf23a: am 3c417fbf: Merge "DO NOT MERGE Sanitize WifiConfigs" into jb-mr1-dev by Robert Greenwalt · 11 years ago
  63. 4bc58bd am c0d94e7a: am f52d1a56: am fe38ff8d: DO NOT MERGE Sanitize WifiConfigs by Robert Greenwalt · 11 years ago
  64. c0d94e7 am f52d1a56: am fe38ff8d: DO NOT MERGE Sanitize WifiConfigs by Robert Greenwalt · 11 years ago
  65. ebf23a8 am 74acf23a: am 3c417fbf: Merge "DO NOT MERGE Sanitize WifiConfigs" into jb-mr1-dev by Robert Greenwalt · 11 years ago
  66. f52d1a5 am fe38ff8d: DO NOT MERGE Sanitize WifiConfigs by Robert Greenwalt · 11 years ago
  67. 74acf23 am 3c417fbf: Merge "DO NOT MERGE Sanitize WifiConfigs" into jb-mr1-dev by Robert Greenwalt · 11 years ago
  68. 3c417fb Merge "DO NOT MERGE Sanitize WifiConfigs" into jb-mr1-dev by Robert Greenwalt · 11 years ago
  69. 1cb3c1d am fc80fbe3: am 7bd0b652: am 4bdab6bb: Fix FLAG_DISMISS_KEYGUARD not working by Craig Mautner · 11 years ago
  70. fc80fbe am 7bd0b652: am 4bdab6bb: Fix FLAG_DISMISS_KEYGUARD not working by Craig Mautner · 11 years ago
  71. 7bd0b65 am 4bdab6bb: Fix FLAG_DISMISS_KEYGUARD not working by Craig Mautner · 11 years ago
  72. 4bdab6b Fix FLAG_DISMISS_KEYGUARD not working by Craig Mautner · 11 years ago
  73. e1549ae DO NOT MERGE Sanitize WifiConfigs by Robert Greenwalt · 11 years ago
  74. fe38ff8 DO NOT MERGE Sanitize WifiConfigs by Robert Greenwalt · 11 years ago
  75. 76e85ee am 3bc9971d: am 95d6e32b: am 86f9a93e: Merge "Allow FLAG_SHOW_WHEN_LOCKED to apply to dialogs" into jb-mr1-dev by Craig Mautner · 11 years ago
  76. 3bc9971 am 95d6e32b: am 86f9a93e: Merge "Allow FLAG_SHOW_WHEN_LOCKED to apply to dialogs" into jb-mr1-dev by Craig Mautner · 11 years ago
  77. 95d6e32 am 86f9a93e: Merge "Allow FLAG_SHOW_WHEN_LOCKED to apply to dialogs" into jb-mr1-dev by Craig Mautner · 11 years ago
  78. 86f9a93 Merge "Allow FLAG_SHOW_WHEN_LOCKED to apply to dialogs" into jb-mr1-dev by Craig Mautner · 11 years ago
  79. 0392442 Allow FLAG_SHOW_WHEN_LOCKED to apply to dialogs by Craig Mautner · 11 years ago
  80. b17cf20 am 9ee72b65: am 665b0757: am 81fbdade: resolved conflicts for merge of 534f3e94 to jb-mr1-dev by Marco Nelissen · 11 years ago
  81. 9ee72b6 am 665b0757: am 81fbdade: resolved conflicts for merge of 534f3e94 to jb-mr1-dev by Marco Nelissen · 11 years ago
  82. 665b075 am 81fbdade: resolved conflicts for merge of 534f3e94 to jb-mr1-dev by Marco Nelissen · 11 years ago
  83. 81fbdad resolved conflicts for merge of 534f3e94 to jb-mr1-dev by Marco Nelissen · 11 years ago
  84. 534f3e9 am a3337bc7: Merge "Verify certificates" into jb-dev by Marco Nelissen · 11 years ago
  85. a3337bc Merge "Verify certificates" into jb-dev by Marco Nelissen · 11 years ago
  86. 6b96ecc am 32753f4f: am 31912122: am 6eb28103: am 183f97b7: am 1c12f9e7: malloc some advances by Victoria Lease · 11 years ago
  87. 32753f4 am 31912122: am 6eb28103: am 183f97b7: am 1c12f9e7: malloc some advances by Victoria Lease · 11 years ago
  88. 3191212 am 6eb28103: am 183f97b7: am 1c12f9e7: malloc some advances by Victoria Lease · 11 years ago
  89. 6eb2810 am 183f97b7: am 1c12f9e7: malloc some advances by Victoria Lease · 11 years ago
  90. 183f97b am 1c12f9e7: malloc some advances by Victoria Lease · 11 years ago
  91. 25fb713 am 0b2f2122: am d3da8f71: am ecba937b: DO NOT MERGE - Fix keyguard pattern lockout bug by Adrian Roos · 11 years ago
  92. 0b2f212 am d3da8f71: am ecba937b: DO NOT MERGE - Fix keyguard pattern lockout bug by Adrian Roos · 11 years ago
  93. d3da8f7 am ecba937b: DO NOT MERGE - Fix keyguard pattern lockout bug by Adrian Roos · 11 years ago
  94. ecba937 DO NOT MERGE - Fix keyguard pattern lockout bug by Adrian Roos · 11 years ago
  95. 1c12f9e malloc some advances by Victoria Lease · 11 years ago
  96. c936d73 Verify certificates by Marco Nelissen · 11 years ago
  97. 817f558 am 3d958f81: am 468e8e98: am 1f52437d: Show the keyguard if unsecure window on top by Craig Mautner · 11 years ago
  98. 3d958f8 am 468e8e98: am 1f52437d: Show the keyguard if unsecure window on top by Craig Mautner · 11 years ago
  99. 468e8e9 am 1f52437d: Show the keyguard if unsecure window on top by Craig Mautner · 11 years ago
  100. 1f52437 Show the keyguard if unsecure window on top by Craig Mautner · 11 years ago