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
/
AllApps3D.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
renderscript API cleanup
Alex Sakhartchouk
2010-12-21
1
-18
/
+18
*
Fix mipmap generation with RS API update.
Jason Sams
2010-12-16
1
-2
/
+6
*
Update for Allocation API changes.
Jason Sams
2010-12-14
1
-22
/
+6
*
update to new API
Jason Sams
2010-12-06
1
-60
/
+32
*
am 42716619: am 9aaafd6f: Merge " Fix memory Leak due to SurfaceView not b...
Jean-Baptiste Queru
2010-11-24
1
-0
/
+1
|
\
|
*
am 9aaafd6f: Merge " Fix memory Leak due to SurfaceView not being detached."
Jean-Baptiste Queru
2010-11-24
1
-0
/
+1
|
|
\
|
|
*
Fix memory Leak due to SurfaceView not being detached.
thigobr
2010-11-24
1
-0
/
+1
|
*
|
DO NOT MERGE - Allow the workspace to swipe while it's loading.
Joe Onorato
2010-08-31
1
-1
/
+6
|
|
/
*
|
Prevent flicker when starting a drag.
Patrick Dubroy
2010-11-24
1
-0
/
+6
*
|
Update to use SurfaceConfig.
Jason Sams
2010-10-10
1
-1
/
+4
*
|
Changing texture coord from vec4 to vec2
Alex Sakhartchouk
2010-10-06
1
-2
/
+1
*
|
Handle RS reflection name changes.
Stephen Hines
2010-09-16
1
-2
/
+2
*
|
Changing Launcher2 to use more generic shader param binding.
Alex Sakhartchouk
2010-09-13
1
-34
/
+52
*
|
DO NOT MERGE - Allow the workspace to swipe while it's loading.
Joe Onorato
2010-09-01
1
-1
/
+6
*
|
Remove outdated and unused class.
Jason Sams
2010-09-01
1
-9
/
+0
*
|
Update to RS api chance moving constant colors to ProgramFragment.
Jason Sams
2010-08-05
1
-0
/
+3
*
|
isOpaque is not appropriate for AllAppsTabbed; replace with isAnimating().
Patrick Dubroy
2010-07-26
1
-2
/
+2
*
|
Ported Launcher2 to use the new Build system.
Shih-wei Liao
2010-07-19
1
-1
/
+1
*
|
Switching allapps to use Mesh instead of SimpleMesh.
Alex Sakhartchouk
2010-07-01
1
-5
/
+5
*
|
Allow for NxM layout and in-place rotation of items on homescreen.
Winson Chung
2010-06-30
1
-7
/
+5
*
|
Code cleanup possible with new reflected classes.
Jason Sams
2010-06-18
1
-75
/
+40
*
|
slang with java_package_name pragma now works on allapps.rs. Add Null Pointer...
Shih-wei Liao
2010-06-15
1
-2
/
+0
*
|
Update AppApps to use reflected files.
Jason Sams
2010-06-15
1
-6
/
+6
*
|
remove extra set of transulcent on pixel format.
Jason Sams
2010-06-10
1
-1
/
+0
*
|
am 36354e4e: Merge "Improve workspace\'s scrolling performance." into froyo
Romain Guy
2010-06-08
1
-0
/
+16
|
\
\
|
|
/
|
*
Improve workspace's scrolling performance.
Romain Guy
2010-06-07
1
-0
/
+16
*
|
Remove RS_Kind info from element setup
Jason Sams
2010-06-01
1
-4
/
+4
*
|
Update names and move clear to script.
Jason Sams
2010-05-19
1
-17
/
+0
*
|
Launcher2 cleanup.
Jason Sams
2010-05-14
1
-1
/
+0
*
|
Update Launcher2 to work with LLVM.
Jason Sams
2010-05-11
1
-206
/
+104
|
/
*
Move batch size to a resource.
Daniel Sandler
2010-04-19
1
-6
/
+0
*
Sort apps in AllApps3D.setApps().
Daniel Sandler
2010-04-15
1
-0
/
+4
*
Paper over bug 2592956 - Home not redrawing the shortcuts, widgets, or backgr...
Joe Onorato
2010-04-15
1
-12
/
+13
*
Batch loading of icons for AllApps.
Daniel Sandler
2010-04-14
1
-0
/
+6
*
fix 2542590 add more logging when launching app fails
Joe Onorato
2010-03-25
1
-2
/
+2
*
Fix 2519335 - Caused by NPE. Here's another place where it needs to be ok fo...
Joe Onorato
2010-03-23
1
-4
/
+10
*
Fix 2532504 - fix NPE in AllApps3D.onKeyDown.
Joe Onorato
2010-03-22
1
-1
/
+5
*
fix 2430251 - all apps touch targets misaligned.
Joe Onorato
2010-03-18
1
-79
/
+88
*
Rename these static variables.
Joe Onorato
2010-03-17
1
-205
/
+205
*
We need to null out this static.
Joe Onorato
2010-03-17
1
-0
/
+2
*
Improve focus restore on orientation change.
Romain Guy
2010-03-12
1
-2
/
+16
*
Fix focus and touch issues in 3D all apps.
Romain Guy
2010-03-12
1
-36
/
+50
*
Unbind root script around load activities to prevent commands from being dela...
Jason Sams
2010-03-11
1
-188
/
+200
*
Prevent ANR in Home when changing orientation.
Romain Guy
2010-03-10
1
-42
/
+94
*
Refactor the app updates so that it doesn't rely on the package name.
Joe Onorato
2010-03-10
1
-1
/
+1
*
Move mipmap level generation from allocation creation to upload time. This p...
Jason Sams
2010-03-05
1
-4
/
+4
*
Fix the build!
Romain Guy
2010-03-04
1
-0
/
+2
*
Make the Home on screen button work in landscape.
Romain Guy
2010-03-04
1
-3
/
+8
*
Implement landscape in 3D all apps.
Romain Guy
2010-03-04
1
-303
/
+307
*
Introduce 2D All Apps and other support for sapphire-class devices.
Daniel Sandler
2010-03-03
1
-0
/
+1500