| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make android.view.RemotableViewMethod annotation @TestApi | Aurimas Liutikas | 2019-02-06 | 1 | -0/+3 |
| | | | | | | | | | This method is needed in CTS to test RemoteView behavior. Bug: 72044662 Test: existing android.widget.cts.RemoteViewsTest Change-Id: I8ca0ae151604062e5ecd58dc66c04103c351224b | ||||
| * | Fix import statement in view|transition|animation packages. | Aurimas Liutikas | 2016-10-12 | 1 | -3/+0 |
| | | | | | | | | This change also remove trailing whitespace. Test: code still compiles Change-Id: I7eff4546320d67d2bae58d31bad0625ea0791b8f | ||||
| * | Added support for async inflation of RemoteViews | Sunny Goyal | 2016-01-11 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | When enabled, the View inflation as well as some of the drawable loading is done on the background thread. It also assumes that all the views support inflation on the background thread, which is true for the default views supported by the platform For ViewGroup opetations, it maintains a virtual view tree which is used for findViewById. The final operations are applied on the UI thread in the end. Change-Id: Ib3ce55182ec04a344f2b2513981ee03afc8fa2e8 | ||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+35 |
| | | |||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -35/+0 |
| | | |||||
| * | auto import from //branches/cupcake/...@132276 | The Android Open Source Project | 2009-02-19 | 1 | -0/+35 |
