summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/AppsCustomizePagedView.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing RTL issues with apps ordering and snapping to page. (Bug 8238938, Bug ...Winson Chung2013-04-011-0/+4
* Don't close widget preview cache dbMichael Jurka2013-03-201-3/+0
* Fix crash when switching between Apps/Widgets tabsMichael Jurka2013-02-071-1/+1
* Merge "Clean up database in WidgetPreviewLoader"Michael Jurka2013-02-061-0/+3
|\
| * Clean up database in WidgetPreviewLoaderMichael Jurka2013-02-061-0/+3
* | Merge "Fix crash caused by double loading of widget previews"Michael Jurka2013-02-061-0/+1
|\|
| * Fix crash caused by double loading of widget previewsMichael Jurka2013-02-061-0/+1
* | Merge "Adding RTL paging."Winson Chung2013-02-061-12/+26
|\ \ | |/ |/|
| * Adding RTL paging.Winson Chung2013-02-041-12/+26
* | Fix crash when rotating all appsMichael Jurka2013-02-051-10/+14
|/
* Cache widget previews in a DBMichael Jurka2013-02-041-302/+34
* Merge "Add first RTL support to Launcher"Fabrice Di Meglio2013-01-241-2/+2
|\
| * Add first RTL support to LauncherFabrice Di Meglio2013-01-231-2/+2
* | Use less HW layers in All AppsMichael Jurka2013-01-171-3/+46
|/
* Fixing issue where the cling is offset. (Bug 7633074)Winson Chung2012-11-291-1/+2
* Cleaning up unused codeMichael Jurka2012-11-151-1/+0
* Bug 7301303: more rows in all apps for sw720dp-portMichael Jurka2012-10-081-1/+4
* Fix to ensure default widgets get size callbacks (issue 7287744)Adam Cohen2012-10-051-4/+15
* Fix for widgets with config not getting size info (issue 7266053)Adam Cohen2012-10-041-2/+3
* Removing functionality to click under AllApps to return to the workspace. (Bu...Winson Chung2012-09-201-8/+0
* Making launcher use new widget binding APIsAdam Cohen2012-09-191-3/+31
* Fixing issue where we were collating labels based on an old Locale. (Bug 7133...Winson Chung2012-09-171-2/+2
* Fix adding widgets without config activitiesMichael Jurka2012-08-031-0/+3
* resolve conflicts w/4f174f1d27adbde6f50e11ee3a8eaf162a030284Ed Heyl2012-07-251-1/+1
|\
| * Binding AllApps synchronously. (Bug 6855061)Winson Chung2012-07-241-13/+17
* | Fixing issue where we were not clearing the set of removed items since the la...Winson Chung2012-07-161-3/+0
* | Merge "Adding debug logging to track down missing app icons"Michael Jurka2012-07-111-0/+3
|\ \
| * | Adding debug logging to track down missing app iconsMichael Jurka2012-07-111-0/+3
* | | Fixing issue where toasts were getting queued. (Bug 6572269)Winson Chung2012-07-021-2/+8
|/ /
* | Remove unneeded importsMichael Jurka2012-06-251-1/+0
* | Compile Launcher against only public apis (level 16)Michael Jurka2012-06-221-12/+4
* | Merge "Decoupling launcher/workspace package cleanup from the application lis...Winson Chung2012-06-211-23/+23
|\ \
| * | Decoupling launcher/workspace package cleanup from the application list (Bug ...Winson Chung2012-06-211-23/+23
* | | Remove use of private ValueAnimator apiMichael Jurka2012-06-191-4/+3
|/ /
* | Launcher-side changes to update packages after the set of app widgets has cha...Winson Chung2012-06-181-14/+0
* | am 8fd14178: am 7e4e4ba4: Merge "Removing logging in AppsCustomizePagedView (...Winson Chung2012-06-141-24/+0
|\|
| * Removing logging in AppsCustomizePagedView (Bug 6597629)Winson Chung2012-06-111-24/+0
* | am 307f0b4d: am 12dd20d5: Merge "Fixing issue where we were not always invali...Winson Chung2012-06-121-30/+26
|\|
| * Merge "Fixing issue where we were not always invalidating the page data when ...Winson Chung2012-06-111-30/+26
| |\
| | * Fixing issue where we were not always invalidating the page data when setting...Winson Chung2012-06-081-30/+26
* | | Clean up warnings and some private API usageMichael Jurka2012-06-121-7/+1
|/ /
* | Merge "Removing logging (issue 6583911)" into jb-devAdam Cohen2012-06-111-23/+0
|\ \ | |/ |/|
| * Removing logging (issue 6583911)Adam Cohen2012-06-041-23/+0
* | Merge "Synchronizing on the new-apps list before modifying it. (Bug 6621553)"...Winson Chung2012-06-061-2/+2
|\ \
| * | Synchronizing on the new-apps list before modifying it. (Bug 6621553)Winson Chung2012-06-061-2/+2
* | | Merge "Defer loading widget previews until after All Apps transition" into jb...Michael Jurka2012-06-061-2/+13
|\ \ \ | |/ / |/| |
| * | Defer loading widget previews until after All Apps transitionMichael Jurka2012-06-061-2/+13
| |/
* / Extending timeout workaround for updating the widget tray after we get a pack...Winson Chung2012-06-051-3/+7
|/
* Adding logging to track issue with apps pages. (Bug 6549598)Winson Chung2012-06-011-4/+24
* Fix for stuck widget (issue 6557954)Adam Cohen2012-05-301-10/+24