Go to file
Andy Wickham 769c795edf Some cleanup for SwipeDetector.
It is now organized as follows:
 - private constants
 - public constants
 - private final fields
 - private variable fields
 - constructors
 - public methods
 - private methods
 - public interface/abstract class

This is intended to be a functional no-op.

Bug: 141939911
Change-Id: Iad5a9b3b73b35641f8a4f1d52ada6adef3825c47
Tested: Built and sanity checked manually.
2019-10-01 14:38:56 -07:00
SecondaryDisplayLauncher Import translations. DO NOT MERGE 2019-07-26 11:34:59 -07:00
go Reduces padding of the Overview shelf in no button mode. 2019-09-03 22:05:20 +00:00
iconloaderlib Exclude shortcuts in popup from IconCache. 2019-09-20 15:24:22 +00:00
proto_overrides Adding support for derivative apps to safely extend LauncherLog proto 2017-07-20 11:47:11 -07:00
protos Add a "Dismiss" option for predicted apps in Launcher 2019-08-13 23:57:11 +00:00
quickstep Merge "Deprecating LauncherInstrumentation constructor with parameter" into ub-launcher3-qt-qpr1-dev 2019-09-27 13:21:46 -07:00
res migrate custom widgets in comply with plugin framework 2019-09-25 15:58:41 -07:00
robolectric_tests Add support for adding promise icons for new install sessions by user. 2019-08-22 10:42:45 -07:00
src/com/android/launcher3 Some cleanup for SwipeDetector. 2019-10-01 14:38:56 -07:00
src_build_config Moving autority definition to a separate file, so 2018-11-27 23:20:32 +00:00
src_flags/com/android/launcher3/config Make flags UI available on release build of launcher 2018-10-15 17:24:48 -04:00
src_plugins Merge "Add OverviewScreenshotActions plugin interface and use it in TaskView." into ub-launcher3-qt-future-dev 2019-09-26 18:17:30 +00:00
src_shortcuts_overrides/com/android/launcher3 add null check when accessing target component from iteminfo 2019-08-16 21:50:21 +00:00
src_ui_overrides/com/android/launcher3/uioverrides When DeviceConfig/FeatureFlag value is different than the previous 2019-09-11 10:38:14 -07:00
tests Some cleanup for SwipeDetector. 2019-10-01 14:38:56 -07:00
.gitignore FeatureFlag: quick scrub is now quick switch 2018-11-01 17:26:31 -04:00
Android.bp Moving TestInformationProvider to Launcher3 so that it can be used for 2019-05-23 14:02:33 -07:00
Android.mk Build rule cleanup 2019-08-08 02:02:20 -07:00
AndroidManifest-common.xml Add READ_DEVICE_CONFIG permission 2019-08-16 10:18:11 -07:00
AndroidManifest.xml Changing target sdk to Q 2019-05-17 23:19:58 -07:00
CleanSpec.mk Revert "Revert "Move wallpaper picker code to a separate directory"" 2013-12-11 15:41:28 +01:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:32:27 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:27 -08:00
OWNERS Setup owners for featureflag files 2019-08-28 16:32:59 -07:00
PREUPLOAD.cfg Add PREUPLOAD.cfg file to enable repo checkstyle hooks 2019-08-06 01:31:17 +00:00
build.gradle Follow frameworks_intermediates change in gradle 2019-03-15 13:39:00 -07:00
fill_screens.py Updating dialtacts to new package. 2012-08-21 13:35:10 -07:00
gradle.properties Using android Q sdk in gradle 2019-01-30 11:41:02 -08:00
print_db.py Tweaking print_db script to take grid size directly. 2015-09-14 11:51:41 -07:00
proguard.flags Fixing proguard to not warn about missing class in graphics package. 2018-11-15 13:38:35 -08:00
settings.gradle Create iconloader library 2018-11-02 14:18:45 -07:00