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