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
/
LauncherModel.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changing downloads tab to my apps and making most recent first. (3377455)
Winson Chung
2011-01-21
1
-0
/
+8
*
Allow previous view hierarchy to be GC'ed more quickly on rotation
Patrick Dubroy
2011-01-14
1
-0
/
+3
*
Initial changes to allow resolution of arbitrary clip data to widgets that su...
Winson Chung
2010-11-03
1
-31
/
+48
*
Using hdpi icons in Launcher
Michael Jurka
2010-11-01
1
-19
/
+23
*
When the locale changes, flush the all apps list.
Joe Onorato
2010-10-29
1
-14
/
+31
*
Adding initial support for dropping widgets with custom configuration data.
Winson Chung
2010-10-28
1
-12
/
+28
*
Initial changes to allow dragging external shortcuts to launcher using the sa...
Winson Chung
2010-10-27
1
-4
/
+19
*
When the launcher is paused and we reload stuff in the background, we need to...
Joe Onorato
2010-10-27
1
-1
/
+14
*
resolved conflicts for merge of 700889f5 to master
Brad Fitzpatrick
2010-10-12
1
-18
/
+28
|
\
|
*
Serialize background async db updates
Brad Fitzpatrick
2010-10-11
1
-19
/
+19
*
|
am 02e53429: Merge "Don\'t block the UI when rearranging icons." into gingerb...
Brad Fitzpatrick
2010-10-11
1
-1
/
+6
|
\
\
|
|
/
|
*
Don't block the UI when rearranging icons.
Brad Fitzpatrick
2010-10-10
1
-1
/
+6
*
|
am 673aefe8: Merge "When the SD card comes back, we need to show the apps on ...
Joe Onorato
2010-10-10
1
-2
/
+4
|
\
\
|
|
/
|
*
When the SD card comes back, we need to show the apps on it.
Joe Onorato
2010-10-07
1
-2
/
+4
*
|
am d98979b8: Merge "Reload everything when coming back from the SD being unmo...
Joe Onorato
2010-09-30
1
-2
/
+3
|
\
\
|
|
/
|
*
Reload everything when coming back from the SD being unmounted.
Joe Onorato
2010-09-30
1
-2
/
+3
*
|
Fix: crash on portrait/landscape switch due to
Michael Jurka
2010-09-30
1
-2
/
+4
*
|
Adding support for drag and drop of folders and shortcuts.
Michael Jurka
2010-09-24
1
-2
/
+2
*
|
am 73013bf9: Make LauncherModel.deleteItemFromDatabase write to disk async.
Brad Fitzpatrick
2010-09-15
1
-2
/
+6
|
\
\
|
|
/
|
*
Make LauncherModel.deleteItemFromDatabase write to disk async.
Brad Fitzpatrick
2010-09-14
1
-2
/
+6
|
*
DO NOT MERGE - Fix 2941495: Launcher short-cut icons don't work for apps on S...
Joe Onorato
2010-08-31
1
-1
/
+1
*
|
DO NOT MERGE - Fix 2941495: Launcher short-cut icons don't work for apps on S...
Joe Onorato
2010-09-01
1
-1
/
+1
*
|
Adding paging for the widget/shortcut/folder customization area and fixing bugs.
Winson Chung
2010-08-16
1
-0
/
+10
*
|
Cleaning up grid size specification in Launcher
Adam Cohen
2010-08-04
1
-86
/
+30
*
|
Make tabs in all apps actually filter the list of apps.
Patrick Dubroy
2010-07-29
1
-1
/
+1
*
|
Allow for NxM layout and in-place rotation of items on homescreen.
Winson Chung
2010-06-30
1
-39
/
+161
|
/
*
Make the loader thread a Looper and move the package manager
Joe Onorato
2010-06-18
1
-799
/
+784
*
This variable can be checked outside the lock because it's only
Joe Onorato
2010-06-11
1
-6
/
+6
*
Fix the folder bug. The change that had previously fixed this got reverted s...
Joe Onorato
2010-06-08
1
-0
/
+4
*
Improve launcher loading performance by only doing re-binds.
Joe Onorato
2010-06-08
1
-84
/
+81
*
Load All Apps before the workspace if All Apps is showing.
Daniel Sandler
2010-06-07
1
-53
/
+92
*
Don't perform collision checks for items in folders.
Daniel Sandler
2010-06-02
1
-0
/
+4
*
Defend against overlapping items in the workspace.
Daniel Sandler
2010-05-26
1
-1
/
+58
*
Have LauncherModel poke the gc after it's done, to give the
Joe Onorato
2010-05-18
1
-0
/
+8
*
Tweak locking in launcher so mLock isn't held while the slow stuff happens.
Joe Onorato
2010-05-04
1
-2
/
+3
*
Avoid ANR in Home by avoiding a sycnhronized call on the UI thread.
Romain Guy
2010-04-28
1
-1
/
+1
*
Fix 2614384 - NPE in LauncherModel
Joe Onorato
2010-04-21
1
-8
/
+12
*
Fix race in LauncherModel that causes it to show duplicate icons.
Joe Onorato
2010-04-21
1
-50
/
+82
*
More Launcher performance improvements.
Daniel Sandler
2010-04-16
1
-8
/
+8
*
Batch loading of icons for AllApps.
Daniel Sandler
2010-04-14
1
-36
/
+69
*
Fix 2583234 - It's ok for mCallbacks to be null.
Joe Onorato
2010-04-13
1
-1
/
+5
*
Add a log message and some todos.
Joe Onorato
2010-03-17
1
-0
/
+7
*
Bug 2509023 - NPE on upgrade to froyo
Joe Onorato
2010-03-11
1
-2
/
+2
*
Eliminate a race where old Launcher objects will continue to get callbacks fo...
Joe Onorato
2010-03-11
1
-13
/
+20
*
Fix 2507267 - stack overflow when adding shortcut
Joe Onorato
2010-03-11
1
-1
/
+1
*
Apps on SD card don't confuse the launcher any more. They show up properly a...
Joe Onorato
2010-03-10
1
-158
/
+199
*
Refactor the app updates so that it doesn't rely on the package name.
Joe Onorato
2010-03-10
1
-24
/
+46
*
Fix the build!
Romain Guy
2010-03-04
1
-0
/
+2
*
Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ...
Joe Onorato
2010-02-12
1
-34
/
+99
*
Remove widgets when the corresponding apk is uninstalled.
Romain Guy
2010-01-13
1
-15
/
+28
[next]