Winson Chung
64f26328aa
Merge "Additional refactoring interface between component and activity."
2015-10-22 21:26:18 +00:00
Steve McKay
e4e667e022
Revert "Treat UNKNOWN tooltype events as Mouse events."
...
https://buganizer.corp.google.com/u/0/issues/24904588 has been fixed.
This reverts commit 260c6980cef923792c352dc8143be5cb93a3af55.
Change-Id: I341513c06a7bfda364b0efd675e785ce766d5819
2015-10-22 13:59:09 -07:00
Nicolas Prévot
c982b407b9
Merge "Don\'t resolve cross-profile app links without intent picker." into mnc-dr-dev am: 6666b29cf7 am: f31628f58b am: d7688f5933
...
am: e1be56cdff
* commit 'e1be56cdfff431985ffd931bdd7c001e4c87478d':
Don't resolve cross-profile app links without intent picker.
2015-10-22 20:56:19 +00:00
Nicolas Prévot
e1be56cdff
Merge "Don\'t resolve cross-profile app links without intent picker." into mnc-dr-dev am: 6666b29cf7 am: f31628f58b
...
am: d7688f5933
* commit 'd7688f593327929e2bc42989236b62ddecf5e8b5':
Don't resolve cross-profile app links without intent picker.
2015-10-22 20:49:46 +00:00
Nicolas Prévot
d7688f5933
Merge "Don\'t resolve cross-profile app links without intent picker." into mnc-dr-dev am: 6666b29cf7
...
am: f31628f58b
* commit 'f31628f58b97f99133b760b4c34d2ff6f4e456d0':
Don't resolve cross-profile app links without intent picker.
2015-10-22 20:43:32 +00:00
Nicolas Prévot
f31628f58b
Merge "Don\'t resolve cross-profile app links without intent picker." into mnc-dr-dev
...
am: 6666b29cf7
* commit '6666b29cf7c5ddaeae3d66606a9982f7c5cc8686':
Don't resolve cross-profile app links without intent picker.
2015-10-22 20:35:19 +00:00
Adam Lesinski
3b7acbb862
Merge "AAPT2: Process <java-symbols> and private symbol package"
2015-10-22 20:34:36 +00:00
Tenghui Zhu
1b43361767
Merge "Fix segment number for arcTo conversion"
2015-10-22 20:33:06 +00:00
Nicolas Prévot
6666b29cf7
Merge "Don't resolve cross-profile app links without intent picker." into mnc-dr-dev
2015-10-22 20:29:51 +00:00
John Reck
0cc90c36f3
Merge "Add assert for required EGL extensions"
2015-10-22 20:27:36 +00:00
John Reck
708b6687da
Add assert for required EGL extensions
...
Bug: 25149700
Change-Id: I535ead7c1f8ba8766dff85fcf26a9cfe76647fb8
2015-10-22 13:18:37 -07:00
Roozbeh Pournader
f036ead2a2
Pass the whole locale list down to Minikin.
...
Also, compute LocaleList's string representation at construction.
This is to further push the cost of doing costly operations related
to LocaleLists to construction time.
Change-Id: Ia55b8ce66b1088ff54cb42eb1e11149b5bd10f17
2015-10-22 13:14:13 -07:00
Alan Viverette
b3f2463990
Implement new keyboard interaction model in TimePicker
...
Also enlarges the touch targets for the AM/PM buttons by redirecting
unhandled touches within the containing view group.
Bug: 20257430
Change-Id: I28e8d8894a4702116bb68cc6a6d4115e5aa87a69
2015-10-22 16:01:48 -04:00
Adam Lesinski
9e10ac7015
AAPT2: Process <java-symbols> and private symbol package
...
Need to introduce the idea of multiple levels of visibility to support <java-symbol>.
Public, Private, Undefined.
Public means it is accessible from outside and requires an ID assigned.
Private means that we explicitly want this to be a symbol (show up in R.java), but not visible
to other packages. No ID required.
Undefined is any normal resource. When --private-symbols is specified in the link phase,
these resources will not show up in R.java.
Change-Id: Icba89221e08e685dee7683786aa7112baf28c856
2015-10-22 12:52:49 -07:00
Winson
412e18058d
Additional refactoring interface between component and activity.
...
- Removing broadcasts for communicating with the Recents activity from
the component in favor of using events.
Change-Id: I2ddfde911bd1fd1b2d63bb84a0e7f0338f955df6
2015-10-22 19:49:23 +00:00
Winson Chung
679b62edca
Merge "Refactoring secondary user recents logic."
2015-10-22 19:27:35 +00:00
Winson
190fe3bf88
Refactoring secondary user recents logic.
...
- Removing old broadcasts in favor of direct aidl interface between
system and secondary users. Also moving user specific implementation
into RecentsImpl, allowing Recents to handle proxying between users.
Change-Id: I4bd5ef1d1ee47309b7c754f50a5e8b2e2aab988f
2015-10-22 12:26:21 -07:00
Dmitry Torokhov
2890a282c3
SystemUI: fix automatic pairing of BT keyboards am: 79f00cf06f am: d3eee7c410 am: 5c6a3872cb
...
am: 3eba93f21c
* commit '3eba93f21c6cd7f3659e9c683c67cb3c19895677':
SystemUI: fix automatic pairing of BT keyboards
2015-10-22 18:30:56 +00:00
Dmitry Torokhov
3eba93f21c
SystemUI: fix automatic pairing of BT keyboards am: 79f00cf06f am: d3eee7c410
...
am: 5c6a3872cb
* commit '5c6a3872cb0df50e9a8d2aaa0b8f84e78cd4433f':
SystemUI: fix automatic pairing of BT keyboards
2015-10-22 18:24:35 +00:00
Dmitry Torokhov
5c6a3872cb
SystemUI: fix automatic pairing of BT keyboards am: 79f00cf06f
...
am: d3eee7c410
* commit 'd3eee7c410dbc6f8eb5133a347fb0a0ce7221893':
SystemUI: fix automatic pairing of BT keyboards
2015-10-22 18:18:46 +00:00
Dmitry Torokhov
d3eee7c410
SystemUI: fix automatic pairing of BT keyboards
...
am: 79f00cf06f
* commit '79f00cf06f5e70047d73b48d20910b967353b075':
SystemUI: fix automatic pairing of BT keyboards
2015-10-22 18:13:36 +00:00
Michael Wright
40311676d0
Merge "Fixup InputManager javadoc"
2015-10-22 17:54:31 +00:00
Michael Wright
4ecbdbb4fa
Merge "Add kernel keycode mapping for new cut / copy / paste keys"
2015-10-22 17:53:43 +00:00
Anthony Hugh
73e82d7857
Merge "Give watch Home app location permissions by default" into cw-e-dev am: 0a3270e00a am: 5f8ac21cac
...
am: a7882195a9
* commit 'a7882195a9888b2003c95d34a2d0aa5c53f61b62':
Give watch Home app location permissions by default
2015-10-22 17:42:07 +00:00
Anthony Hugh
a7882195a9
Merge "Give watch Home app location permissions by default" into cw-e-dev am: 0a3270e00a
...
am: 5f8ac21cac
* commit '5f8ac21cac89077edd50d547b43550296a506d4b':
Give watch Home app location permissions by default
2015-10-22 17:36:23 +00:00
Anthony Hugh
5f8ac21cac
Merge "Give watch Home app location permissions by default" into cw-e-dev
...
am: 0a3270e00a
* commit '0a3270e00ab6bbba5669288f958cc88c8484a587':
Give watch Home app location permissions by default
2015-10-22 17:30:05 +00:00
Anthony Hugh
0a3270e00a
Merge "Give watch Home app location permissions by default" into cw-e-dev
2015-10-22 17:22:21 +00:00
Dmitry Torokhov
79f00cf06f
SystemUI: fix automatic pairing of BT keyboards
...
After reset (docking) Pixel C Keyboard that was previously paired with
a device goes into so-called non-discoverable mode, where it will
establish connection only with device that it has connected before. When
scanning for available devices we need to wait till the keyboard starts
advertising itself as discoverable, and only then try to pair.
Also, let's flush the device cache when we attach the base to make sure
the device that we seen before and cached again in the right state after
reset.
Bug: 24915541
Change-Id: I136c1c4235080a25529b4b1c2b1da9bc18508811
2015-10-22 10:19:32 -07:00
Chris Craik
914e362d18
Merge "Work to support saveLayer in new pipeline"
2015-10-22 17:16:55 +00:00
Nicolas Prevot
ff91ef8ed1
Don't resolve cross-profile app links without intent picker.
...
If ALLOW_CROSS_PROFILE_APP_LINKING has been set:
If there is an app with status always across profiles, and some
apps without status always in the current profile: show an intent
picker instead of directly resolving across profiles.
BUG:25109215
Change-Id: I74a67d231284ce912121ea0818109fbf904183e8
2015-10-22 18:16:39 +01:00
John Reck
c6e7167a93
Merge "Remove obsolete debug option"
2015-10-22 17:05:37 +00:00
John Reck
a672f6ba4c
Remove obsolete debug option
...
Bug: 25149700
Change-Id: I9280e2414255fb01e672094cd8d173efadac1681
2015-10-22 09:53:26 -07:00
Steve McKay
5c1b9613da
Merge "Don't try to delete files twice."
2015-10-22 16:46:26 +00:00
Steve McKay
edd0575b46
Don't try to delete files twice.
...
Also, apply delete in reverse order to placate RecyclerView.
TODO: Refactor this whole stack...needs some love.
Bug: 25091323, 24749296
Change-Id: I84e21c16423048bd50cd988eb1e2a36dc62b9d16
2015-10-22 09:44:48 -07:00
Michael Wright
112449ca29
Fixup InputManager javadoc
...
Change-Id: I708b62db4861c7d391258b980a2447e08ed0d89e
2015-10-22 17:23:12 +01:00
Alan Viverette
8cab9b5f1d
Merge "Reset constant width/height when DrawableContainer density changes"
2015-10-22 15:02:32 +00:00
Alan Viverette
4ae5471c72
Merge "Scale density correctly on VectorDrawable.applyTheme()"
2015-10-22 15:02:01 +00:00
Michael Wright
f6d7c67962
Add kernel keycode mapping for new cut / copy / paste keys
...
Bug: 25120948
Change-Id: I33a93fa6c067d15a9739ca33703e0e48e8cf6eff
2015-10-22 15:54:02 +01:00
Michael Wright
874ce44a80
Merge "Add new Cut / Copy / Paste keys."
2015-10-22 14:47:33 +00:00
Esteban Talavera
b32f8a2b53
Merge "Only system can set app restrictions"
2015-10-22 10:27:10 +00:00
Yoshiki Iguchi
e0ee5d9657
Fix crash on calling removeSelection with showing selection handlers am: 9582e15196 am: 6649ee972b am: 6a5bb1534c
...
am: fb8343549a
* commit 'fb8343549a65bf65dab0fce6830b1b39ce62ddaa':
Fix crash on calling removeSelection with showing selection handlers
2015-10-22 07:53:41 +00:00
Yoshiki Iguchi
fb8343549a
Fix crash on calling removeSelection with showing selection handlers am: 9582e15196 am: 6649ee972b
...
am: 6a5bb1534c
* commit '6a5bb1534c736c21260c5c488ff58e4d81972f92':
Fix crash on calling removeSelection with showing selection handlers
2015-10-22 07:49:00 +00:00
Yoshiki Iguchi
6a5bb1534c
Fix crash on calling removeSelection with showing selection handlers am: 9582e15196
...
am: 6649ee972b
* commit '6649ee972b2bfbeca2d664cfd6629810ebbc7ac8':
Fix crash on calling removeSelection with showing selection handlers
2015-10-22 07:44:15 +00:00
Yoshiki Iguchi
6649ee972b
Fix crash on calling removeSelection with showing selection handlers
...
am: 9582e15196
* commit '9582e151964be60457d4abd712857fb1e8a4586d':
Fix crash on calling removeSelection with showing selection handlers
2015-10-22 07:39:17 +00:00
Yoshiki Iguchi
9582e15196
Fix crash on calling removeSelection with showing selection handlers
...
A crash occured on updating after calling removeSelection with showing
selection handlers. This was because some selection-handler code didn't
consider the case the selection index was -1 (-1 means there is no selection).
This patch fixes this crash.
Bug: 23299977
Change-Id: I736d315e073f773aec597522203015205a8da42b
2015-10-22 07:28:47 +00:00
Lorenzo Colitti
67fb3d7358
Merge "Reinstate CHANGE_NETWORK_STATE as a normal permission." into mnc-dr-dev am: 809dcade99 am: bdc458048a am: bb8f652372
...
am: 8ecad265b6
* commit '8ecad265b6db57f78dd142e974057c91f69489ed':
Reinstate CHANGE_NETWORK_STATE as a normal permission.
2015-10-22 06:33:09 +00:00
Lorenzo Colitti
8ecad265b6
Merge "Reinstate CHANGE_NETWORK_STATE as a normal permission." into mnc-dr-dev am: 809dcade99 am: bdc458048a
...
am: bb8f652372
* commit 'bb8f652372f261edd2083103d4300a9173993706':
Reinstate CHANGE_NETWORK_STATE as a normal permission.
2015-10-22 06:28:24 +00:00
Lorenzo Colitti
bb8f652372
Merge "Reinstate CHANGE_NETWORK_STATE as a normal permission." into mnc-dr-dev am: 809dcade99
...
am: bdc458048a
* commit 'bdc458048abee78a945a26cd13a71245e7d4a2e5':
Reinstate CHANGE_NETWORK_STATE as a normal permission.
2015-10-22 06:23:23 +00:00
Lorenzo Colitti
bdc458048a
Merge "Reinstate CHANGE_NETWORK_STATE as a normal permission." into mnc-dr-dev
...
am: 809dcade99
* commit '809dcade9906001f6aa51a68aa783e20bb1d7c0d':
Reinstate CHANGE_NETWORK_STATE as a normal permission.
2015-10-22 06:18:43 +00:00
Lorenzo Colitti
809dcade99
Merge "Reinstate CHANGE_NETWORK_STATE as a normal permission." into mnc-dr-dev
2015-10-22 06:15:05 +00:00