summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/qsb
Commit message (Expand)AuthorAgeFilesLines
* Make QSB_ON_FIRST_SCREEN a boolean.Jon Miranda2019-03-151-1/+1
* Moving some utility methods aroundSunny Goyal2019-01-311-1/+21
* Adding support for launcher preview generationSunny Goyal2018-12-041-20/+22
* Make flags UI available on release build of launcherRyan Lothian2018-10-151-1/+1
* Adding keyboard handling to QsbHostView similar to a normal appwidget viewSunny Goyal2018-10-151-2/+9
* Groundwork for runtime-toggleable feature flagsRyan Lothian2018-10-081-1/+1
* Preventing padding from getting reset when the widget updatesSunny Goyal2018-08-222-1/+5
* Exposing some methods to make QSB customization easierSunny Goyal2018-06-182-81/+92
* Some launcher3 fixes so that it compiles with different configurationsSunny Goyal2018-05-301-3/+10
* Add click handler for qsb on boot to keep it responsiveNg Zhi An2018-05-141-0/+12
* Move orientation initialization to onCreate.Jon Miranda2017-09-201-2/+6
* Fix bug where widgets are inflated in the wrong orientation.Jon Miranda2017-09-192-3/+5
* Adding A feature flag to disable widgets and a corresponding buildSunny Goyal2017-07-211-3/+6
* Removing QsbBlockerViewSunny Goyal2017-06-061-93/+0
* Add checks for FeatureFlags.QSB_ON_FIRST_SCREENLouis Begin2017-03-081-1/+11
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-111-1/+1
* Alienating QSBSunny Goyal2016-10-183-0/+429