summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/PagedView.java
Commit message (Expand)AuthorAgeFilesLines
...
* Ensuring that snapToPage is completely aborted / cleaned up upon setCurrentPa...Adam Cohen2013-10-011-0/+3
* Fixing regression in reordering (issue 10994971)Adam Cohen2013-09-291-6/+5
* Fixing issue where you couldn't drag an item multiple pages (issue 10754544)Adam Cohen2013-09-291-10/+2
* Integrating some aosp fixes, ensuring that we update the install queue before...Winson Chung2013-09-261-0/+6
* Fixing some touch / interaction problemsAdam Cohen2013-09-261-2/+5
* Fix typoAdam Cohen2013-09-241-1/+1
* Getting RTL up to a reasonable state in Launcher3Adam Cohen2013-09-241-23/+36
* Getting the Overview Mode to look up to specAdam Cohen2013-09-221-0/+7
* Tweaking page indicators to support add page icon, remembering widget picker ...Winson Chung2013-09-191-4/+6
* Handful of small changes / bug fixesAdam Cohen2013-09-181-2/+13
* Fixing up click / long click to enter / exit overview modeAdam Cohen2013-09-171-2/+6
* Making sure CustomContent is never visible during overview / springloadedAdam Cohen2013-09-161-13/+1
* Shrink-wrapping model to spec (issue 10397399)Adam Cohen2013-09-131-1/+1
* Add system window inset support to DragLayer and children.John Spurlock2013-09-111-5/+5
* Initial changes to restore AllApps.Winson Chung2013-09-051-11/+43
* Removing custom content paddingAdam Cohen2013-08-151-3/+0
* Adding overview mode for reordering, widget adding and wallpaper switchingAdam Cohen2013-08-131-237/+178
* Merge "Verifying that new applications are added and fixing issue with new it...Winson Chung2013-07-311-2/+2
|\
| * Verifying that new applications are added and fixing issue with new items get...Winson Chung2013-07-251-2/+2
* | Merge "Adding support for custom page indicator markers." into jb-ub-gel-agarWinson Chung2013-07-311-2/+11
|\ \
| * | Adding support for custom page indicator markers.Winson Chung2013-07-261-2/+11
| |/
* | Fix overhang of custom content area into first screen of launcherAdam Cohen2013-07-241-2/+6
* | Fixing issue where the page was reset to 0 on rotation.Winson Chung2013-07-241-1/+15
|/
* Fixing regression causing PagedView not to load subsequent widget pages.Winson Chung2013-07-221-0/+10
* Fixing performance issues with drawing all visible pages.Winson Chung2013-07-191-35/+40
* More PagedView cleanupAdam Cohen2013-07-181-65/+43
* Simplifying some more stuff related to PagedViewAdam Cohen2013-07-171-37/+17
* Fixing regression due to removal of updateCurrentPageScroll() call in previou...Winson Chung2013-07-171-0/+1
* Merge "Adding notion of fullscreen page to PagedView" into jb-ub-gel-agarAdam Cohen2013-07-171-69/+79
|\
| * Adding notion of fullscreen page to PagedViewAdam Cohen2013-07-161-69/+79
* | Removing old scroll indicator and adding page indicator dots.Winson Chung2013-07-171-173/+71
|/
* Fix weird page jumps after dropping itemsAdam Cohen2013-07-121-3/+3
* Enabling reorderingAdam Cohen2013-07-121-1/+1
* Merge "Ensuring that the db reflects all package added/removed/updated broadc...Adam Cohen2013-07-111-1/+0
|\
| * Ensuring that the db reflects all package added/removed/updated broadcasts.Winson Chung2013-07-111-1/+0
* | RTL for PagedViewAdam Cohen2013-07-101-22/+87
|/
* Porting PagedView from KG to gain simplified scaling model, reorderingAdam Cohen2013-07-081-249/+1039
* Initial implementation of Shrink-wrapAdam Cohen2013-06-251-2/+2
* Fix issue with setting the current page immediately after a page is addedAdam Cohen2013-06-111-1/+8
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+1981