summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/DefaultLayoutParser.java
Commit message (Expand)AuthorAgeFilesLines
* Add support for searchwidget in layout files.Samuel Fufa2019-08-231-6/+13
* Removing dependency on XmlResourceParser in default layout parsingSunny Goyal2019-03-051-8/+7
* Converting long item IDs to intSunny Goyal2018-10-081-10/+10
* Replace use of java.util.HashMap with android.util.ArrayMap inRajeev Kumar2017-06-091-11/+8
* Removing logic around replacing icon during restoreSunny Goyal2017-01-051-5/+0
* Adding support for pending widgets in AutoInstall layoutSunny Goyal2016-08-161-0/+64
* Adding logic to pull in workspace data from another Launcher3 basedSunny Goyal2016-07-091-4/+4
* Adding support for negative x and y in layout xml.Sunny Goyal2015-12-181-3/+2
* Reducing method count by eliminating synthetic accessorsAdam Cohen2015-03-201-4/+5
* resolved conflicts for merge of b564efb0 to ub-launcher3-masterSunny Goyal2015-01-231-22/+0
|\
| * Adding support for <include> tag in AutoInstall layoutSunny Goyal2015-01-231-22/+0
* | Replacing hotseat icon to an appropriate system appSunny Goyal2015-01-221-5/+10
|/
* Refactoring layout parsing codeSunny Goyal2014-10-171-0/+290