Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Launcher3
/
fcb9e7144e58614f5ae0e9b272fb7ce040848c67
/
src
/
com
/
android
/
launcher2
fcb9e71
Prevent Home from crashing because of wrongly generated ids.
by Romain Guy
· 16 years ago
539ed9d
PASSION ONLY - fix npe
by Joe Onorato
· 16 years ago
08b5dfe
Reduce the bias towards scrolling a little bit.
by Joe Onorato
· 16 years ago
bcbeab8
Put the home button back in.
by Joe Onorato
· 16 years ago
fccc8df
Center the text in the textures.
by Joe Onorato
· 16 years ago
c5acd42
Be even more aggressive about faking the readback zoom state.
by Joe Onorato
· 16 years ago
f7b0e01
Fix the "missing touch events" problem.
by Joe Onorato
· 16 years ago
2bc6b7c
Fix the bug where you can grab the workspace while all apps is animating.
by Joe Onorato
· 16 years ago
e52a1b5
Follow changed API.
by Dianne Hackborn
· 16 years ago
28870b7
Minor tweaks to look. Billboarded icons and 1:1 text.
by Jason Sams
· 16 years ago
4f3bdc2
Merge change I476339d6 into eclair
by Android (Google) Code Review
· 16 years ago
476339d
Implement safer test for min click velocity.
by Jason Sams
· 16 years ago
6c0bb93
Merge change Ia7313db2 into eclair
by Android (Google) Code Review
· 16 years ago
207e40e
Prevent crash when dropping an icon.
by Romain Guy
· 16 years ago
cd689e1
Minor cleanup and fix for the cannot launch apps bug if the screen is still creeping.
by Jason Sams
· 16 years ago
dd4a83e
Merge change I86daa3fb into eclair
by Android (Google) Code Review
· 16 years ago
89911d2
Fix icons resizing.
by Romain Guy
· 16 years ago
360d035
Reset rollo to page 0 when it's fully zoomed out.
by Joe Onorato
· 16 years ago
86daa3f
Live wallpaper improvements.
by Daniel Sandler
· 16 years ago
0a8dc2c
Fix use of zero sized allocation. Add check to make sure the read object has not become null while waiting for the message to arrive.
by Jason Sams
· 16 years ago
05de32a
Turn on HW rendering for AllApps.
by Jason Sams
· 16 years ago
8e099e2
Don't do readback. This is a hack until we figure out a better way to really find out what's going
by Joe Onorato
· 16 years ago
56848b0
Fix the hit testing so the regions line up with the icons.
by Joe Onorato
· 16 years ago
e048e8a
Now that touch events can go off the edge of the screen, clamp
by Joe Onorato
· 16 years ago
7bb1749
work around and fix bugs
by Joe Onorato
· 16 years ago
6467f30
delete these unused files
by Joe Onorato
· 16 years ago
33ed7b2
Fix some crashes in launcher2.
by Joe Onorato
· 16 years ago
2df5a57
Use the software renderer for all apps for now.
by Joe Onorato
· 16 years ago
8f141b4
Live wallpaper picker using a Gallery of thumbnails.
by Daniel Sandler
· 16 years ago
533e272
Don't crash in onDestroy. Not all ApplicationInfos have their icons loaded.
by Joe Onorato
· 16 years ago
bea6277
Don't call data on zero size allocations.
by Jason Sams
· 16 years ago
9244230
Fix id collision in Home.
by Joe Onorato
· 16 years ago
88b8f31
Correct size for "Google" in search widget.
by Joe Onorato
· 16 years ago
79e5626
Fix the way Home computes the cell span of widgets.
by Joe Onorato
· 16 years ago
8c96ab5
Remove the ability for the Google logo to hide itself based on the chosen
by Anonymous Coward
· 16 years ago
d94533d
Fix possible NPE in Launcher.
by Romain Guy
· 16 years ago
fd22dac
Implement dark background, adjust spacing, remove skia scaling for performance during zoom.
by Jason Sams
· 16 years ago
86c87ed
Implement new physics model for scroll.
by Jason Sams
· 16 years ago
e82140f
Avoid potention OOME when choosing a wallpaper in Home.
by Romain Guy
· 16 years ago
2ca51dc
Remove the debugging code that left icons selected longer than they should be.
by Joe Onorato
· 16 years ago
9392a75
Add support for the text burn in all apps, but leave it turned off.
by Joe Onorato
· 16 years ago
83a5d38
Add configuration button to live wallpaper picker.
by Dianne Hackborn
· 16 years ago
78aebd8
Use rs support for object loading.
by Jason Sams
· 16 years ago
1291a8c
Add a glow selection to the icons. I'm not sure if I like it.
by Joe Onorato
· 16 years ago
b8898d5
Put app alls surface on top.
by Dianne Hackborn
· 16 years ago
db372d3
Merge change 24743 into eclair
by Android (Google) Code Review
· 16 years ago
6788621
Get drag and drop working again.
by Joe Onorato
· 16 years ago
a9c28f6
New trash icon.
by Joe Onorato
· 16 years ago
4e55c77
Properly destroy background loader in onDestroy().
by Romain Guy
· 16 years ago
432e495
Merge change 24929 into eclair
by Android (Google) Code Review
· 16 years ago
8c724f5
Port wallpaper chooser change from Launcher to Launcher2.
by Romain Guy
· 16 years ago
fb0ca67
checkpoint 3d all apps entrance / exit animations
by Joe Onorato
· 16 years ago
e498ab9
Merge change 24807 into eclair
by Android (Google) Code Review
· 16 years ago
52d9cb3
Fix a drag and drop issue: if a drop happened too quickly it could go to the wrong screen.
by Romain Guy
· 16 years ago
3c8b90d
Fix crash when reinstalling live wallpapers.
by Marco Nelissen
· 16 years ago
86aea35
First crack at a Gallery-based live wallpaper picker.
by Daniel Sandler
· 16 years ago
d40eec3
Forgot to repo upload --amend. Yay.
by Joe Onorato
· 16 years ago
85a02a8
Add the animation for when you enter the all apps view.
by Joe Onorato
· 16 years ago
8355ae3
Add "Configure..." to wallpaper menu for configurable live wallpapers.
by Dianne Hackborn
· 16 years ago
e3406a2
better drag beha vior
by Joe Onorato
· 16 years ago
006b25f
Always have the AllAppsView visible, but have it draw nothing
by Joe Onorato
· 16 years ago
fc75f0f
Merge change 23820 into eclair
by Android (Google) Code Review
· 16 years ago
5162ea9
Add drag and drop from AllAppsView (to the workspace).
by Joe Onorato
· 16 years ago
8eb5095
Add the ability to replace all wallpapers with overlay resources.
by Romain Guy
· 16 years ago
6665c0f
Click on icons.
by Joe Onorato
· 16 years ago
c567acb
Add the all apps button.
by Joe Onorato
· 16 years ago
5237ccb
Make the wallpaper picker supply the correct visibility state.
by Dianne Hackborn
· 16 years ago
efabe00
The icons are 3d
by Joe Onorato
· 16 years ago
b58cbdc
Update to request a depth buffer.
by Jason Sams
· 16 years ago
9c1289c
Redo the launcher loading code and put the real app icons into rollo.
by Joe Onorato
· 16 years ago
02e638e
Implement previews in the wallpaper picker.
by Dianne Hackborn
· 16 years ago
7c312c1
Move the all apps view back into the window with the workspace.
by Joe Onorato
· 16 years ago
49cdb1b
A little wallpaper cleanup.
by Dianne Hackborn
· 16 years ago
41669fc
Add live wallpapers picker to Launcher2. This is temporary.
by Romain Guy
· 16 years ago
eb2c02e
fling better
by Joe Onorato
· 16 years ago
d769a63
fling
by Joe Onorato
· 16 years ago
3ccdf2f
Add Grass live wallpaper to Launcher2. It's ALIVE!
by Romain Guy
· 16 years ago
798300c
Centers the wallpaper by default
by Romain Guy
· 16 years ago
8f57395
Update to scroll the wallpaper.
by Dianne Hackborn
· 16 years ago
b1b69f5
Enable live wallpaper in Launcher2
by Romain Guy
· 16 years ago
0bed662
Merge change 20567
by Android (Google) Code Review
· 16 years ago
1feb3a8
Start rewriting the motion event tracking.
by Joe Onorato
· 16 years ago
6427180
Update to follow modified wallpaper APIs.
by Dianne Hackborn
· 16 years ago
43e7bcf
start rewriting rollo so it's a little more parameterized.
by Joe Onorato
· 16 years ago
bf15cb4
clean up rollo / launcher2
by Joe Onorato
· 16 years ago
9383905
Move rollo into the all apps view.
by Joe Onorato
· 16 years ago
00acb12
Move the drag thing into its own window that goes around on top of everything else.
by Joe Onorato
· 16 years ago
107f839
Update to use new wallpaper APIs.
by Dianne Hackborn
· 16 years ago
e77c08d
Fade the workspace when the all apps drawer opens and closes.
by Joe Onorato
· 16 years ago
5979117
Split the wallpaper into its own view (it will be its own surface some day).
by Joe Onorato
· 16 years ago
45d4346
Factor showAllAppsDialog
by Joe Onorato
· 16 years ago
fde104b
no texture for the all apps grid.
by Joe Onorato
· 16 years ago
7404ee4
Checkpoint launcher2 - all apps is in a 2nd window.
by Joe Onorato
· 16 years ago
a590252
Launcher2 compiles.
by Joe Onorato
· 16 years ago
fca7c88
Move com/android/launcher -> com/android/launcher2
by Joe Onorato
· 16 years ago