summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/AppsCustomizePagedView.java
Commit message (Expand)AuthorAgeFilesLines
* Clean up unused code and import declarationsMichael Jurka2011-11-281-21/+1
* Merge "Fixing issue where shortcut holographic outlines were different than w...Winson Chung2011-11-231-12/+19
|\
| * Fixing issue where shortcut holographic outlines were different than widgets....Winson Chung2011-11-221-12/+19
* | Unload widget previews when launcher is not visibleMichael Jurka2011-11-221-3/+17
|/
* Minor fixes to LauncherWinson Chung2011-11-181-7/+27
* Small changes to help AppsCustomize scrolling.Winson Chung2011-11-141-18/+71
* Workarounds for a couple crashes. (Bug 5612584, Bug 5613438)Winson Chung2011-11-141-10/+18
* Widget preview improvementsMichael Jurka2011-11-111-98/+101
* Merge "Fix NPE that occurs with poorly behaved widgets" into ics-mr1Michael Jurka2011-11-111-1/+8
|\
| * Fix NPE that occurs with poorly behaved widgetsMichael Jurka2011-11-101-1/+8
* | Unifying overscroll btw phone and tabletAdam Cohen2011-11-111-2/+2
* | fix buildMichael Jurka2011-11-101-0/+1
* | Merge "Fixing issue where you could click through to next page in AppsCustomi...Adam Cohen2011-11-101-2/+12
|\ \
| * | Fixing issue where you could click through to next page in AppsCustomize (iss...Adam Cohen2011-11-091-2/+12
* | | Reduce unnecessary layout passesMichael Jurka2011-11-101-1/+0
| |/ |/|
* | Fixing issue where AllApps labels were getting clipped (Bug: 5490118)Winson Chung2011-11-081-6/+10
|/
* Merge "Launcher performance optimizations: shaving about 3ms off Workspace.di...Adam Cohen2011-11-011-2/+0
|\
| * Launcher performance optimizations: shaving about 3ms off Workspace.dispatchD...Adam Cohen2011-10-311-2/+0
* | Fixing issue where default widget previews were not using large icons on tablet.Winson Chung2011-10-311-2/+2
|/
* Fixing issue where widget previews were being scaled up.Winson Chung2011-10-281-11/+15
* Merge "Asset updates" into ics-mr1Michael Jurka2011-10-271-13/+29
|\
| * Asset updatesPeter Ng2011-10-271-13/+29
* | Fixing issue where we were unnecessarily center pages vertically (Bug: 5521605)Winson Chung2011-10-261-1/+1
|/
* Fixing AppsCustomize paging effect on tabletAdam Cohen2011-10-251-3/+13
* Adding check in when getting current tab tag to prevent crash/NPE. (Bug: 5492...Winson Chung2011-10-211-8/+12
* Merge "Fixing AllAppsCustomize Keyboard Accessibility / NPE (issue 5483485)" ...Adam Cohen2011-10-201-0/+5
|\
| * Fixing AllAppsCustomize Keyboard Accessibility / NPE (issue 5483485)Adam Cohen2011-10-201-0/+5
* | Adding additional cases where we may have to recalculate the number of apps/w...Winson Chung2011-10-191-15/+18
|/
* Fixing all apps accessibility (issue: 5478505)Adam Cohen2011-10-181-2/+5
* Fixing stutter in AllApps transitionAdam Cohen2011-10-171-2/+8
* Add ability to swipe from apps to widgets in AllAppsCustomize (issue 5453016)Adam Cohen2011-10-141-134/+91
* Fixing some issues with AppsCustomizeWinson Chung2011-10-111-56/+72
* Workaround for stingray crash due to using old bitmaps. (Bug: 5397469)Winson Chung2011-09-301-0/+4
* Slight change to inflate as much of the widget info as possible ahead of bg p...Winson Chung2011-09-301-46/+49
* Clean up bitmaps when necessary in the widget tray to prevent likelihood of O...Winson Chung2011-09-291-35/+74
* Deferring create hardware layers until we load widget pages. (5330412)Winson Chung2011-09-191-1/+14
* Updating Clings. (5057945, 5056643)Winson Chung2011-09-181-0/+17
* Locking orientation on phones (issue 4967793)Adam Cohen2011-09-151-2/+2
* Tuning AllApps <--> Workspace transitionsAdam Cohen2011-09-141-5/+5
* Fixing regression with widget sizesAdam Cohen2011-09-131-2/+1
* Workspace overscroll effectAdam Cohen2011-09-111-53/+33
* Merge "New AllAppsCustomize transitions"Adam Cohen2011-09-081-10/+102
|\
| * New AllAppsCustomize transitionsAdam Cohen2011-09-071-10/+102
* | Cleaning up LauncherModelMichael Jurka2011-09-071-3/+4
|/
* Unifying widget cell requirement computationsAdam Cohen2011-09-011-6/+3
* Refactor and simplify home transitionsAdam Cohen2011-08-311-1/+1
* Tagging where ItemInfos are created for debug purposesMichael Jurka2011-08-291-2/+2
* Fixing issue where rotating device while in widgets pane fails to load.Winson Chung2011-08-231-2/+6
* Merge "Saving/restoring current page in AppsCustomize. (5050168)"Winson Chung2011-08-181-1/+76
|\
| * Saving/restoring current page in AppsCustomize. (5050168)Winson Chung2011-08-171-1/+76