Go to file
Jon Miranda 89137e7bb8 Add support for adding promise icons for new install sessions by user.
- Added flag PROMISE_APPS_NEW_INSTALLS
- Promise icons only added if flag (above) is on, as well as the setting
  for "Add icon to Home screen"
- Maintains a list of session ids of promise icons that have been added to the
  home screen, so that if the user manually removes the icon, we do not add
  it back to the home screen when the install is completed.
- Queues all applications as promise icons, and replaces with actual
  app info when its being added to the workspace.

Bug: 135633159
Change-Id: Idf2fc9033f890afef924628b76b89ad4692f529c
Merged-In: I411db59f9bd1b346d98b9bb73f5376a5983b8de5
2019-08-22 10:42:45 -07:00
SecondaryDisplayLauncher Import translations. DO NOT MERGE 2019-07-26 11:34:59 -07:00
go show dot in deep shortcuts when notification contains exactly identical 2019-08-05 23:31:35 -07:00
iconloaderlib Adding support for storing keywords in iconCache 2019-08-14 22:12:49 +00:00
proto_overrides Adding support for derivative apps to safely extend LauncherLog proto 2017-07-20 11:47:11 -07:00
protos Adding query length parameter to protobuf 2019-05-09 15:13:52 -07:00
quickstep Merge "Extending the list of test owners" into ub-launcher3-qt-qpr1-dev 2019-08-16 17:36:54 +00:00
res Adding support for storing keywords in iconCache 2019-08-14 22:12:49 +00: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 Add support for adding promise icons for new install sessions by user. 2019-08-22 10:42:45 -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 Add FirstScreenWidget plugin interface 2018-10-22 13:20:34 -07: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 Merge "Make TogglableFlag backed by DeviceConfig for e2e testing" into ub-launcher3-qt-qpr1-dev 2019-08-15 22:25:33 +00:00
tests Merge "Extending the list of test owners" into ub-launcher3-qt-qpr1-dev 2019-08-16 17:36:54 +00: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 Android.mk: Strictly order QuickStepGo and GoIconRecents 2019-06-18 17:36:53 +00: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 file for ub-l3-qt-dev 2019-05-23 15:50:07 -07: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