summaryrefslogtreecommitdiffstats
path: root/build.gradle
Commit message (Expand)AuthorAgeFilesLines
* Follow frameworks_intermediates change in gradleKevin2019-03-151-4/+7
* Using android Q sdk in gradleSunny Goyal2019-01-301-1/+1
* Changing min sdk to 25Sunny Goyal2019-01-291-1/+1
* Add build variant for go-specific recents.Kevin2019-01-071-3/+23
* Add flavor dimension for quickstep on Launcher3.Kevin2019-01-071-15/+24
* Merge "Fix Launcher3 gradle file for launcher protos dep" into ub-launcher3-m...TreeHugger Robot2019-01-071-1/+1
|\
| * Fix Launcher3 gradle file for launcher protos depKevin2019-01-041-1/+1
* | Fix Launcher3 gradle issue with src_plugins.Kevin2019-01-041-1/+1
* | Fix Launcher3 gradle src_shorcuts_overrides issue.Kevin2019-01-041-3/+3
|/
* Create iconloader libraryHyunyoung Song2018-11-021-10/+14
* Create a deep shortcuts override.Rajeev Kumar2018-10-311-1/+1
* Rename go/src_flags directory as go/srcRajeev Kumar2018-10-301-1/+1
* Update gradle version and buildToolsVersion in Launcher3 build.gradle file.Rajeev Kumar2018-10-241-2/+2
* Updating the gradle and build tools versionSunny Goyal2018-09-201-2/+2
* Fixing AOSP tests after AndroidX migrationVadim Tryshev2018-08-241-1/+1
* Migrating to android-xSunny Goyal2018-08-141-8/+9
* Updating gradle configurationSunny Goyal2018-04-231-20/+34
* Gradle updateSunny Goyal2018-01-261-4/+4
* Removing dependency on deprecated android.test.** packageSunny Goyal2017-11-061-4/+5
* Adding a placeholder recents activitySunny Goyal2017-11-021-0/+2
* Setting up build rules and placeholder code for QuickStepSunny Goyal2017-10-301-10/+26
* Consolidating various interpolatorsSunny Goyal2017-10-261-1/+1
* Removing extraction service and palette api dependencySunny Goyal2017-09-291-5/+4
* Adding A feature flag to disable widgets and a corresponding buildSunny Goyal2017-07-211-4/+22
* Adding support for derivative apps to safely extend LauncherLog protoSunny Goyal2017-07-201-1/+5
* Add following compile time dependency toRajeev Kumar2017-06-141-0/+1
* Merge "Updating gradle and build tools version" into ub-launcher3-dorvalSunny Goyal2017-04-131-2/+4
|\
| * Updating gradle and build tools versionSunny Goyal2017-04-131-2/+4
* | Separating the config and flags in different directories so thatSunny Goyal2017-03-071-1/+1
* | Fixing broken gradle buildSunny Goyal2017-03-071-0/+1
|/
* Adding some widget addition flow testsSunny Goyal2017-01-231-1/+5
* No more LauncherActivityInfoCompatSunny Goyal2017-01-111-1/+1
* Removing all compatibility code below LollipopSunny Goyal2016-12-161-5/+6
* No more UserHandleCompatSunny Goyal2016-12-151-1/+1
* Using java_style enum generation for protoSunny Goyal2016-12-151-0/+1
* Merge "Moving various runnables in LauncherModel to individual tasks" into ub...Sunny Goyal2016-11-101-0/+4
|\
| * Moving various runnables in LauncherModel to individual tasksSunny Goyal2016-11-091-0/+4
* | Fixing build breakage due to proto compiler changeSunny Goyal2016-11-091-1/+1
|/
* Update pre-drag lifecycle for apps with shortcuts.Tony Wickham2016-10-041-1/+1
* Fixing wrong label in the AndroidManifestSunny Goyal2016-08-251-6/+26
* Updating gradle SDK versionSunny Goyal2016-07-071-2/+2
* Add support for launcher shortcuts.Tony Wickham2016-06-211-1/+1
* Separating out configs and common manifest entriesSunny Goyal2016-05-241-3/+3
* Changing minSDK for launcher3 to 21 (Lollipop)Sunny Goyal2016-05-101-1/+1
* Updating gradle versionSunny Goyal2016-05-091-1/+1
* Extract color for the hotseat.Tony Wickham2016-05-091-1/+1
* Removing WallpaperPicker from Launcher3Sunny Goyal2016-04-121-1/+0
* Fixing gradle version comflictsSunny Goyal2016-04-081-1/+1
* Added ColorExtractionService and ExtractedColors.Tony Wickham2016-04-011-0/+2
* Fixing broken instrumentation tests when run from command lineSunny Goyal2016-03-181-1/+0