summaryrefslogtreecommitdiffstats
path: root/src_config
Commit message (Collapse)AuthorAgeFilesLines
* We shall call it Trebuchetcretin452018-01-191-1/+1
| | | | | | | | | | | | | | | | | | Change-Id: I068d7e025bb01fd4216be3ffcf3cdfd3285be9da Trebuchet: lineage launcher icon Change-Id: Ibf4e1add2f9dc88907430070bbbf74751dec2070 Rename permissions as suggested in AndroidManifest * Avoid conflicts with different launchers Change-Id: I0560c2ea1a82cb4f58074d31ca6f12518ac09ea7 Finalize rebranding from Launcher3 to Trebuchet Change-Id: If3af3a32db2281372dc1beb47e13a2ce0dc380af
* Separating the config and flags in different directories so thatSunny Goyal2017-03-072-61/+7
| | | | | | | it is easier to override one or the other Bug: 36001650 Change-Id: I713f4f5dbcf902614ce9f6c7a73bdace7bdf1ea0
* Turn on FeatureFlag for LAUNCHER3_NEW_FOLDER_ANIMATION.Jon Miranda2017-03-071-1/+1
| | | | | Bug: 35064148 Change-Id: I18fa8f3477d9749f879e27b2291d3f998476a655
* App discovery integration in All Apps searchMario Bertschler2017-03-031-0/+2
| | | | | | | | | This is the basis for app discovery integration while searching in all apps. This does NOT include binding to the actual service and retrieving results, but instead provides all the UI to show suggested instant apps and apps from a store with star rating and pricing. Change-Id: I1605b52848491acee4ac1d15c0112e6a768363f6
* Setting soft input to adjust resize while all apps is open.Mario Bertschler2017-03-031-2/+5
| | | | | Bug: 35947394 Change-Id: I897063dc803b58e1f3b6ad16c6a721f808a2798a
* [DO NOT MERGE] Add shadow to Adaptive IconsHyunyoung Song2017-03-021-0/+2
| | | | | | | Bug: 35920618 Change-Id: Ib48a656f988d1f007c32ab15cb28d120fab1e94f (cherry picked from commit da9ac1f01a16a2fe13e321d6fada5cb63f534bc2)
* Hide legacy icon treatment behind a flag.Hyunyoung Song2017-02-141-0/+2
| | | | Change-Id: I662f1317945e6dd175fd03dbabc264e45c18dcee
* Update PreviewLayoutRule API to prepare for new folder animation.Jon Miranda2017-02-061-0/+1
| | | | | | | Also created a new FeatureFlag to start building behind. Bug: 35064148 Change-Id: I4a7d30bf1e1f49f1012eb963695d44d67096a5bc
* Add NotificationListener to launcher.Tony Wickham2017-01-251-0/+2
| | | | | | | | | | | | | | | | | | | | | - NotificationListener extends NotificationListenerService, and is added to the manifest. - Added PopupDataProvider, which contains logic for storing and interacting with data that goes into the long-press popup menu (shortcuts and notifications). A follow-up CL will rename DeepShortcutsContainer to a generic PopupContainerWithArrow. - If Launcher has notification access, NotificationListener will get callbacks when notifications are posted and removed; upon receiving these callbacks, NotificationListener passes them to PopupDataProvider via a NotificationsChangedListener interface. - Upon receiving the changed notifications, PopupDataProvider maps them to the corresponding package/user and tells launcher to update relevant icons on the workspace and all apps. This is guarded by FeatureFlags.BADGE_ICONS. Bug: 32410600 Change-Id: I59aeb31a7f92399c9c4b831ab551e51e13f44f5c
* Enables direct scrolling on the fastscroll bar.Mario Bertschler2017-01-031-0/+2
| | | | | | | | | This enables to touch anywhere in the scrollbar to directly scroll to that particular point without the need of exactly touching the thumb to start fastscrolling. This feature is currently behind a feature flag LAUNCHER3_DIRECT_SCROLL and enabled by default. Change-Id: I5b86c6acb71ff0c88476343657da221c7bdc59c3
* Using java_style enum generation for protoSunny Goyal2016-12-151-1/+1
| | | | | | | This makes it easier to track various method parameters and simplifies debug logging Change-Id: Ib7c3d52590d0c36b2c8460c889ee3bead3454569
* Removing FeatureFlag.LAUNCHER3_LEGACY_WORKSPACE_DND and corresponding logicSunny Goyal2016-12-151-2/+0
| | | | Change-Id: Ie10c087b4f72ee27be5bf12e2c81be5b7a3a6176
* Add feature flag to disable light status barTony Wickham2016-10-121-0/+2
| | | | | Bug: 32085545 Change-Id: I4860145b00893c20f7e37817e9659ccd90409966
* Bye bye swipe down searchHyunyoung Song2016-10-061-1/+1
| | | | | | b/31935141 Change-Id: I4ab6741baa4681358a8a234860179d2de4290fd7
* Fixing issue where overview->normal workspace mode cannot be done by tappingHyunyoung Song2016-09-161-1/+3
| | | | | | | | | | | b/31458165 Because workspaceInModalState makes the VerticalFlingDetector to consume the touch input, click is not detected in Overview mode. Placed pulldown to search behind a feature flag. Change-Id: I31ab69f57944a18e6b264c4f2ed2d0c1175cd940
* Adding support for multiwindow drag and dropSunny Goyal2016-09-121-1/+1
| | | | Change-Id: I95b46e3c3f1238307d3ef5a6c81a8e530ba0987a
* Adding a flag (enabled by default) to remove the all-apps button.Sunny Goyal2016-06-171-0/+2
| | | | | | | All apps can still be opened by clicking the caret. Bug: 29398447 Change-Id: I61f1b05cea83a0a49d7cc16c518c5419618ba779
* Adding a DB update path to handle the QSB position changeSunny Goyal2016-06-151-0/+3
| | | | | | | | > Renamed the id of 1st screen to 0 and making space for the QSB by running the grid migration task. > Added a feature flag to easily disable the QSB-in-workspace behavior Change-Id: Ie3369f0d4433d916e9d6215d414770d4333f3e26
* Add feature flag for all apps pull up work.Hyunyoung Song2016-05-271-0/+1
| | | | | | b/28917826 Change-Id: I98b647694b1041ef4061dcd6297b63f11fddc7ea
* Separating out configs and common manifest entriesSunny Goyal2016-05-242-0/+56
This separation allows for easier modification of Launcher3 by derivative projects Change-Id: Ib3469e9b5d2707daef572050698d792316534d45