1. 820265d Add @NonNull annotation and configure Eclipse settings by Tor Norbye · 13 years ago
  2. ab36f4e Update SDK codebase to JDK 6 by Tor Norbye · 13 years ago
  3. b5194e4 Fix value parser to handle attr values not in declare-styleable. by Xavier Ducrohet · 13 years ago
  4. a84d8ef Sample code to use the layout rendering library. by Xavier Ducrohet · 13 years ago
  5. 47e918d Revert ScreenLayoutSize to ScreenSize. by Xavier Ducrohet · 13 years ago
  6. a613eae Renamed some resource enum/qualifiers to be more consistent with the platform. by Xavier Ducrohet · 13 years ago
  7. 42b2f34 Fix various warnings by Tor Norbye · 13 years ago
  8. 917373c Add proper styleable support. by Xavier Ducrohet · 13 years ago
  9. 3301da3 Add a new getParser method to IProjectCallback. by Xavier Ducrohet · 13 years ago
  10. 61c5926 Add support for the TV dpi. by Xavier Ducrohet · 13 years ago
  11. 8c22418 Detect and add special warning for wrong themes by Tor Norbye · 13 years ago
  12. 677a248 Add revision number to the layoutlib. by Xavier Ducrohet · 13 years ago
  13. a109773 Update layoutlib api level to 6. by Xavier Ducrohet · 13 years ago
  14. 580ecb7 Add baseline/margins to ViewInfo. by Xavier Ducrohet · 13 years ago
  15. 762f91d Move getParser(name) into IProjectCallback. by Xavier Ducrohet · 13 years ago
  16. 135b959 Add Baseline utility method to layoutlib's bridge. by Xavier Ducrohet · 13 years ago
  17. f593b81 Minor layoutlib api change for the data binding project callback. by Xavier Ducrohet · 13 years ago
  18. 79c8c93 Move getViewParent/Index from RenderSession to Bridge. by Xavier Ducrohet · 13 years ago
  19. a43a67b New LayoutLib API to handle data binding in ExpandableListView. by Xavier Ducrohet · 13 years ago
  20. 947381e LayoutLib API: update adapter binding callbacks. by Xavier Ducrohet · 13 years ago
  21. 6886b5a Add toString to ResourceReference by Xavier Ducrohet · 13 years ago
  22. 0e6eb1f Merge "Add a way to get the adapter binding through the project callback." by Xavier Ducrohet · 13 years ago
  23. c192279 Add a way to get the adapter binding through the project callback. by Xavier Ducrohet · 13 years ago
  24. 2fa8370 Improve view cookie handling by Tor Norbye · 13 years ago
  25. c4cec91 Add repeat count config to layoutlib_api's AdapterBinding. by Xavier Ducrohet · 13 years ago
  26. 6f3c6c2 Add support for data binding in the layout editor. by Xavier Ducrohet · 13 years ago
  27. a923c6a Merge "Add missing notice files." by Xavier Ducrohet · 13 years ago
  28. c3478c2 Disable the "unecessary else" warning. by Raphael Moll · 13 years ago
  29. b261893 Add missing notice files. by Xavier Ducrohet · 13 years ago
  30. a0b25ad Add specifc warnings config for most sdk eclipse projects. by Xavier Ducrohet · 13 years ago
  31. 05a841f Make inline ResourceItem able to generate ResourceValue by Xavier Ducrohet · 13 years ago
  32. 19f5994 Add to layoutlib_api the ability to do layout only. by Xavier Ducrohet · 13 years ago
  33. 2217c5c Minor layoutlib API fix: rename a Capability by Xavier Ducrohet · 14 years ago
  34. e25af9f Add to layoutlib the ability to simply render a Drawable. by Xavier Ducrohet · 14 years ago
  35. f538a02 Add app name/icon and current render locale to the LayoutLib API. by Xavier Ducrohet · 14 years ago
  36. 1f72cb7 Move Pair and annoatations into resources.jar now renamed as common.jar by Xavier Ducrohet · 14 years ago
  37. 3bd45f0 Change APIs using String instead of ResourceType. by Xavier Ducrohet · 14 years ago
  38. 6685d3a Update the Layoutlib API to contain part of the current config. by Xavier Ducrohet · 14 years ago
  39. b4f5eb9 Add more theme query APIs to RenderResources by Xavier Ducrohet · 14 years ago
  40. 6aeb047 Properly convert the rendered layout images if alpha is needed. by Xavier Ducrohet · 14 years ago
  41. d7b0f0d LayoutLib API update: build properties and multi ViewInfo results. by Xavier Ducrohet · 14 years ago
  42. 16f978a Add a MergeCookie class as a special-case view cookie. by Xavier Ducrohet · 14 years ago
  43. f73c2d9 Add min/targetSdkVersion to the LayoutLib API. by Xavier Ducrohet · 14 years ago
  44. 72621cf Move the resource resolution code into ide-common. by Xavier Ducrohet · 14 years ago
  45. e27048c Add optional data to LayoutLog API. by Xavier Ducrohet · 14 years ago
  46. ff9bd89 Add prefix constants for LayoutLog tags. by Xavier Ducrohet · 14 years ago
  47. 0885ec5 Add Layoutlib log tag constants to LayoutLog by Xavier Ducrohet · 14 years ago
  48. fbfe208 New layoutlib API: getViewParent and getViewIndex by Xavier Ducrohet · 14 years ago
  49. 64cc0e2 Remove error(tag, throwable) from LayoutLog. by Xavier Ducrohet · 14 years ago
  50. 7470fd6 More fine grained layoutlib Capability for animation support. by Xavier Ducrohet · 14 years ago
  51. 6d93979 Add log to layout lib init method. by Xavier Ducrohet · 14 years ago
  52. 95b17a5 LayoutLib API refactoring by Xavier Ducrohet · 14 years ago
  53. 77f0833 Fix javadoc for layout lib api. by Xavier Ducrohet · 14 years ago
  54. 79ebb8f Clean up the api around Layoutlib. by Xavier Ducrohet · 14 years ago
  55. 4a5b206 LayoutLib API: new log API + updated SceneStatus API. by Xavier Ducrohet · 14 years ago
  56. 9eadd4e LayoutLib API: SceneResult API clean up. by Xavier Ducrohet · 14 years ago
  57. 7c3914c LayoutLib API: add capability query. by Xavier Ducrohet · 14 years ago
  58. 258b84b LayoutLib API: fixed wrong camelcase in API. by Xavier Ducrohet · 14 years ago
  59. 6d62f10 LayoutLib API: move add/moveChild API back to using index. by Xavier Ducrohet · 14 years ago
  60. 1178f0a LayoutLib API: New SceneStatus enum. by Xavier Ducrohet · 14 years ago
  61. 258742f Layoutlib API: updated API for insert/move/remove child. by Xavier Ducrohet · 14 years ago
  62. 645b8a9 ADT/Layoutlib: New API to let the caller instantiate the bitmap. by Xavier Ducrohet · 14 years ago
  63. e80f4d4 ADT: more animation stuff. by Xavier Ducrohet · 14 years ago
  64. d9881e4 ADT: Animation preparation. by Xavier Ducrohet · 14 years ago
  65. 018f0ad ADT/Layoutlib: update API to control how layout expands. by Xavier Ducrohet · 14 years ago
  66. d3ea415 ADT/GLE: Platform selection when rendering layouts. by Xavier Ducrohet · 14 years ago
  67. 71f1ce4 Update ViewInfo in the layoutlib API. by Xavier Ducrohet · 14 years ago
  68. f29be82 Make ADT use the new layoutlib API. by Xavier Ducrohet · 14 years ago
  69. 68fa172 Improvements to the new Layoutlib API. by Xavier Ducrohet · 14 years ago
  70. e18a2c7 Minor update to the layoutlib API. by Xavier Ducrohet · 14 years ago
  71. 81246f9 New layoutlib API. by Xavier Ducrohet · 14 years ago
  72. f0a7b02 Fix resource issues in ADT. by Raphael · 14 years ago
  73. 8e74a11 ADT GLE2: Deal with missing custom view classes. by Raphael Moll · 14 years ago
  74. b35d352 move the resource enums from the qualifier classes to sdklib. by Xavier Ducrohet · 14 years ago
  75. 3917a7d Move LayoutLib API library to sdk.git by Xavier Ducrohet · 15 years ago