summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* am eb541727: am dd21212f: am eb26f5ce: LayoutLib: Fix typedArray caching.Deepanshu Gupta2015-09-021-19/+27
|\ | | | | | | | | * commit 'eb54172719db60740a0b8dde6380db54d4006159': LayoutLib: Fix typedArray caching.
| * am dd21212f: am eb26f5ce: LayoutLib: Fix typedArray caching.Deepanshu Gupta2015-09-011-19/+27
| |\ | | | | | | | | | | | | * commit 'dd21212fa1a9c907d5d2f80f3de2413f6c14da7a': LayoutLib: Fix typedArray caching.
| | * LayoutLib: Fix typedArray caching.Deepanshu Gupta2015-09-011-19/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | The typedArray depends on the current context (more specifically, the themes set on the context). The fact was ignored in the caching of the typedArray and caused the android:theme attribute to be ignored in certain cases. Change-Id: If095580919474f12c0eb4e1f8fb7f076cf3c4ed0
| * | am 42994097: am a1be8b43: LayoutLib: Update golden test images. [DO NOT MERGE]Deepanshu Gupta2015-08-269-0/+0
| |\ \ | | |/ | | | | | | | | | * commit '4299409775ffd5cb70a8970c15807f33fc8b08d4': LayoutLib: Update golden test images. [DO NOT MERGE]
| | * LayoutLib: Update golden test images. [DO NOT MERGE]Deepanshu Gupta2015-08-259-0/+0
| | | | | | | | | | | | | | | | | | Also update the generated classes from the MyApplication test project. Change-Id: I97bce3737c0cb528a61fa652988a2edb09ec885d
| * | am 2b99b5da: am c9862b44: An ugly hack to render CalendarView. [DO NOT MERGE]Deepanshu Gupta2015-08-263-1/+100
| |\ \ | | |/ | | | | | | | | | * commit '2b99b5da279a7cbf1f6412a8ac7d6bfdd82e26c6': An ugly hack to render CalendarView. [DO NOT MERGE]
| | * An ugly hack to render CalendarView. [DO NOT MERGE]Deepanshu Gupta2015-08-253-1/+100
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is an ugly hack to switch the field android.widget.SimpleMonthView.mDayFormatter from java.text.SimpleDateFormat to icu's version of the same class. The hack is only for the L version of the LayoutLib. It's done in a better way in M and even better in N. Change-Id: Id84a1d32040211c46b20cdaf3a77119676e748b6
| * | am 7eb81868: am b1ad4a15: LayoutLib: Fix true transparency in status bar. ↵Deepanshu Gupta2015-08-264-12/+16
| |\ \ | | |/ | | | | | | | | | | | | | | | [DO NOT MERGE] * commit '7eb81868c338fc78139592ac81845c080f53b1c5': LayoutLib: Fix true transparency in status bar. [DO NOT MERGE]
| | * LayoutLib: Fix true transparency in status bar. [DO NOT MERGE]Deepanshu Gupta2015-08-254-12/+16
| | | | | | | | | | | | | | | Change-Id: Ieedf23cde9ab3e36c77501d30cc7e808e66a4782 (cherry picked from commit f9662c006c650c9f61f19a5e1ea4a76640eb85ca)
| * | am 9d6e87b6: am da687918: Make getInt in BridgeTypedArray accept empty ↵Deepanshu Gupta2015-08-261-5/+2
| |\ \ | | |/ | | | | | | | | | | | | | | | String. [DO NOT MERGE] * commit '9d6e87b67eb0d39d7584b12a3e843db68c8c9f3b': Make getInt in BridgeTypedArray accept empty String. [DO NOT MERGE]
| | * Make getInt in BridgeTypedArray accept empty String. [DO NOT MERGE]Deepanshu Gupta2015-08-251-5/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The XML editor already warns about the empty strings in places where an int value is required. There's no need to show another warning for it in the rendering panel. Also, the rendering might have also failed when the empty string is encountered. Try an continue the rendering, because no rendering state is really bad. Change-Id: I85106f37e4462f237e85f0b065b4ce8a4bfabf4d (cherry picked from commit 0437cac76c24dc6cac7b530e6d80f789565550ec)
| * | am c43506fc: am 8c674fda: Fix layout mirroring. [DO NOT MERGE]Deepanshu Gupta2015-08-261-0/+1
| |\ \ | | |/ | | | | | | | | | * commit 'c43506fc2dbe3fea6885e74ac8c67b91a0a644ff': Fix layout mirroring. [DO NOT MERGE]
| | * Fix layout mirroring. [DO NOT MERGE]Deepanshu Gupta2015-08-251-0/+1
| | | | | | | | | | | | | | | Change-Id: I7db398aa2d11dac1210e84922138f78f0c23bb9b (cherry picked from commit a9090705efcc44f015486944e5aeb926173a7968)
| * | am 918e62f1: am 7aa36129: Fix typo: s/FullScreen/Fullscreen/ in LayoutLib. ↵Deepanshu Gupta2015-08-261-1/+1
| |\ \ | | |/ | | | | | | | | | | | | | | | [DO NOT MERGE] * commit '918e62f1cb7e5802cfb7435dd606380fa5d3a278': Fix typo: s/FullScreen/Fullscreen/ in LayoutLib. [DO NOT MERGE]
| | * Fix typo: s/FullScreen/Fullscreen/ in LayoutLib. [DO NOT MERGE]Deepanshu Gupta2015-08-251-1/+1
| | | | | | | | | | | | | | | Change-Id: Ia8d223ae01f08df945ab05615b07075b98a54a32 (cherry picked from commit 5a8f33f1b09b0311f1bbd1ec6b90db706edb5219)
| * | am eb15670c: am 92f373fe: Fix Matrix_Delegate.native_getValues() [DO NOT MERGE]Deepanshu Gupta2015-08-261-1/+1
| |\ \ | | |/ | | | | | | | | | * commit 'eb15670ccc46c688537cd99fa1af2e475a5fd2be': Fix Matrix_Delegate.native_getValues() [DO NOT MERGE]
| | * Fix Matrix_Delegate.native_getValues() [DO NOT MERGE]Deepanshu Gupta2015-08-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | The bug manifested itself by not rendering the wifi icon in the status bar. Change-Id: I7debf3eef387965d774bf66e856812e67c8552a7 (cherry picked from commit 9f280a9301566c94a583cc45b6abea8a4488e33c)
| * | am 42e53ecb: am 66d91401: Revert to using AppTheme for LayoutLib tests. [DO ↵Deepanshu Gupta2015-08-262-7/+8
| |\ \ | | |/ | | | | | | | | | | | | | | | NOT MERGE] * commit '42e53ecbc146c4b131961e1f1764fcf886204b07': Revert to using AppTheme for LayoutLib tests. [DO NOT MERGE]
| | * Revert to using AppTheme for LayoutLib tests. [DO NOT MERGE]Deepanshu Gupta2015-08-252-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use AppTheme for all tests other than testExpand. AppTheme contains an attribute needed by testArrayCheck. Also, since the AppTheme extends Theme.Material.Light.DarkActionBar, other tests should be unaffected. Also, update the golden image for the testArrayCheck. Change-Id: Ib5f53f3b029c5aceef2b622e5ac63952d6b1972a (cherry picked from commit 89a045c31f4f08bc0d9d533ef47f321e6423f656)
| * | am 5078ad32: am 6b1b651f: Fix imports. [DO NOT MERGE]Deepanshu Gupta2015-08-263-23/+12
| |\ \ | | |/ | | | | | | | | | * commit '5078ad325b0da36fe798df1df428d12732548217': Fix imports. [DO NOT MERGE]
| | * Fix imports. [DO NOT MERGE]Deepanshu Gupta2015-08-253-23/+12
| | | | | | | | | | | | | | | | | | | | | | | | Also remove null checks on return value of ReflectionUtils.getMethod() as the method always return non null. Change-Id: Ib476302c2cf0504a0f54db4e795955ad10e5df3f (cherry picked from commit 671b7f9b99316f7224c1213d6923d449a2de9b62)
| * | am 4a213763: am 5ad4dae1: Fix theme namespace in tests. [DO NOT MERGE]Deepanshu Gupta2015-08-261-1/+1
| |\ \ | | |/ | | | | | | | | | * commit '4a2137639aba761dcf289f1e2cc2e48dd42e7a3f': Fix theme namespace in tests. [DO NOT MERGE]
| | * Fix theme namespace in tests. [DO NOT MERGE]Deepanshu Gupta2015-08-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | The tests used framework theme (Material), but the ResourceResolver was created with project theme. This caused tests to fail becasue of missing resources. Change-Id: Ia17ee19054f6689f85e3423e83c1f47a2cc4364f (cherry picked from commit 4a6ee98d39ab2300b2cd17c60221e43bf4ade8e7)
| * | am f988761c: am 723e136f: Run setup for full tests only once. [DO NOT MERGE]Deepanshu Gupta2015-08-261-26/+36
| |\ \ | | |/ | | | | | | | | | * commit 'f988761c0acc02bb4b21b6357e418da7799f11e7': Run setup for full tests only once. [DO NOT MERGE]
| | * Run setup for full tests only once. [DO NOT MERGE]Deepanshu Gupta2015-08-251-26/+36
| | | | | | | | | | | | | | | Change-Id: Iee64dbd88d473b7be08581f26ccddf649aed8e56 (cherry picked from commit a12ec8f1e28cb5a8601bf606852f1d34d7c91996)
| * | am e54dbc4a: am 3ba16c1d: LayoutLib: fix layout when nav bar is absent. [DO ↵Deepanshu Gupta2015-08-261-12/+19
| |\ \ | | |/ | | | | | | | | | | | | | | | NOT MERGE] * commit 'e54dbc4ac74d110c4121932a22d04447a0e15b65': LayoutLib: fix layout when nav bar is absent. [DO NOT MERGE]
| | * LayoutLib: fix layout when nav bar is absent. [DO NOT MERGE]Deepanshu Gupta2015-08-251-12/+19
| | | | | | | | | | | | | | | Change-Id: I0d3ee6fd5a4656156a630d3b298533ea13eb8415 (cherry picked from commit 6e8d8ad2b7cffed751b2a382ac7b761954767188)
| * | am 147c0506: am 55a36337: LayoutLib: Fix Status/Navigation Bar color. [DO ↵Deepanshu Gupta2015-08-261-2/+16
| |\ \ | | |/ | | | | | | | | | | | | | | | NOT MERGE] * commit '147c0506d5425633f0d45e1489262d4e27a35921': LayoutLib: Fix Status/Navigation Bar color. [DO NOT MERGE]
| | * LayoutLib: Fix Status/Navigation Bar color. [DO NOT MERGE]Deepanshu Gupta2015-08-251-2/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the color value for status bar or navigation bar is declared directly in the theme (i.e. doesn't reference a color resource via @color/foo), the ResourceType for the attribute is not assigned by the IDE. LayoutLib used to ignore resources that were not of type color. This change fixes the issue by also checking the resources without a type. Change-Id: I94735ec225415282db06ab9db5c3233ad89c052f (cherry picked from commit e3f9834ebd8a6e4ee155c8e4c9456dfc98e8b832)
| * | am e093bbf3: am d861fd81: Set support flag for custom layouts for ↵Deepanshu Gupta2015-08-261-1/+1
| |\ \ | | |/ | | | | | | | | | | | | | | | RecyclerView. [DO NOT MERGE] * commit 'e093bbf3997de7d2dddc2122c1349f734478f09f': Set support flag for custom layouts for RecyclerView. [DO NOT MERGE]
| | * Set support flag for custom layouts for RecyclerView. [DO NOT MERGE]Deepanshu Gupta2015-08-251-1/+1
| | | | | | | | | | | | | | | Change-Id: I3a0349c0482ae45e226b2016a0f24707c85edff4 (cherry picked from commit f7712d3524309c365b68f93497771084e6b5a66b)
| * | am 8a50ecea: am 82fae621: LayoutLib: translucent sys ui bars [DO NOT MERGE]Deepanshu Gupta2015-08-266-62/+113
| |\ \ | | |/ | | | | | | | | | * commit '8a50ecea2ea0218377f7af8b4334b4ee4d386ef7': LayoutLib: translucent sys ui bars [DO NOT MERGE]
| | * LayoutLib: translucent sys ui bars [DO NOT MERGE]Deepanshu Gupta2015-08-256-62/+113
| | | | | | | | | | | | | | | Change-Id: I9c294329fc78418c505a5115bc9c07da29595af2 (cherry picked from commit fc8f4aad7395eca11f6d9b82eb266b1f4ee5041b)
| * | am d4be80d9: am 9068539a: Update nav bar icons. [DO NOT MERGE]Deepanshu Gupta2015-08-2623-14/+149
| |\ \ | | |/ | | | | | | | | | * commit 'd4be80d9962cdf5d68dccd3291ed1cabb76b6df2': Update nav bar icons. [DO NOT MERGE]
| | * Update nav bar icons. [DO NOT MERGE]Deepanshu Gupta2015-08-2523-14/+149
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add a script to copy the icons from the original source. - Update layout used for the navigation bar to be closer to the original layout. - Update test image with the latest rendering. - Add a nexus 5 landscape device config to help with testing. Change-Id: I0b6674955e0970a6a8cce148b1b7aa61e1752ccd (cherry picked from commit 139d6ff12d395a888624113fdd2521861b47d761)
| * | am d1dde055: am e5afc311: Move the layout code out of RenderSessionImpl. [DO ↵Deepanshu Gupta2015-08-2611-490/+511
| |\ \ | | |/ | | | | | | | | | | | | | | | NOT MERGE] * commit 'd1dde055060d63f8981ba51aeb75ab8a459db9b4': Move the layout code out of RenderSessionImpl. [DO NOT MERGE]
| | * Move the layout code out of RenderSessionImpl. [DO NOT MERGE]Deepanshu Gupta2015-08-2511-490/+511
| | | | | | | | | | | | | | | | | | | | | | | | Also, switch to using a RelativeLayout from a LinearLayout. The change will help in future when enabling transparent status and nav bar. Change-Id: Ie4db5d28313f1c5ef775603788598a56409f92c7 (cherry picked from commit b1484862e2367d87d3ccbd0fd0a6d2598ed5918a)
| * | am 87f5fd6b: am c989950d: CalendarView rendering: use R.styleable to find ↵Deepanshu Gupta2015-08-261-19/+123
| |\ \ | | |/ | | | | | | | | | | | | | | | attr. [DO NOT MERGE] * commit '87f5fd6bf2c0d72fd37fb923b4d38225caa55d55': CalendarView rendering: use R.styleable to find attr. [DO NOT MERGE]
| | * CalendarView rendering: use R.styleable to find attr. [DO NOT MERGE]Deepanshu Gupta2015-08-251-19/+123
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not all attr are added to R.attr. This results in some attr not being found and hence a broken rendering. Fix the issue by adding all attr referenced in R.styleable to the map of attr before adding any remaining values from R.attr. Change-Id: I1ebf8a394b9e1edbf7490e011833d20a00d38317 (cherry picked from commit e8018480dbefc896bd26e5eedfdde802ce3731a7)
| * | am e3eecca9: am b2fdaca9: Add tools:openDrawer to open a DrawerLayout. [DO ↵Deepanshu Gupta2015-08-266-6/+111
| |\ \ | | |/ | | | | | | | | | | | | | | | NOT MERGE] * commit 'e3eecca924e7c7961c54eb37336767c995c936e7': Add tools:openDrawer to open a DrawerLayout. [DO NOT MERGE]
| | * Add tools:openDrawer to open a DrawerLayout. [DO NOT MERGE]Deepanshu Gupta2015-08-256-6/+111
| | | | | | | | | | | | | | | | | | | | | | | | Store a list of drawer layouts with tools:openDrawer encountered and call openDrawer on them during the post-inflation processing. Change-Id: Idee299a9af1bb106509a03bb2e8424c372b93dc5 (cherry picked from commit ccbc11770397888cf7780925bb4c7cf1d2f2f80e)
| * | am b4060700: am a14ec6f4: Change tools:list_item to listitem. [DO NOT MERGE]Deepanshu Gupta2015-08-261-1/+3
| |\ \ | | |/ | | | | | | | | | * commit 'b406070040d1370b6ef6154cba3965c4ab016d66': Change tools:list_item to listitem. [DO NOT MERGE]
| | * Change tools:list_item to listitem. [DO NOT MERGE]Deepanshu Gupta2015-08-251-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | The listitem is already in use for ListView. Reuse the same attribute for RecyclerView rather than creating a new one. Change-Id: I82aabe7d04fbe3e61645bc427a81c14c454d03c5 (cherry picked from commit 111dc04a28f0181bf429e5ded9024d3fdff7be50)
| * | am 8bfc5a9d: am b1e21330: Implement tools:list_item for RecyclerView. [DO ↵Deepanshu Gupta2015-08-265-51/+79
| |\ \ | | |/ | | | | | | | | | | | | | | | NOT MERGE] * commit '8bfc5a9d14000a436e54350099bd460f55418f27': Implement tools:list_item for RecyclerView. [DO NOT MERGE]
| | * Implement tools:list_item for RecyclerView. [DO NOT MERGE]Deepanshu Gupta2015-08-255-51/+79
| | | | | | | | | | | | | | | | | | | | | | | | It's now possible to use tools:list_item attribute for RecyclerView to point to a default layout, rather than always using a TextView. Change-Id: I5d522b2f0ca38b420fddfcb0f73a26d95707da79 (cherry picked from commit 61f23e9bf7d784e7a52168196758c4f6c6853e77)
| * | am 67b73b60: am cd4d5b3f: Support AppBar from Material Design. [DO NOT MERGE]Jens Ole Lauridsen2015-08-264-1/+182
| |\ \ | | |/ | | | | | | | | | * commit '67b73b60bf9c9f433ed282abdc3691ee0cc6dda0': Support AppBar from Material Design. [DO NOT MERGE]
| | * Support AppBar from Material Design. [DO NOT MERGE]Jens Ole Lauridsen2015-08-254-1/+182
| | | | | | | | | | | | | | | | | | | | | | | | This CL is a start for making the design able to render the AppBar. We are still missing support for: system menu and the app icon. Change-Id: I19600f8ee1e7e6492186a0b7ae7fb38c82e15c02 (cherry picked from commit 4dfe4d43ce5634f059a3ba669e3cac4551c3a3ee)
| * | am 6f5709ca: am de13095d: Update tests per new layoutlib_api [DO NOT MERGE]Deepanshu Gupta2015-08-261-1/+1
| |\ \ | | |/ | | | | | | | | | * commit '6f5709ca97b27db9877c2fc65b083783d3f41e02': Update tests per new layoutlib_api [DO NOT MERGE]
| | * Update tests per new layoutlib_api [DO NOT MERGE]Deepanshu Gupta2015-08-251-1/+1
| | | | | | | | | | | | | | | Change-Id: Idc89ffceaf171abcf2b579f4e934b514ef209210 (cherry picked from commit d7b846c1814de34f2cea8507907f70618ec7cae0)
| * | am 9a13b1e7: am db67caa6: Add missing resolveResValue call. [DO NOT MERGE]Deepanshu Gupta2015-08-261-1/+1
| |\ \ | | |/ | | | | | | | | | * commit '9a13b1e7502734fbe54d6f0e1c386f5382dfa662': Add missing resolveResValue call. [DO NOT MERGE]