Hyunyoung Song
9246b2c751
am ec22cf46: Merge "[unit tests] Setup instrument target for the launcher3 unit test b/19566571" into ub-launcher3-burnaby
...
* commit 'ec22cf46d5830d58e941851dcb0341c1bcd2f3c3':
[unit tests] Setup instrument target for the launcher3 unit test b/19566571
2015-03-02 20:19:27 +00:00
Hyunyoung Song
ec22cf46d5
Merge "[unit tests] Setup instrument target for the launcher3 unit test b/19566571" into ub-launcher3-burnaby
2015-03-02 20:16:07 +00:00
Hyunyoung Song
170a9f3a1c
[unit tests] Setup instrument target for the launcher3 unit test
...
b/19566571
Change-Id: I47da40aa13a3e7c5ec8531e7ef6a9e52f764c565
2015-03-02 11:55:42 -08:00
Sunny Goyal
fef8a46438
am 8f2a9e4d: Merge "Cleaning up some resources in WallpaperPickerActivity" into ub-launcher3-burnaby
...
* commit '8f2a9e4dbfc6a475f70e791123bebb56a5a94e29':
Cleaning up some resources in WallpaperPickerActivity
2015-03-02 19:43:10 +00:00
Sunny Goyal
50b21d2260
am 5b437d89: Merge "Removed disableAllApps flag" into ub-launcher3-burnaby
...
* commit '5b437d8957c21b5fab42d3540db39da09378cfd7':
Removed disableAllApps flag
2015-03-02 19:43:10 +00:00
Sunny Goyal
8f2a9e4dbf
Merge "Cleaning up some resources in WallpaperPickerActivity" into ub-launcher3-burnaby
2015-03-02 19:40:01 +00:00
Sunny Goyal
5b437d8957
Merge "Removed disableAllApps flag" into ub-launcher3-burnaby
2015-03-02 19:33:35 +00:00
Hyunyoung Song
4492d32e88
am 53fca52d: [unit tests] Delete stress package b/19566571
...
* commit '53fca52d3b2db08a35ab7af6f9bc52f6cd8f28a4':
[unit tests] Delete stress package b/19566571
2015-03-02 19:09:47 +00:00
Hyunyoung Song
53fca52d3b
[unit tests] Delete stress package
...
b/19566571
TL;DR;; no longer working AND also the one test that is
set up is useless to keep.
Change-Id: If44457c7bc19a973450edf5aad3e744daf20624a
2015-03-02 10:55:45 -08:00
Sunny Goyal
760235b681
am c63b8b82: (-s ours) am 633325c4: (-s ours) DO NOT MERGE: Setting workspace id as primary key
...
* commit 'c63b8b82d3cd7dbb375f92cf8e3bf62d73bc0f81':
DO NOT MERGE: Setting workspace id as primary key
2015-02-27 22:06:15 +00:00
Sunny Goyal
d2f3819c34
Setting workspace id as primary key
...
Bug: 19475231
Change-Id: I0385e97868db73dafe148ce45af7dda4555ee593
2015-02-27 14:05:26 -08:00
Sunny Goyal
c63b8b82d3
am 633325c4: (-s ours) DO NOT MERGE: Setting workspace id as primary key
...
* commit '633325c4c22061c745ff89f9141f18cca29b352b':
DO NOT MERGE: Setting workspace id as primary key
2015-02-27 22:03:10 +00:00
Sunny Goyal
6aeafc35f0
am c54729a6: Merge "Updating IconCache to maintain a persistent of icons" into ub-launcher3-burnaby
...
* commit 'c54729a6db38a84fa7efec8dc32285d91112fe53':
Updating IconCache to maintain a persistent of icons
2015-02-27 21:58:05 +00:00
Sunny Goyal
c54729a6db
Merge "Updating IconCache to maintain a persistent of icons" into ub-launcher3-burnaby
2015-02-27 21:53:56 +00:00
Geoff Mendal
acf1ddda6d
am 58afc354: (-s ours) am 729ad90f: (-s ours) Import translations. DO NOT MERGE
...
* commit '58afc3547e1b05175153a20d8d340ce3ee97ba7d':
Import translations. DO NOT MERGE
2015-02-26 23:25:41 +00:00
Geoff Mendal
58afc3547e
am 729ad90f: (-s ours) Import translations. DO NOT MERGE
...
* commit '729ad90fb6c1b5c7c6e79507beb00934fbdd44ea':
Import translations. DO NOT MERGE
2015-02-26 23:14:50 +00:00
Geoff Mendal
a52f61e57c
Import translations. DO NOT MERGE
...
Change-Id: I4c434879510a9434cbcb0eaa823899a676f4dab4
Auto-generated-cl: translation import
2015-02-26 13:27:56 -08:00
Geoff Mendal
729ad90fb6
Import translations. DO NOT MERGE
...
Change-Id: Ibdacd9febbe2e1d8a282af7a856d27fbffb1014c
Auto-generated-cl: translation import
2015-02-26 13:21:32 -08:00
Sunny Goyal
c9acdd51c4
Removed disableAllApps flag
...
Change-Id: I50ba511b8493bca2506ab6010f141c093bfa7499
2015-02-26 12:35:09 -08:00
Sunny Goyal
509c4a8612
am 560616da: Build fix. Some references of a resources still remained after ag/619757
...
* commit '560616da70648bed04c00aa804503ec72ace1337':
Build fix. Some references of a resources still remained after ag/619757
2015-02-26 19:36:42 +00:00
Sunny Goyal
9c83a0da6d
Cleaning up some resources in WallpaperPickerActivity
...
Change-Id: I4923403c0c094d0ae0b00e3a08a13099c3addb10
2015-02-26 19:33:38 +00:00
Sunny Goyal
560616da70
Build fix. Some references of a resources still remained after ag/619757
...
Change-Id: Ia05a12ff5af6fa13d75cbedd8bd2fd6d33a78b7f
2015-02-26 11:26:19 -08:00
Sunny Goyal
4fbc3828c5
Updating IconCache to maintain a persistent of icons
...
> IconDB maintains a DB of icons keyed on ComponentName + User
> During loader, icons & labels are loaded first from the DB, and
if the entry doesn't exist, loaded using packageManager
> After the loader completes, IconDB updates any entry which might have
changed, while the launcher was dead.
Change-Id: I7a6021cb6d1ca1e66fa5a0bdd21e1543e0cf66fc
2015-02-26 19:08:44 +00:00
Sunny Goyal
ea4d7f606d
am ed46c093: Merge "Refactoring common methods" into ub-launcher3-burnaby
...
* commit 'ed46c093cf1f34a2056846ac826b19fa2335ec18':
Refactoring common methods
2015-02-26 18:36:18 +00:00
Sunny Goyal
ed46c093cf
Merge "Refactoring common methods" into ub-launcher3-burnaby
2015-02-26 18:30:42 +00:00
Sunny Goyal
5957c6208a
am 748909e5: Merge "Picking a bitmap to reuse where least pixels are wasted" into ub-launcher3-burnaby
...
* commit '748909e5329ea79e6f65fc4b64f2d43e8fad15d5':
Picking a bitmap to reuse where least pixels are wasted
2015-02-26 18:29:04 +00:00
Sunny Goyal
748909e532
Merge "Picking a bitmap to reuse where least pixels are wasted" into ub-launcher3-burnaby
2015-02-26 18:22:34 +00:00
Sunny Goyal
1587d5362f
Refactoring common methods
...
Change-Id: Id6d3072dd3a6d7f54e9591abbeffd9bd51c7403d
2015-02-26 18:19:22 +00:00
Sunny Goyal
633325c4c2
DO NOT MERGE: Setting workspace id as primary key
...
Bug: 19475231
Change-Id: I0385e97868db73dafe148ce45af7dda4555ee593
2015-02-25 16:56:54 -08:00
Sunny Goyal
7902f30127
am 8ed75e5c: am 7470c817: Using SCREEN_ORIENTATION_LOCKED for locking to current orientation.
...
* commit '8ed75e5c1606d4bd1218e2e3975527e1719d9be6':
2015-02-25 21:15:50 +00:00
Sunny Goyal
75510f1346
am 65b929d6: Reducing memory usage of wallpaper picker
...
* commit '65b929d6f21683198caf28e266fd2cf52c843764':
Reducing memory usage of wallpaper picker
2015-02-25 21:15:43 +00:00
Hyunyoung Song
2aede816df
am 31178b82: [key event focus handling] (1)hotseat <-> icon now symmetric, (2)support DEL keycode
...
* commit '31178b8237ccb6af666df60ef60c116c8afdf316':
[key event focus handling] (1)hotseat <-> icon now symmetric, (2)support DEL keycode
2015-02-25 21:15:42 +00:00
Sunny Goyal
9f9d0a59c4
Picking a bitmap to reuse where least pixels are wasted
...
Change-Id: I4217bc68a5caa2d1526e4ebb101dbaf0348066d3
2015-02-25 11:53:26 -08:00
Sunny Goyal
8ed75e5c16
am 7470c817: Using SCREEN_ORIENTATION_LOCKED for locking to current orientation.
...
* commit '7470c817e46f241bf37a7874fa7cf7493fc7cf94':
Using SCREEN_ORIENTATION_LOCKED for locking to current orientation.
2015-02-25 17:56:15 +00:00
Sunny Goyal
65b929d6f2
Reducing memory usage of wallpaper picker
...
> Loading preview bitmap only once, instead of loading it twice at BitmapRegionTileSource and BitmapSource
> Maintaing a weak-set of reusable bitmaps and reusing them for decoding bitmaps
> Loading images on a HandlerThread (instead of AsyncTask) and removing any non-started task before submitting a new task
> Loading inbuild images (from resources) on HandlerThread instead of UIThread
> Freeing up unbound GL textures before binding a new texture.
Bug: 18382606
Change-Id: Ic4ca630dd113ded65d2853eb0d291c9e5823637e
(cherry picked from commit 283c2261bd )
2015-02-24 23:18:25 +00:00
Hyunyoung Song
31178b8237
[key event focus handling] (1)hotseat <-> icon now symmetric, (2)support DEL keycode
...
TL;DR; (1) Key event navigation from and to the hotseat and icons in the workspace
is now symmetric. Since there is one more icon in the hotseat, only left
N-1 icon navigation was symmetric.
(2) KeyEvent.KEYCODE_DEL and KeyEvent.KEYCODE_FORWARD_DEL can now delete icons
from the workspace. The focus move to the previous icon where the focus
traveled from.
Also contains minor styling and indexing issues.
Bug: 15408321
Bug: 19381790
Change-Id: I16cbcb2693e92eebb830997d01c0bf674073dd51
2015-02-24 22:14:11 +00:00
Sunny Goyal
f5a45f4aee
am 7470c817: Using SCREEN_ORIENTATION_LOCKED for locking to current orientation.
...
* commit '7470c817e46f241bf37a7874fa7cf7493fc7cf94':
Using SCREEN_ORIENTATION_LOCKED for locking to current orientation.
2015-02-24 19:18:29 +00:00
Sunny Goyal
7470c817e4
Using SCREEN_ORIENTATION_LOCKED for locking to current orientation.
...
Bug: 17298128
Change-Id: If64b6957a594bcc48f6454689d11cd63d31b9239
(cherry picked from commit 3c1865ad50 )
2015-02-23 17:55:46 +00:00
Sunny Goyal
8e719eb3f4
Merge "Reducing memory usage of wallpaper picker" into ub-launcher3-master
2015-02-23 17:54:25 +00:00
Hyunyoung Song
d88d0bdaf1
Merge "[key event focus handling] Cleanup/Refactor/Feature 1) Focus navigation handling is refactored to Focus utility class. New 2 step dpad navigation algorithm is inside Focus class 2) Introduced a map (or matrix) that indicates where sparse icons are located inside a grid. This enables getting rid of the icon sorting logic which was costly. 3) Unified all the dpad handling logic inside the handleXXKeyEvent methods 4) DOWN/UP key will allow navigation between workspace icons and the hotseat 5) Folder icons allow DOWN/UP to navigate to the title" into ub-launcher3-master
2015-02-20 22:27:41 +00:00
Hyunyoung Song
ee3e6a7b77
[key event focus handling] Cleanup/Refactor/Feature
...
1) Focus navigation handling is refactored to Focus utility class.
New 2 step dpad navigation algorithm is inside Focus class
2) Introduced a map (or matrix) that indicates where sparse icons are located inside a grid.
This enables getting rid of the icon sorting logic which was costly.
3) Unified all the dpad handling logic inside the handleXXKeyEvent methods
4) DOWN/UP key will allow navigation between workspace icons and the hotseat
5) Folder icons allow DOWN/UP to navigate to the title
b/19381790
Change-Id: Id45b3f215ef7c1ca5f99b08e3d721e219298627a
2015-02-20 14:25:27 -08:00
Sunny Goyal
283c2261bd
Reducing memory usage of wallpaper picker
...
> Loading preview bitmap only once, instead of loading it twice at BitmapRegionTileSource and BitmapSource
> Maintaing a weak-set of reusable bitmaps and reusing them for decoding bitmaps
> Loading images on a HandlerThread (instead of AsyncTask) and removing any non-started task before submitting a new task
> Loading inbuild images (from resources) on HandlerThread instead of UIThread
> Freeing up unbound GL textures before binding a new texture.
Bug: 18382606
Change-Id: Ic4ca630dd113ded65d2853eb0d291c9e5823637e
2015-02-20 12:33:19 -08:00
Adam Cohen
c018c4db08
Merge "Revert "Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search widget"" into ub-launcher3-master
2015-02-20 16:39:42 +00:00
Adam Cohen
eb8e282a77
Revert "Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search widget"
...
This reverts commit 87cf88393c .
Change-Id: Ie15c71f76c71dfb6b85aefcc10cd66eb49bea6dc
2015-02-20 16:38:48 +00:00
Sunny Goyal
f3e4f548fd
Merge "Moving some files and methods around" into ub-launcher3-master
2015-02-20 01:54:31 +00:00
Sunny Goyal
9026271410
Merge "Fixing logic to determine if wallpaper change." into ub-launcher3-master
2015-02-20 01:50:47 +00:00
Adam Cohen
ae52d72ccc
Merge "Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search widget" into ub-launcher3-master
2015-02-19 01:35:21 +00:00
Adam Cohen
87cf88393c
Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search widget
...
Bug 17334589
Change-Id: I0e14381cfc19822451e68eb7f070d94525e126c3
2015-02-18 17:30:15 -08:00
Chet Haase
ea292fe762
Merge "Add clip-reveal animation to Launcher" into ub-launcher3-master
2015-02-17 22:40:36 +00:00
Chet Haase
a8f996d039
Add clip-reveal animation to Launcher
...
ClipReveal animation was recently added to the platform. This
makes that animation the default launch animation when running on
that version of the platform.
Issue #19362772 Better material launch animations
Change-Id: I077659c14dc426be465d163bea6ba0fa93a637c5
2015-02-17 14:36:20 -08:00