summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib/bridge/src/android/view/BridgeInflater.java
Commit message (Expand)AuthorAgeFilesLines
* Improve error reporting on Exceptions in fw views.Deepanshu Gupta2015-11-121-16/+27
* Support databinding in listitem layouts.Deepanshu Gupta2015-09-291-1/+1
* Fix android:theme parsing for custom views.Deepanshu Gupta2015-08-281-2/+20
* Add tools:openDrawer to open a DrawerLayout.Deepanshu Gupta2015-07-151-0/+36
* Implement tools:list_item for RecyclerView.Deepanshu Gupta2015-07-071-8/+23
* Support AppBar from Material Design.Jens Ole Lauridsen2015-06-111-0/+8
* Make Context.getClassLoader() work.Deepanshu Gupta2015-05-191-1/+6
* resolved conflicts for merge of a663e012 to mnc-devDeepanshu Gupta2015-05-061-21/+1
|\
| * RecyclerView in LayoutLib: better XML attrs.Deepanshu Gupta2015-04-161-21/+1
* | resolved conflicts for merge of 186fe7b1 to masterDeepanshu Gupta2015-04-161-11/+12
|\ \ | |/
| * Update to using LayoutlibCallback.Deepanshu Gupta2015-04-151-11/+12
* | Correctly apply android:theme attribute from <include> tagAlan Viverette2015-03-201-3/+3
|/
* am 158c08bc: am ada85905: Fix AppCompat action bar theming.Deepanshu Gupta2015-03-171-7/+10
|\
| * Fix AppCompat action bar theming.Deepanshu Gupta2015-03-161-7/+10
* | Tools attribute improvements for RecyclerView LayoutManager.Deepanshu Gupta2015-03-111-4/+6
* | Add RecyclerView support.Deepanshu Gupta2015-03-101-7/+23
|/
* Set forceFramework correctly for included layouts.Deepanshu Gupta2015-02-231-1/+1
* LayoutLib: Support more ContextThemeWrappersDeepanshu Gupta2014-06-101-2/+2
* Add view cookies for action bar menus.Deepanshu Gupta2014-04-231-41/+53
* Update BridgeInflater and delegate to support inheritContext argAlan Viverette2014-01-271-2/+3
* Revert "Move frameworks/base/tools/ to frameworks/tools/"Adam Lesinski2014-01-271-0/+272
* Move frameworks/base/tools/ to frameworks/tools/Mike Lockwood2013-08-281-272/+0
* Make some methods/fields package private so that layoutlib can access them.Xavier Ducrohet2011-08-111-0/+272
* Layoutlib: New bridge implementation using the new API 5.Xavier Ducrohet2010-11-111-227/+0
* Work on fragments in layouts.Dianne Hackborn2010-09-211-2/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+227
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-227/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+228