Michael Jurka
414300a79d
Clean up unused code
...
Change-Id: Ie1e927aa0b5304f62cfffaab449abb3133870f80
2013-08-28 15:06:31 +02:00
Winson Chung
9e6a0a20d4
Clearing workspace screen data structures along with pages.
...
Change-Id: Ib6c4522cd0c0c06dd6fd327be3621a6de0778f9c
2013-08-27 15:54:46 -07:00
Winson Chung
892c74d460
Fixing folders to always show in view, removing old assets and references to LauncherModel count.
2013-08-23 12:13:02 -07:00
Winson Chung
61c69869b3
Fixing issue loading old db rows without proper spans causing crash due to occupied-cells check.
...
Change-Id: Iac4d245c27aa7e6afe7792cc2308a163af11d11f
2013-08-21 19:10:49 -07:00
Daniel Sandler
8707e0fa1c
Don't use a More Apps folder.
...
Instead, "extra" icons (which were not previously workspace
shortcuts) will be strewn across your workspace.
Change-Id: Ie8a7b533bb3c94bec3aa8fc7c7c8d3bea7eef485
2013-08-21 09:13:32 -04:00
Winson Chung
d64d1763c5
Removing workspace screens on load and ensuring we don't bind on new apps until returning to Launcher.
...
- Updating print_db to print workspace screens
Change-Id: Id477f5a5649c0d3b7ab0cce5ed99ca0a519d7706
2013-08-20 15:03:13 -07:00
Winson Chung
5f8afe6280
Initial Changes for Dynamic Grid
...
Change-Id: I9e6f1e5167791cf8dc140778dfa447f86424e9bf
2013-08-20 10:56:05 -07:00
Winson Chung
76828c87dd
Ensuring that we don't clobber workspace screens map when new apps are added.
...
- Using Log warnings instead of debugs
- Ensuring we don't save negative screen id's
Change-Id: I13276d007193c120ee0830abcdc6eb203f22a9da
2013-08-19 16:44:58 -07:00
Winson Chung
e34930346b
More logging.
...
Change-Id: I559fae32d80b6d7151ce519d81c662737fb23404
2013-08-12 18:57:12 -07:00
Winson Chung
45fa06ed1e
Adding additional logging.
...
Change-Id: Ic4db1a3abe8b735f07e51a2d35ca92273b5f76c8
2013-08-12 18:37:42 -07:00
Winson Chung
8481e32e5b
Adding additional debugging code to track screen id updates.
...
Change-Id: I1749ab998a4c213b32f1160d5d21f21b2f30e389
2013-08-09 16:06:38 -07:00
Winson Chung
1323b4856a
Fixing regression in initializing install time.
...
Change-Id: Iedeae0eed7cc929ee7cb2be99bd3bdc58822ce6e
2013-08-05 12:41:55 -07:00
Michael Jurka
695ff6b6fa
Fix build error
2013-08-05 12:09:10 +02:00
Winson Chung
f795d7b2ad
Merge "Cross referencing all shortcuts on workspace with the PackageManager to ensure we don't have zombie icons." into jb-ub-gel-agar
2013-08-02 21:55:16 +00:00
Winson Chung
3dba179949
Merge "Removing old new-app animation code, and refactoring InstallShortcutReceiver to use new add/bind logic." into jb-ub-gel-agar
2013-08-02 21:54:25 +00:00
Winson Chung
63d7870ea2
Merge "Verifying that new applications are added and fixing issue with new items getting wrong ids." into jb-ub-gel-agar
2013-07-31 17:34:54 +00:00
Winson Chung
ee055715cf
Cross referencing all shortcuts on workspace with the PackageManager to ensure we don't have zombie icons.
...
Change-Id: If9e22bbf1e3e0228e6ce9c76044ae7e015ebf54f
2013-07-30 14:46:24 -07:00
Winson Chung
997a92348a
Removing old new-app animation code, and refactoring InstallShortcutReceiver to use new add/bind logic.
...
Change-Id: Ide27dbcf1d1b1631fcd33a6c54a51b31e125c2f4
2013-07-26 12:58:45 -07:00
Winson Chung
c763c4e4d2
Verifying that new applications are added and fixing issue with new items getting wrong ids.
...
- Fixing issue where the LauncherModel would be out of sync on first migration, and subsequent crashes
Change-Id: I6f58b09b615b28958c7f941e58ff9ae0ee3ba939
2013-07-25 14:50:49 -07:00
Daniel Sandler
47b5031c70
Fix NPE on failed loader queries.
...
Bug: 9901236
Change-Id: I3139174dd03ac3e79960f03729b7a39528804d76
2013-07-25 13:16:14 -04:00
Michael Jurka
1e2f465f46
Implement ability to uninstall shortcuts from workspace
...
Change-Id: I14ca94ea719825c4de19ab85d67537155098d50c
2013-07-19 17:15:39 -04:00
Winson Chung
156ab5b22e
Fixing issue where migration all apps folder couldn't be picked up.
...
- Ensuring that we add items to the non-primary home page
- Fixing issue with drop-target touch handling on tablets
Change-Id: Iea5a383dc735a8f6044a00982f05789f8328ab63
2013-07-12 15:12:32 -07:00
Winson Chung
64359a53dc
Ensuring that the db reflects all package added/removed/updated broadcasts.
...
- Also ensuring that newly added pages are added before the empty page
Change-Id: I97a01f791c438aa5c5b1fd770d3536b449a871bc
2013-07-11 14:19:52 -07:00
Daniel Sandler
e4f9891f01
Lazily instantiate LauncherAppState.
...
The application context for LauncherAppState is supplied by
the application whenever it starts; don't ask for an
instance before that.
Change-Id: I1ca8ea04238a357a682f79250f08813ead7ae532
2013-06-27 15:17:11 -04:00
Winson Chung
c916834ad0
Using package broadcasts to key adding of shortcuts on the workspace.
...
Change-Id: Id4f83cb0351d21e3f7c029c7fe39efdacd2d6f17
2013-06-26 18:08:56 -07:00
Daniel Sandler
566da1026c
Fix DEBUG_LOADERS workspace layout ASCII art.
...
(Broken in change If73c7f7c.)
Change-Id: If20ccc85db3b16326051a208e5fb518fb135d9c0
2013-06-25 23:45:22 -04:00
Adam Cohen
dcd297f05a
Initial implementation of Shrink-wrap
...
Change-Id: If73c7f7ca19ca62ff43134f515584354afef8507
2013-06-25 12:29:32 -07:00
Daniel Sandler
cc8befac35
Move LauncherApplication's state and code to LauncherAppState.
...
This removes Launcher's static data and other state out of
the Application object. Now LauncherApplication (extends
Application) exists only to instantiate LauncherAppState.
Change-Id: I4e323bd78b77536b92054105536a55c0c2c19ba8
2013-06-11 22:01:47 -04:00
Adam Cohen
e25af79564
HACK: temporary upgrade path from com.android.launcher2
...
-> load old provider
-> permute pages
-> strip all duplicates from workspace
-> add [allapps minus workspaceapps] to apps folder
Change-Id: Id319d532c6bf1d78370ecc736e95a9475d831de8
2013-06-06 23:09:26 -07:00
Adam Cohen
f0f4eda318
Making folders scrollable
...
Change-Id: Id6c9ec62acc6d86dc627d20abad3e2d92010f539
2013-06-06 21:28:57 -07:00
Daniel Sandler
325dc23624
Launcher2 is now Launcher3.
...
Changes include
- moving from com.android.launcher{,2} to
com.android.launcher3
- removing wallpapers
- new temporary icon
Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b
2013-06-05 23:30:20 -04:00