index
:
packages_apps_trebuchet.git
replicant-4.2
packages/apps/trebuchet
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
launcher2
/
PagedViewIcon.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix warnings and remove dead code
Michael Jurka
2012-04-13
1
-0
/
+1
*
Fixing issue where AllApps icon would stay dimmed after pressing it (but not ...
Winson Chung
2012-01-30
1
-4
/
+7
*
Locking pressed state for AllApps icons.
Winson Chung
2012-01-24
1
-2
/
+34
*
Merge "Simplify code for All Apps touch feedback"
Michael Jurka
2012-01-19
1
-9
/
+1
|
\
|
*
Simplify code for All Apps touch feedback
Michael Jurka
2012-01-18
1
-9
/
+1
*
|
Removing dead code
Michael Jurka
2012-01-16
1
-6
/
+0
|
/
*
Speeding up AllApps click feedback
Michael Jurka
2012-01-12
1
-0
/
+13
*
Delete dead code
Michael Jurka
2012-01-12
1
-139
/
+2
*
removing dead code
Michael Jurka
2011-11-15
1
-9
/
+2
*
Workarounds for a couple crashes. (Bug 5612584, Bug 5613438)
Winson Chung
2011-11-14
1
-12
/
+0
*
Fixing AllAppsCustomize Keyboard Accessibility / NPE (issue 5483485)
Adam Cohen
2011-10-20
1
-2
/
+2
*
Preventing multiple calls to loadLabel for the same info within a single load.
Winson Chung
2011-07-11
1
-12
/
+2
*
Loading previews and holographic icons in background thread using AsyncTasks.
Winson Chung
2011-06-23
1
-100
/
+12
*
Fixing long-press issue due to child hit-rect offset.
Winson Chung
2011-05-23
1
-1
/
+0
*
Fixing issue where holographic icons could get out of sync in AllApps (when n...
Winson Chung
2011-05-17
1
-9
/
+16
*
Minor changes to help address some hiccups when panning, changing tabs and ro...
Winson Chung
2011-05-06
1
-2
/
+2
*
Merge "Cleaning up icon code."
Winson Chung
2011-05-05
1
-2
/
+3
|
\
|
*
Cleaning up icon code.
Winson Chung
2011-05-05
1
-2
/
+3
*
|
Fix: restoring holo outlines in paged views on tablet
Michael Jurka
2011-05-05
1
-6
/
+3
|
/
*
Disabling certain effects (wallpaper transition, holographic icons in AllApps...
Winson Chung
2011-04-25
1
-3
/
+6
*
Initial changes to merged AllApps/Customize pane in the Phone UI.
Winson Chung
2011-04-22
1
-4
/
+6
*
Fixing focus issues in Launcher (keyboard support).
Winson Chung
2011-04-14
1
-2
/
+13
*
Fixing issue where the holographic icons sometimes don't update (ie. after un...
Winson Chung
2011-03-01
1
-3
/
+9
*
Add missing animations when dragging from customize.
Patrick Dubroy
2011-02-18
1
-5
/
+13
*
Reducing memory impact of hardware layers in Launcher
Michael Jurka
2011-02-03
1
-1
/
+1
*
optimizing transitions in Launcher
Michael Jurka
2011-02-03
1
-3
/
+4
*
Adding hardware layers to All Apps
Michael Jurka
2011-02-02
1
-1
/
+12
*
renaming CacheableTextView -> CachedTextView
Michael Jurka
2011-01-14
1
-1
/
+1
*
Potential fix for garbled text in All Apps
Michael Jurka
2011-01-12
1
-2
/
+0
*
Fixing issues with holographic outline cache in AllApps/Customize.
Winson Chung
2011-01-05
1
-14
/
+15
*
Adding fade when dragging items outside of the customization tray.
Winson Chung
2010-12-21
1
-6
/
+16
*
Various tweaks to launcher
Winson Chung
2010-12-14
1
-9
/
+2
*
Changing AllApps checked visualization, fixing drag offset issue in AllApps/C...
Winson Chung
2010-12-09
1
-10
/
+19
*
Temporarily disabling holographic outlines until we resolve the various memor...
Winson Chung
2010-12-06
1
-0
/
+2
*
Improving the look of holographic outlines
Adam Cohen
2010-12-03
1
-2
/
+2
*
Adding outlines to side pages for widgets and wallpaper pages in the customiz...
Winson Chung
2010-12-01
1
-2
/
+3
*
Caching icon labels to bitmaps for better performance
Michael Jurka
2010-12-01
1
-1
/
+3
*
Minor fixes to Launcher
Winson Chung
2010-11-15
1
-4
/
+8
*
Fixing issue where holgoraphic icon backgrounds were not being drawn.
Winson Chung
2010-11-09
1
-5
/
+5
*
Using hdpi icons in Launcher
Michael Jurka
2010-11-01
1
-19
/
+5
*
Layout and spacing changes for AllApps/Customization drawer
Winson Chung
2010-11-01
1
-1
/
+5
*
Increasing icons for homescreen as well as as all-apps (temporarily until we ...
Winson Chung
2010-10-27
1
-1
/
+3
*
Generating holographic outlines in helper thread
Michael Jurka
2010-10-27
1
-76
/
+87
*
More spacing changes for AllApps.
Winson Chung
2010-10-20
1
-2
/
+12
*
Adding message when there are no icons in a particular tab.
Winson Chung
2010-10-14
1
-1
/
+1
*
Fixing issue where certain icons in the customization drawer were not being s...
Winson Chung
2010-09-30
1
-3
/
+3
*
Changing the holographic outline algorithm to match designs.
Winson Chung
2010-09-17
1
-20
/
+25
*
supporting swipable home screens on xlarge devices
Michael Jurka
2010-09-13
1
-97
/
+2
*
Adding single/multi selection mode to AllAppsPagedView (action bar disabled).
Winson Chung
2010-09-02
1
-12
/
+56
*
Adding outline cache for PagedViewIcons.
Winson Chung
2010-08-25
1
-15
/
+33
[next]