Winson Chung
10d336310b
am 7af216ff: Merge "Fixing build." into ub-launcher3-burnaby
...
* commit '7af216ff04b7f0c3852119b476d8f692edfcaaa7':
Fixing build.
2015-04-17 23:30:44 +00:00
Winson Chung
7af216ff04
Merge "Fixing build." into ub-launcher3-burnaby
2015-04-17 23:21:49 +00:00
Winson Chung
2826a401ed
Fixing build.
2015-04-17 16:19:46 -07:00
Winson Chung
682deae3eb
am e6556396: Merge "Accounting for recent changes in padding when detecting backgound taps to close AllApps." into ub-launcher3-burnaby
...
* commit 'e655639609f3e6ae3124034860f975a66026a832':
Accounting for recent changes in padding when detecting backgound taps to close AllApps.
2015-04-17 23:02:23 +00:00
Winson Chung
e655639609
Merge "Accounting for recent changes in padding when detecting backgound taps to close AllApps." into ub-launcher3-burnaby
2015-04-17 22:56:48 +00:00
Sunny Goyal
88ea5e9f56
am 9be47e8e: Merge "Updating drop button targets" into ub-launcher3-burnaby
...
* commit '9be47e8eae0419855973da1ce408f107bc6c2d45':
Updating drop button targets
2015-04-17 20:40:57 +00:00
Sunny Goyal
9be47e8eae
Merge "Updating drop button targets" into ub-launcher3-burnaby
2015-04-17 20:34:56 +00:00
Sunny Goyal
4127770903
am 546bbf2f: Removing market icon
...
* commit '546bbf2f8d31261c720ed7b06d3f4e4b5bea268f':
Removing market icon
2015-04-17 20:02:34 +00:00
Winson Chung
466663edee
Accounting for recent changes in padding when detecting backgound taps to close AllApps.
...
- Also ensuring that we keep the search bar visible in all apps only if it is being overridden.
Change-Id: Iba980ecec255da80aff8ff57b42ad99d70a2122a
2015-04-17 12:51:27 -07:00
Sunny Goyal
546bbf2f8d
Removing market icon
...
Change-Id: I7837cd8083cf2c07444b509fcfb7447151ba76b5
2015-04-17 12:51:24 -07:00
Winson Chung
90e9d2daa5
am c90ef758: Merge "Ensuring that our animation callbacks are not stripped by pro guard." into ub-launcher3-burnaby
...
* commit 'c90ef7584be6a82fdc2ab656433cc773f280cd30':
Ensuring that our animation callbacks are not stripped by pro guard.
2015-04-17 17:43:01 +00:00
Winson Chung
c90ef7584b
Merge "Ensuring that our animation callbacks are not stripped by pro guard." into ub-launcher3-burnaby
2015-04-17 17:32:56 +00:00
Sunny Goyal
fdb8882626
am 18b640c3: Removing LauncherProvider dependency from LauncherSettings
...
* commit '18b640c3710723df8a8528a667c373474e0a06ee':
Removing LauncherProvider dependency from LauncherSettings
2015-04-17 17:02:35 +00:00
Sunny Goyal
18b640c371
Removing LauncherProvider dependency from LauncherSettings
...
> This ensures that the classLoader does not need to load
LauncherProvider to access LauncherSettings
> Making a few fields public.
Change-Id: I2e8ee6e169552739f09e500d3b6acbcee7cd0718
2015-04-17 09:30:32 -07:00
Winson Chung
9cbea78b19
Ensuring that our animation callbacks are not stripped by pro guard.
...
Bug 20296035
2015-04-16 21:18:34 -07:00
Sunny Goyal
fa401a10e7
Updating drop button targets
...
> Splitting DeleteDropTarget into delete and uninstall
> Showing UninstallDropTarget for app shortcuts on workspace
> Showing InfoDropTarget only when developer options is enabled
Change-Id: I4396571d2199d1581bb9c733aef88ab9b0ebd79d
2015-04-16 15:52:04 -07:00
Sunny Goyal
6c0a8e682d
am fb9ca239: Merge "Fixing drag-n-drop for folders in hotseat." into ub-launcher3-burnaby
...
* commit 'fb9ca2392894a3dea83570267f9597ac0750b9fd':
Fixing drag-n-drop for folders in hotseat.
2015-04-16 22:47:22 +00:00
Sunny Goyal
79dd8a9c12
am fc3c1edf: Fixing folder focus logic
...
* commit 'fc3c1edf7bbc3f7cb23e79520731d13ccc2da046':
Fixing folder focus logic
2015-04-16 22:47:21 +00:00
Sunny Goyal
fb9ca23928
Merge "Fixing drag-n-drop for folders in hotseat." into ub-launcher3-burnaby
2015-04-16 22:39:00 +00:00
Hyunyoung Song
560c9d845d
am df410971: Merge "Focus handling null pointer exception during monkey tests." into ub-launcher3-burnaby
...
* commit 'df41097194b0ea490513c2a4e85bd9adc54637e8':
Focus handling null pointer exception during monkey tests.
2015-04-16 22:01:53 +00:00
Sunny Goyal
b04d90dad1
am 37749239: Merge "Updating maxscroll only after layouttranstion has finished" into ub-launcher3-burnaby
...
* commit '3774923944c4da8decc58df1aaa9b839ed542179':
Updating maxscroll only after layouttranstion has finished
2015-04-16 22:01:52 +00:00
Sunny Goyal
fc3c1edf7b
Fixing folder focus logic
...
> Folder items no longer remain in a linear order when a folder
gets rearranged, and se we need to use createSparseMatrix instead
of createFullArray. Also because of this we need to use getChildAt(x, y)
instead of getChildAt(index)
> Removing traces of AppsCustomizePage (all apps) from FocusHelper
Change-Id: I9007f6b95cb823e27ef4a43ce725fda8ef1b7cf8
2015-04-16 14:53:58 -07:00
Hyunyoung Song
df41097194
Merge "Focus handling null pointer exception during monkey tests." into ub-launcher3-burnaby
2015-04-16 21:52:13 +00:00
Sunny Goyal
3774923944
Merge "Updating maxscroll only after layouttranstion has finished" into ub-launcher3-burnaby
2015-04-16 21:51:07 +00:00
Sunny Goyal
3e2ff8afef
Updating maxscroll only after layouttranstion has finished
...
Bug: 20092568
Change-Id: I6ff8d9759b71b0b00ebfdaa75b558254dbeb0ef9
2015-04-16 14:50:22 -07:00
Hyunyoung Song
b76cd628e6
Focus handling null pointer exception during monkey tests.
...
- Also fix a bug where the focus is not navigating to the next page when there
isn't an icon within +45 and -45 range of the origin.
b/20294717
Change-Id: I16dac5c6a0463fbc9f56a447abedad18abadde98
2015-04-16 14:34:09 -07:00
Sunny Goyal
ec81d73cd6
am 317073ca: Merge "Updating pageindicator assets" into ub-launcher3-burnaby
...
* commit '317073ca2df775d3fae445b82e83f0314f2dcfe3':
Updating pageindicator assets
2015-04-16 20:02:54 +00:00
Sunny Goyal
317073ca2d
Merge "Updating pageindicator assets" into ub-launcher3-burnaby
2015-04-16 19:57:21 +00:00
Winson Chung
2e4be87743
am 7e8ba7cf: Merge "Fixing regression in AllApps being aggressively dismissed after returning to Launcher." into ub-launcher3-burnaby
...
* commit '7e8ba7cfb9a96d25bb8e99d083d5b974b1719bc0':
Fixing regression in AllApps being aggressively dismissed after returning to Launcher.
2015-04-16 19:51:43 +00:00
Winson Chung
7e8ba7cfb9
Merge "Fixing regression in AllApps being aggressively dismissed after returning to Launcher." into ub-launcher3-burnaby
2015-04-16 19:44:33 +00:00
Hyunyoung Song
6069ace1d2
am b6e4aece: Merge "WidgetTray on Kitkat" into ub-launcher3-burnaby
...
* commit 'b6e4aece3f25b18fa36d7aa2d1e1478e5f462399':
WidgetTray on Kitkat
2015-04-16 19:18:16 +00:00
Hyunyoung Song
b6e4aece3f
Merge "WidgetTray on Kitkat" into ub-launcher3-burnaby
2015-04-16 19:08:53 +00:00
Hyunyoung Song
f24f250158
WidgetTray on Kitkat
...
- Fix "getDrawable" not found runtime exception by getting rid of dead code
Change-Id: Id511a6c0c4ea1070f5f498cf6458548ace7c54f7
2015-04-16 03:12:19 -07:00
Sunny Goyal
f406615354
Fixing drag-n-drop for folders in hotseat.
...
The current drag-n-drop model assums that when a folder is open
it completely covers the folderIcon and its not possible to drop
anything on the icon. But its not true when a folder is in the
hotseat.
> When DnD finishes revert folder to the normal state
> Ensure that only one folder is open at a time
> Prevent folder icon from moving when the folder is open
Bug: 13646281,14680549
Change-Id: I016a4c3f0d9b57c388eaa28f40df9e7b7bbab5fc
2015-04-15 17:12:04 -07:00
Sunny Goyal
bb4a19dd36
am bbc140b5: Merge "Revert "Revert "Disable setWallpaper button until the wallpaper is loaded" Will submit again after the drop" Actual fix" into ub-launcher3-burnaby
...
* commit 'bbc140b545ffd6c230269af3b0b5cad98838fc3a':
Revert "Revert "Disable setWallpaper button until the wallpaper is loaded" Will submit again after the drop" Actual fix
2015-04-15 23:59:02 +00:00
Sunny Goyal
bbc140b545
Merge "Revert "Revert "Disable setWallpaper button until the wallpaper is loaded" Will submit again after the drop" Actual fix" into ub-launcher3-burnaby
2015-04-15 23:53:43 +00:00
Sunny Goyal
584eee2035
am b3c5fac5: Merge "Revert "Disable setWallpaper button until the wallpaper is loaded" Will submit again after the drop" into ub-launcher3-burnaby
...
* commit 'b3c5fac5dc16189f1d9ebe7ff8504612d4869e6f':
Revert "Disable setWallpaper button until the wallpaper is loaded" Will submit again after the drop
2015-04-15 23:47:49 +00:00
Sunny Goyal
89a6ec2af2
Revert "Revert "Disable setWallpaper button until the wallpaper is loaded" Will submit again after the drop"
...
Actual fix
This reverts commit b4b01efa43
.
Change-Id: I65cc75e0f1a95f69be607bb5b11d7f4627ff25c1
2015-04-15 23:40:57 +00:00
Sunny Goyal
b3c5fac5dc
Merge "Revert "Disable setWallpaper button until the wallpaper is loaded" Will submit again after the drop" into ub-launcher3-burnaby
2015-04-15 23:39:51 +00:00
Sunny Goyal
b4b01efa43
Revert "Disable setWallpaper button until the wallpaper is loaded"
...
Will submit again after the drop
This reverts commit 65776c4359
.
Change-Id: I5f85d0c70f3f5faf85d9ba16e82d4714b694a193
2015-04-15 23:38:17 +00:00
Sunny Goyal
98a89d8693
am 8fbb7715: Merge "Disable setWallpaper button until the wallpaper is loaded" into ub-launcher3-burnaby
...
* commit '8fbb771537c7244b0b203eb8495dde38c00b575c':
Disable setWallpaper button until the wallpaper is loaded
2015-04-15 22:30:56 +00:00
Sunny Goyal
8fbb771537
Merge "Disable setWallpaper button until the wallpaper is loaded" into ub-launcher3-burnaby
2015-04-15 22:26:32 +00:00
Sunny Goyal
86aeb0e808
am 7767a460: Merge "Fixing pallpaper parallex in rtl." into ub-launcher3-burnaby
...
* commit '7767a460e2738ea356767b4c0855b7a39cef6c1d':
Fixing pallpaper parallex in rtl.
2015-04-15 21:36:18 +00:00
Sunny Goyal
7767a460e2
Merge "Fixing pallpaper parallex in rtl." into ub-launcher3-burnaby
2015-04-15 21:29:04 +00:00
Sunny Goyal
65776c4359
Disable setWallpaper button until the wallpaper is loaded
...
Bug: 20187333
Change-Id: Id7a42616560e15eddedad5846ef927a3be52ed1c
2015-04-15 14:17:46 -07:00
Sunny Goyal
3fa3c12761
Fixing pallpaper parallex in rtl.
...
The rtl mode, the first screen should correspond to the last
opage offset (since page offset are always defined as
left-to-right)
Change-Id: Ie31139166bd71c423c63968760493ec572af81e9
2015-04-15 13:54:27 -07:00
Geoff Mendal
4f073405cf
Import translations. DO NOT MERGE
...
Change-Id: I58a4492080ef5562ed2901bcef0183251ba7cedc
Auto-generated-cl: translation import
2015-04-15 05:09:24 -07:00
Neil Fuller
deb3dd3ef8
am ba41458f: Remove usage of FloatMath
...
* commit 'ba41458f5c696194d547ac8f24e9f8e58cfa64fc':
Remove usage of FloatMath
2015-04-15 09:27:46 +00:00
Neil Fuller
ba41458f5c
Remove usage of FloatMath
...
Bug: https://code.google.com/p/android/issues/detail?id=36199
Change-Id: I2effc3f498fb13e66de9a905b9a40ac5688a5850
2015-04-15 09:10:18 +01:00
Sunny Goyal
a9c0978e3e
Updating pageindicator assets
...
Change-Id: I22d6a53f0c372a128b47ec95857793477317fc07
2015-04-14 16:49:41 -07:00