summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix build.Dianne Hackborn2015-07-311-2/+2
* Merge "AAPT: Fix resource versioning" into mnc-devAdam Lesinski2015-07-311-18/+52
|\
| * AAPT: Fix resource versioningAdam Lesinski2015-07-281-18/+52
* | Merge changes I4c215676,Ib476302c,I0aede288,I9241dec7,Ibe7167a6, ... into mnc...Deepanshu Gupta2015-07-309-44/+112
|\ \
| * | Update status bar time.Deepanshu Gupta2015-07-291-2/+5
| * | Fix imports.Deepanshu Gupta2015-07-293-23/+12
| * | Add MockView constructor used by LayoutInflater.Deepanshu Gupta2015-07-291-0/+4
| * | Poor implementation of Path.approximate()Deepanshu Gupta2015-07-291-3/+53
| * | Include EpicenterTranslateClipReveal in LayoutLibDeepanshu Gupta2015-07-291-0/+1
| * | Fix theme namespace in tests.Deepanshu Gupta2015-07-291-2/+2
| * | LayoutLib: fix layout when nav bar is absent.Deepanshu Gupta2015-07-281-12/+19
| * | LayoutLib: Fix Status/Navigation Bar color.Deepanshu Gupta2015-07-271-2/+16
| |/
* | Remove dependencies on the package installer's package nameSvet Ganov2015-07-291-0/+5
|/
* Merge "Set support flag for custom layouts for RecyclerView." into mnc-devDeepanshu Gupta2015-07-231-1/+1
|\
| * Set support flag for custom layouts for RecyclerView.Deepanshu Gupta2015-07-231-1/+1
* | Merge changes I9c294329,Ie4db5d28 into mnc-devDeepanshu Gupta2015-07-2312-509/+581
|\ \ | |/
| * LayoutLib: translucent sys ui barsDeepanshu Gupta2015-07-236-62/+113
| * Move the layout code out of RenderSessionImpl.Deepanshu Gupta2015-07-2311-490/+511
* | Merge "CalendarView rendering: use R.styleable to find attr." into mnc-devDeepanshu Gupta2015-07-231-19/+123
|\ \ | |/
| * CalendarView rendering: use R.styleable to find attr.Deepanshu Gupta2015-07-231-19/+123
* | resolved conflicts for merge of 112d8a36 to mnc-devDiego Perez2015-07-219-11/+132
|\ \ | |/ |/|
| * am d6f2a9ef: am 7720eb18: Merge "Render to measured size when using expand mo...Diego Perez2015-07-218-11/+131
| |\
| | * Merge "Render to measured size when using expand mode" into lmp-mr1-devDiego Perez2015-07-218-11/+131
| | |\
| | | * Render to measured size when using expand modeDiego Perez2015-06-028-11/+131
* | | | Merge "Add tools:openDrawer to open a DrawerLayout." into mnc-devDeepanshu Gupta2015-07-166-6/+111
|\ \ \ \
| * | | | Add tools:openDrawer to open a DrawerLayout.Deepanshu Gupta2015-07-156-6/+111
* | | | | Merge "Change tools:list_item to listitem." into mnc-devDeepanshu Gupta2015-07-161-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | Change tools:list_item to listitem.Deepanshu Gupta2015-07-151-1/+3
* | | | | Fix build.Dianne Hackborn2015-07-151-1/+1
* | | | | Fix issue #21626564: MMS should be receivied while DozingDianne Hackborn2015-07-141-0/+8
* | | | | Added sendBroadcastMultiplePermissions methodFyodor Kupolov2015-07-141-0/+6
* | | | | Revert "Allow array of required permissions in sendBroadcast"Fyodor Kupolov2015-07-141-6/+0
* | | | | Allow array of required permissions in sendBroadcastFyodor Kupolov2015-07-141-0/+6
|/ / / /
* | | | Fix the build.Bart Sears2015-07-091-1/+1
* | | | Fix buildSvetoslav2015-07-091-1/+5
* | | | Fix Paint_Delegate.native_getRunAdvance()Deepanshu Gupta2015-07-071-1/+2
* | | | Add a default PackageManager to BridgeContext.Deepanshu Gupta2015-07-072-6/+778
* | | | Revert "Replace infinite loop with foreach."Deepanshu Gupta2015-07-071-2/+8
* | | | Update intellij project for tools-common sources.Deepanshu Gupta2015-07-071-1/+1
* | | | Implement tools:list_item for RecyclerView.Deepanshu Gupta2015-07-075-51/+79
* | | | Add roundess to configurationDeepanshu Gupta2015-07-061-0/+20
* | | | Update tests per new layoutlib_apiDeepanshu Gupta2015-07-061-1/+1
* | | | am 3ce79f6c: am 96496e2d: Merge "Build fix after changing IWindowSession." in...Filip Gruszczynski2015-07-011-1/+1
|\ \ \ \ | |/ / /
| * | | am 96496e2d: Merge "Build fix after changing IWindowSession." into cw-d-mr1-devFilip Gruszczynski2015-06-301-1/+1
| |\ \ \
| | * | | Build fix after changing IWindowSession.Filip Gruszczynski2015-06-301-1/+1
* | | | | Replace infinite loop with foreach.Deepanshu Gupta2015-06-302-9/+3
* | | | | Add missing resolveResValue call.Deepanshu Gupta2015-06-301-1/+1
* | | | | ICU format support for pseudolocalizes.Igor Viarheichyk2015-06-255-67/+419
* | | | | Merge "AAPT2: Remove the need for specifying package name in compile phase" i...Adam Lesinski2015-06-187-62/+74
|\ \ \ \ \
| * | | | | AAPT2: Remove the need for specifying package name in compile phaseAdam Lesinski2015-06-127-62/+74