summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Removing support library dependencySunny Goyal2015-01-203-90/+17
|/ / | | | | | | | | | | > Removed FolderAutoScrollHelper as folders are currently not scrollable Change-Id: I261f43a665b742697e3224e1e9852ccc526badcd
* | Simplifying loadScreenDB to load the screen IDs in sorted orderSunny Goyal2015-01-201-41/+16
| | | | | | | | Change-Id: I5551b5c12cdc2b0e304a06d2e8edbe81e124a55c
* | Merge "Adding accessibility controls" into ub-launcher3-almonteSunny Goyal2015-01-2013-340/+483
|\| | | | | | | | | | | | | automerge: 54cdef7 * commit '54cdef77dbb958a853387957c303e1b872489b00': Adding accessibility controls
| * Merge "Adding accessibility controls" into ub-launcher3-almonteSunny Goyal2015-01-1713-340/+483
| |\
| | * Adding accessibility controlsSunny Goyal2015-01-1613-340/+483
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > Adding 'Remove' option to workspace items > Adding 'Add to workspace' to all apps and widget list items, which adds the item to the first available space, giving preference to the current workspace screen > Adding 'App info' and 'Uninstall' options to appropriate items Bug: 18482913 Change-Id: Ifab7423af2d9ba502b5a2771b37bb5436b3df937
* | | Merge "Avoiding writing the Metadata in the backup if nothing was changed in ↵Sunny Goyal2015-01-202-9/+25
|\| | | | | | | | | | | | | | | | | | | | | | | | | | the backup" into ub-launcher3-almonte automerge: 2d26480 * commit '2d264802754e78a98ab1a52c39aa4ceef75b32ae': Avoiding writing the Metadata in the backup if nothing was changed in the backup
| * | Avoiding writing the Metadata in the backup if nothing was changed in the backupSunny Goyal2015-01-162-9/+25
| |/ | | | | | | Change-Id: I4608ab5511b01f0d0018596d68e4341635649f73
* | Adding a rank column for itemInfoSunny Goyal2015-01-208-66/+100
|\| | | | | | | | | | | | | automerge: 08f7261 * commit '08f7261d11a53ae4b330ad4fa897b8519de3d750': Adding a rank column for itemInfo
| * Adding a rank column for itemInfoSunny Goyal2015-01-138-66/+100
| | | | | | | | | | | | | | | | > Rank is used to determine position of an item in a folder. Bug: 18590192 Change-Id: I2826a7c570b4cc58e719d685f17a24ec6133804f
* | Launcher crashes on widget bind permission promptSunny Goyal2015-01-161-3/+3
|/ | | | Change-Id: If09feb357e1604e5ee1a66305b022674f466833e
* Removing dead code from Launcher providerSunny Goyal2015-01-051-530/+12
| | | | | | | | | | | > Removing DB upgrade logic for versions before 12. Launcher3 was forked off Launcher2 when DB version was already 12, so, there can never be a lower version of the DB. > Removing logic for auto import of launcher2 DB. This flow had been permanently disabled by a flag, and we show a confirmation prompt/cling before migration Change-Id: I2ac2f21fefc41ee247164566a088927263b09459
* Updating version codes from L to LOLLIPOPBrian Parfett2014-12-122-2/+2
| | | | | | | This is required so Launcher3 can compile within IntelliJ. Change-Id: I99a98a6d2326a8f8b0f0320430de9b555ea430c6 Bugs: b/18720914
* Merge "Supporting custom widgets provided by launcher" into ub-now-masterAdam Cohen2014-12-0623-231/+514
|\
| * Supporting custom widgets provided by launcherAdam Cohen2014-12-0523-231/+514
| | | | | | | | | | | | | | -> This change provides integration for widgets provided by the launcher package which can run arbitrary code. Change-Id: I6052da5c4afed7ee72e3b44d045b9c46f2d84c42
* | am 02509457: Avoid db exception on L and aboveAdam Cohen2014-12-041-4/+2
|\ \ | | | | | | | | | | | | * commit '0250945759f7ac58aab912448d62dc108b1770c5': Avoid db exception on L and above
| * | Avoid db exception on L and aboveAdam Cohen2014-12-041-4/+2
| | | | | | | | | | | | | | | | | | Bug 18554839 Change-Id: I43f391b7cc376f697ce7b5b363e8be3aa85814b5
* | | am f2048779: Fixing wrong package check when adding shortcutsSunny Goyal2014-12-041-1/+1
|\| | | | | | | | | | | | | | * commit 'f2048779990bfd3c20b52149f5e8ab208bf2502a': Fixing wrong package check when adding shortcuts
| * | Fixing wrong package check when adding shortcutsSunny Goyal2014-12-031-1/+1
| | | | | | | | | | | | | | | Bug: 18571789,18535867 Change-Id: I2544fa634879846d812b00f8649520400f66d29e
* | | am 5c18b80e: Ensure that FirstFrameAnimatorHelper doesn\'t set play time ↵Adam Cohen2014-12-021-3/+5
|\| | | | | | | | | | | | | | | | | | | | when animation is complete * commit '5c18b80ed9aaa57b27b56667e3699fd76bcce8ed': Ensure that FirstFrameAnimatorHelper doesn't set play time when animation is complete
| * | Ensure that FirstFrameAnimatorHelper doesn't set play time when animation is ↵Adam Cohen2014-12-021-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | complete Bug: 18567716 Change-Id: I656e869b8553d650916c2abe6dc83282c8b6fd65
* | | am 1c96028f: Merge "Ignoring specific db exception to workaround Bug. ↵Winson Chung2014-12-021-8/+21
|\| | | | | | | | | | | | | | | | | | | | 18554839." into ub-now-queens * commit '1c96028f414f904b90c1a180a537021a6a3eceff': Ignoring specific db exception to workaround Bug. 18554839.
| * | Merge "Ignoring specific db exception to workaround Bug. 18554839." into ↵Winson Chung2014-12-021-8/+21
| |\ \ | | | | | | | | | | | | ub-now-queens
| | * | Ignoring specific db exception to workaround Bug. 18554839.Winson Chung2014-12-011-8/+21
| | | | | | | | | | | | | | | | Change-Id: I80f2dd62297eea671f2d129ae22263e72e506ae4
* | | | am b02e611d: Don\'t try to create an app state instance during restore.Chris Wren2014-11-252-15/+15
|\| | | | |_|/ |/| | | | | | | | * commit 'b02e611d15bd6fbb05814adaa804dd68181c556c': Don't try to create an app state instance during restore.
| * | Don't try to create an app state instance during restore.Chris Wren2014-11-242-15/+15
| |/ | | | | | | | | | | | | Added a static utility function to get the DeviceProfile instead. Bug: 18504164 Change-Id: Ia510a84f1c195e58acf3bf4d1f6a42c739fdd413
* | am 3da888d1: Merge "Disabling auto addition of managed profile shortcuts" ↵Sunny Goyal2014-11-211-3/+6
|\| | | | | | | | | | | | | into ub-now-queens * commit '3da888d17c020b39ba36dbc99b681bf3339d269f': Disabling auto addition of managed profile shortcuts
| * Disabling auto addition of managed profile shortcutsSunny Goyal2014-11-201-3/+6
| | | | | | | | | | Bug: 16188104 Change-Id: Ib6464c22140df6d60112eb35f5983718b3db6288
* | am c8f4e1bc: Fix a couple regressions from resetting AppsCustomizeTabHostAdam Cohen2014-11-204-6/+13
|\| | | | | | | | | * commit 'c8f4e1bc88401cad3cc5e439cd08450974d99d81': Fix a couple regressions from resetting AppsCustomizeTabHost
| * Fix a couple regressions from resetting AppsCustomizeTabHostAdam Cohen2014-11-194-6/+13
| | | | | | | | | | | | | | Bug 18409435 Bug 18358080 Change-Id: I07a071342b5c5e062ab2bb562b672d93ba0d5c2e
* | am 08072c05: Prevent multiple workspace state animators from being startedAdam Cohen2014-11-191-0/+14
|\| | | | | | | | | * commit '08072c05bf9c760acff653545a795a0fae4bd917': Prevent multiple workspace state animators from being started
| * Prevent multiple workspace state animators from being startedAdam Cohen2014-11-181-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | -> Probably an issue with the way we're wrapping ViewPropertyAnimator which can lead to us acting like it's valid to have multiple instances of a VPA. In reality I think this is very problematic. -> For now, we can just make sure the previous animation is canceled if it hasn't yet completed. Bug 18428886 Change-Id: I097eec08ec68ed098e68866fb5eda72734c51b00
* | am 7c39e238: Merge "Clearing DB before restore starts." into ub-now-queensAdam Cohen2014-11-191-6/+16
|\| | | | | | | | | * commit '7c39e2380f3406f897b2f0abffcb8267d2212482': Clearing DB before restore starts.
| * Merge "Clearing DB before restore starts." into ub-now-queensAdam Cohen2014-11-181-6/+16
| |\
| | * Clearing DB before restore starts.Sunny Goyal2014-11-181-6/+16
| | | | | | | | | | | | | | | Bug: 18362052 Change-Id: Ic4faf04db2f76c0c434907f1c41c8b708283eeb7
* | | am c7cd2cb2: Add callback which got missed in refactorAdam Cohen2014-11-181-2/+11
|\| | | | | | | | | | | | | | * commit 'c7cd2cb28f0d08dd47c79007794fc37036210b6a': Add callback which got missed in refactor
| * | Add callback which got missed in refactorAdam Cohen2014-11-171-2/+11
| |/ | | | | | | | | | | Bug 18418855 Change-Id: Ia3a1cec76721bbbc118dd7389b5e960802a64b88
* | am 416541cc: Adding a few null checks. 1) During migration, if launcher2 ↵Sunny Goyal2014-11-143-5/+13
|\| | | | | | | | | | | | | has deleted user data, migration oes not happen 2) If Launcher3 does not has bind widget permission, QSB would be null. * commit '416541cc0e03ccd919d5669f0d06ef42a3b7ff21': Adding a few null checks. 1) During migration, if launcher2 has deleted user data, migration oes not happen 2) If Launcher3 does not has bind widget permission, QSB would be null.
| * Adding a few null checks.Sunny Goyal2014-11-143-5/+13
| | | | | | | | | | | | | | | | | | | | 1) During migration, if launcher2 has deleted user data, migration oes not happen 2) If Launcher3 does not has bind widget permission, QSB would be null. Bug: 18388507 Change-Id: Ief81f6f77ce154e7b3ecd4b77caf24239401e738
* | am 06910a88: Fixing NullPointer Exception when user is deleted.Sunny Goyal2014-11-141-0/+3
|\| | | | | | | | | * commit '06910a88445c46fb95c9ad5ff83793e37b6af692': Fixing NullPointer Exception when user is deleted.
| * Fixing NullPointer Exception when user is deleted.Sunny Goyal2014-11-141-0/+3
| | | | | | | | | | Bug: 18388507 Change-Id: I4176ea37a019c2a862e6b2875cc6b03ec9118571
* | am e0f58d73: Adding shortcuts corresponding to ManagedUsers automatically.Sunny Goyal2014-11-124-217/+332
|\| | | | | | | | | * commit 'e0f58d73646871497596fb8f7321d407e7565c28': Adding shortcuts corresponding to ManagedUsers automatically.
| * Adding shortcuts corresponding to ManagedUsers automatically.Sunny Goyal2014-11-124-217/+332
| | | | | | | | | | Bug: 16188104 Change-Id: Ic07578dd187263f59f3c431cbb78dea90d0c24f4
* | am b155bbb3: Merge "Using the default search widget in Launcher3" into ↵Sunny Goyal2014-11-1210-873/+98
|\| | | | | | | | | | | | | ub-now-queens * commit 'b155bbb375c6bfed14f79def122d69c7659434f7': Using the default search widget in Launcher3
| * Merge "Using the default search widget in Launcher3" into ub-now-queensSunny Goyal2014-11-1210-873/+98
| |\
| | * Using the default search widget in Launcher3Sunny Goyal2014-11-1110-873/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > Removing all logic related to search and voice overlays from Launcher3 > Using the widget provided by global search provider on the homescreen > Removing VoiceButtonProxy, as it is not being used anymore Change-Id: Ie8b09b44f7213c8fa11bce685914442e4884295d
* | | am bdc2b5f9: Merge "Removing some duplicate methods" into ub-now-queensSunny Goyal2014-11-123-19/+8
|\| | | | | | | | | | | | | | * commit 'bdc2b5f963a93bddade98daaf2a329c976b199e0': Removing some duplicate methods
| * | Removing some duplicate methodsSunny Goyal2014-11-113-19/+8
| |/ | | | | | | Change-Id: I8a1295ab74890984e8d8508aaa18fd79ac2a032d
* | am 8dfe2da6: Adding some spacing between overview panel itemsSunny Goyal2014-11-071-7/+31
|\| | | | | | | | | * commit '8dfe2da6985d38f23fd3426101574c093f509907': Adding some spacing between overview panel items
| * Adding some spacing between overview panel itemsSunny Goyal2014-11-071-7/+31
| | | | | | | | | | Bug: 18293488 Change-Id: I8731c4d2ad34571a4a3a21b03a5fbae0ba66332f
* | am b1b201c9: Merge "Using a proxy call for isAttachedToWindow for pre 19 ↵Sunny Goyal2014-11-073-15/+16
|\| | | | | | | | | | | | | devices" into ub-now-queens * commit 'b1b201c9af7a53b9ceedb4873b541f85619e6850': Using a proxy call for isAttachedToWindow for pre 19 devices