Adam Cohen
ba5ecebd1b
Merge "Avoid crashing if we don't have the READ_EXTERNAL_STORAGE permission" into ub-launcher3-burnaby
2015-06-24 16:19:23 +00:00
Adam Cohen
1c5248873a
Ensure that Launcher Activity has an exclusive task
...
-> enforce this at the activity level by giving it an empty affinity
-> the system should probably enforce this, so this is a work around for now
issue 21880868
Change-Id: Iaba4d87781c7fc82ee6c2838c013e01081cdbf9d
2015-06-23 18:08:43 -07:00
Adam Cohen
b15d43837c
Avoid crashing if we don't have the READ_EXTERNAL_STORAGE permission
...
issue 22019397
Change-Id: I7d556494569afaeac0ecdd641a089b78663b5563
2015-06-23 17:50:27 -07:00
Hyunyoung Song
9ba664eb92
am adb031e5: Merge "Code cleanup, WorkspaceStateTransitionAnimation" into ub-launcher3-burnaby
...
* commit 'adb031e5ea81a86123355d76a4006d7da20a4039':
Code cleanup, WorkspaceStateTransitionAnimation
2015-06-23 22:15:40 +00:00
Hyunyoung Song
adb031e5ea
Merge "Code cleanup, WorkspaceStateTransitionAnimation" into ub-launcher3-burnaby
2015-06-23 22:05:35 +00:00
Hyunyoung Song
7eea78a1ed
Code cleanup, WorkspaceStateTransitionAnimation
...
Change-Id: I6b82f705f8dfddc507ddd66d5fd8a499cd6f58fd
2015-06-23 15:02:33 -07:00
Winson Chung
f53391c373
am 243fdd7c: Working around overscroll issues in AllApps.
...
* commit '243fdd7cdf262b341b4f66177af27eec4f5cde45':
Working around overscroll issues in AllApps.
2015-06-23 22:01:19 +00:00
Winson Chung
981a17d9e5
am 01d4ffde: Merge "Refactoring fast scroller." into ub-launcher3-burnaby
...
* commit '01d4ffdef43f68e0ed4e99861a637e23fda8b4fc':
Refactoring fast scroller.
2015-06-23 22:01:18 +00:00
Winson Chung
243fdd7cdf
Working around overscroll issues in AllApps.
...
- For the time being, we are going to do custom drawing to ensure that we get the touch
events in the right order, while still allowing the recycler view to draw the overscroll
effect on top of the prediction bar.
Bug: 21335369
Change-Id: I6bf64e5c1e9aa634a953223a5decf74942e4fb57
2015-06-23 21:56:07 +00:00
Winson Chung
01d4ffdef4
Merge "Refactoring fast scroller." into ub-launcher3-burnaby
2015-06-23 21:55:53 +00:00
Sunny Goyal
c3f89b5c15
am 5d9200f9: Using a full-bleed background for Set-Wallpaper button
...
* commit '5d9200f92141f157fe6ae30106ee4b644d5ebd7e':
Using a full-bleed background for Set-Wallpaper button
2015-06-23 21:40:52 +00:00
Sunny Goyal
5d9200f921
Using a full-bleed background for Set-Wallpaper button
...
Bug: 22007160
Change-Id: I06c4ffe5b5fa4f2c18c06a6e1bf014b328de00fd
2015-06-23 14:28:58 -07:00
Winson Chung
b1777447d9
Refactoring fast scroller.
...
- Fixing issue with fast scroller not fitting name width.
- Refactoring fast scrolling/scroll bar code out of base recycler view
- Adding animations to fast scroller to match design
- Smooth scrolling when jumping between app rows
- Fixing issue with fast scroller jumping when you first pick it up
- Fixing issue with wrong background paddings being used
Bug: 21874346
Bug: 22031923
Change-Id: I9f011b1f375751f437604b900e95a2942d3f4601
2015-06-23 14:24:15 -07:00
Sunny Goyal
4fe314ec3b
am e5106b68: Merge "Making the provider column names public" into ub-launcher3-burnaby
...
* commit 'e5106b687f6978bb8bb11ec90d7e8924a1b9e795':
Making the provider column names public
2015-06-23 18:05:39 +00:00
Sunny Goyal
2d7977fcfa
am 5e41a27f: Fixing paged view overscroll effect being drawn outside the screen bounds when in transposed layout.
...
* commit '5e41a27fdb661199525614ceaaa3cfd8c4a6c490':
Fixing paged view overscroll effect being drawn outside the screen bounds when in transposed layout.
2015-06-23 18:05:38 +00:00
Sunny Goyal
e5106b687f
Merge "Making the provider column names public" into ub-launcher3-burnaby
2015-06-23 17:57:27 +00:00
Sunny Goyal
5e41a27fdb
Fixing paged view overscroll effect being drawn outside the screen
...
bounds when in transposed layout.
Change-Id: I93be6a003b7d28708697990cfae8c7be96f84676
2015-06-22 15:11:31 -07:00
Sunny Goyal
2fb2f0bcfc
Making the provider column names public
...
Change-Id: Idc85e34aceaaed5a1abb693a8a04d06f9c70b4b4
2015-06-22 13:57:43 -07:00
Sunny Goyal
2505ed5294
am 9c9f2090: Merge "Using material style overscroll effect for workspace and folders" into ub-launcher3-burnaby
...
* commit '9c9f20905c1bcf25594a2cb00846b583fb705a26':
Using material style overscroll effect for workspace and folders
2015-06-22 18:39:48 +00:00
Sunny Goyal
9c9f20905c
Merge "Using material style overscroll effect for workspace and folders" into ub-launcher3-burnaby
2015-06-22 18:31:51 +00:00
Hyunyoung Song
5912327eeb
am 5796b03f: Add workspace scrim animation to the state transition to reduce jankiness. b/20956087
...
* commit '5796b03f6d526ee775fa48f175ceee0e92200b45':
Add workspace scrim animation to the state transition to reduce jankiness. b/20956087
2015-06-20 01:20:00 +00:00
Hyunyoung Song
5796b03f6d
Add workspace scrim animation to the state transition to reduce jankiness.
...
b/20956087
Note: Will work on creating a separate view for the scrim animation rather
than the drag layer on a separate CL.
Change-Id: Idaced5c6867abe3ed9afa984c885023676b3a141
2015-06-19 18:03:35 -07:00
Winson Chung
21a4ccc627
Merge "Add extras required for compilation" into ub-launcher3-almonte
2015-06-19 23:00:34 +00:00
Sunny Goyal
4d113a5ff4
Using material style overscroll effect for workspace and folders
...
Bug: 21335369
Change-Id: I53cc6edfa87334b9326f1dedd90c3e2222beade5
2015-06-19 19:53:34 +00:00
Adam Cohen
54c50bc08f
Add extras required for compilation
...
-> Patching back from a future branch
Change-Id: I5127a82560e39bf391fe083d0eb8932cf2473562
2015-06-19 12:12:50 -07:00
Sunny Goyal
95781f3250
am e91a14c6: Merge "Cancelling launcher reload on mcc change" into ub-launcher3-burnaby
...
* commit 'e91a14c6986660253996018982d500a728585199':
Cancelling launcher reload on mcc change
2015-06-18 22:17:41 +00:00
Hyunyoung Song
a83d2d405f
am c44de1ad: Merge "Revert resource name to what platform ui automator test defines. b/21923650" into ub-launcher3-burnaby
...
* commit 'c44de1adcf57c52ee93b4a9d2f4505e17b6cc857':
Revert resource name to what platform ui automator test defines. b/21923650
2015-06-18 22:17:40 +00:00
Sunny Goyal
e91a14c698
Merge "Cancelling launcher reload on mcc change" into ub-launcher3-burnaby
2015-06-18 22:09:50 +00:00
Hyunyoung Song
c44de1adcf
Merge "Revert resource name to what platform ui automator test defines. b/21923650" into ub-launcher3-burnaby
2015-06-18 22:07:09 +00:00
Hyunyoung Song
60331a9be7
Revert resource name to what platform ui automator test defines.
...
b/21923650
Change-Id: I26a9405ac0567f856a43d83886df4ece938c11a7
2015-06-18 15:05:56 -07:00
Winson Chung
4894346811
am 7b933a5e: resolved conflicts for merge of 78564d4e to ub-launcher3-burnaby
...
* commit '7b933a5ef764d4716177dc7f060af823a38fa628':
Updating ComponentKey for compatibility with build.
2015-06-18 21:40:13 +00:00
Winson Chung
7b933a5ef7
resolved conflicts for merge of 78564d4e to ub-launcher3-burnaby
...
Change-Id: I9e302b223dff1f238d720026e20b64315b61b293
2015-06-18 21:27:30 +00:00
Winson Chung
ac9d7b403b
am d3800208: Merge "Moving predicted apps callbacks to use ComponentKey." into ub-launcher3-burnaby
...
* commit 'd3800208aa8c4f5926502ccb8e49e13501b441c9':
Moving predicted apps callbacks to use ComponentKey.
2015-06-18 21:19:53 +00:00
Winson Chung
d3800208aa
Merge "Moving predicted apps callbacks to use ComponentKey." into ub-launcher3-burnaby
2015-06-18 21:10:41 +00:00
Winson Chung
78564d4e2d
Updating ComponentKey for compatibility with build.
...
Change-Id: I293177c0eff8c162c2d21bfc2aebf83926c62690
2015-06-18 21:05:55 +00:00
Sunny Goyal
2003c75ac4
Cancelling launcher reload on mcc change
...
Bug: 21022833
Change-Id: Iccd477e7b1638d162e1a500cdb7a52b8d359c657
2015-06-18 14:04:00 -07:00
Sunny Goyal
dbe2b3f068
am 230eade4: Converting folder name to string before applying it to folder info
...
* commit '230eade4a35d9dfe9b186da46e38ca05f0256a69':
Converting folder name to string before applying it to folder info
2015-06-18 20:02:59 +00:00
Sunny Goyal
230eade4a3
Converting folder name to string before applying it to folder info
...
> getText() returns Spannable which can contain text styling
Change-Id: Iacdf9da47b54b5cd290a355152383d75bf3e6836
2015-06-18 12:51:53 -07:00
Winson Chung
6b1c73f50a
Moving predicted apps callbacks to use ComponentKey.
...
Bug: 21270185
Change-Id: If2d9dd77235e7a96de96a1a5441a589ef8a72a7f
2015-06-18 12:39:24 -07:00
Hyunyoung Song
65bafc04e8
am 3ea5cd43: Merge "Remove DEBUG flag inside WidgetsListAdapter" into ub-launcher3-burnaby
...
* commit '3ea5cd4311e095a5b6614bfcef40c08197719b22':
Remove DEBUG flag inside WidgetsListAdapter
2015-06-18 18:43:51 +00:00
Hyunyoung Song
3ea5cd4311
Merge "Remove DEBUG flag inside WidgetsListAdapter" into ub-launcher3-burnaby
2015-06-18 18:33:19 +00:00
Hyunyoung Song
289ec3af9a
Remove DEBUG flag inside WidgetsListAdapter
...
Change-Id: I7e5b3162f2b3768caff7ff79fd75567a793a1f45
2015-06-17 23:08:05 -07:00
Hyunyoung Song
878c941f51
am c1d53ef8: Merge "Widgets model should respect AppFilter." into ub-launcher3-burnaby
...
* commit 'c1d53ef81c2f1923fde9a35d44e8d267443a9ff9':
Widgets model should respect AppFilter.
2015-06-18 04:37:44 +00:00
Hyunyoung Song
c1d53ef81c
Merge "Widgets model should respect AppFilter." into ub-launcher3-burnaby
2015-06-18 04:29:52 +00:00
Hyunyoung Song
eaf291b9fe
Widgets model should respect AppFilter.
...
> This pattern is already used in AllAppsList
> mBgWidgetsModel variable cleanup inside LauncherModel.
b/21739736
Change-Id: I03a05064ce3c3e5effb09055af9f4d4de2811c95
2015-06-17 21:12:44 -07:00
Geoff Mendal
a26f82fccd
am 170ca1cc: (-s ours) Import translations. DO NOT MERGE
...
* commit '170ca1ccd81a1a73bec94fa468a8b54d7d25717b':
Import translations. DO NOT MERGE
2015-06-18 03:40:57 +00:00
Sunny Goyal
8cf3d1b640
am 27f03251: Merge "Deleting empty folders based on DB state" into ub-launcher3-burnaby
...
* commit '27f03251ea8b563dc385094e8d03f9fc1dc9390d':
Deleting empty folders based on DB state
2015-06-18 03:40:56 +00:00
Sunny Goyal
886315de0e
resolved conflicts for merge of dad45a70 to ub-launcher3-master
...
Change-Id: I901fc7850b246dc2dfa161454ac596f91945d277
2015-06-17 20:39:45 -07:00
Geoff Mendal
170ca1ccd8
Import translations. DO NOT MERGE
...
Change-Id: I8c0c8c4e5f5e09c5852d31429c8f668d4229cc37
Auto-generated-cl: translation import
2015-06-17 20:18:23 -07:00
Sunny Goyal
27f03251ea
Merge "Deleting empty folders based on DB state" into ub-launcher3-burnaby
2015-06-18 03:06:30 +00:00