Steve McKay
eb76763b80
Merge "Don't enable new folder in downloads..." into nyc-dev
2016-04-11 20:41:30 +00:00
Raph Levien
f9104e33e4
Merge "Follow the constructor signature change in Minikin." into nyc-dev
2016-04-11 20:39:51 +00:00
Jeff Sharkey
0e2e7806b7
Merge "Clean up AudioRouting API internals." into nyc-dev
2016-04-11 20:33:50 +00:00
Alexey Polyudov
34994b74bb
Merge "contexthub: nanohub HAL redefined hub_app_name_t; keep in sync" into nyc-dev
2016-04-11 20:28:57 +00:00
Hangyu Kuang
333c7d3600
Merge "media: update VP9 CodecProfileLevel" into nyc-dev
2016-04-11 20:22:18 +00:00
Samuel Tan
49a1c083ad
Merge "Rename enableAutoJoinWhenAssociated() to setEnableAutoJoinWhenAssociated()" into nyc-dev
2016-04-11 19:54:21 +00:00
Shubang Lu
e346335d3c
Merge "TIF: Add equals() and hashCode() for comparisons" into nyc-dev
2016-04-11 19:37:25 +00:00
Jason Monk
21aba3ff44
Merge "Remove QS tiles that get uninstalled" into nyc-dev
2016-04-11 19:37:13 +00:00
Jason Monk
07f55a2a04
Remove QS tiles that get uninstalled
...
Change-Id: Ib4c7250a38c0630b0d828f1f55ce5c0dc4d3bb44
Fixes: 27893200
2016-04-11 15:30:38 -04:00
Fyodor Kupolov
f3d241486b
Merge "Allow deleting accounts when user is locked" into nyc-dev
2016-04-11 19:16:18 +00:00
Julia Reynolds
f64a0fea6c
Merge "Don't get application info for the system" into nyc-dev
2016-04-11 19:09:56 +00:00
Jorim Jaggi
20a6d360d3
Merge "Fix some jank in quick settings" into nyc-dev
2016-04-11 19:08:07 +00:00
Hangyu Kuang
f0ef572fd0
media: update VP9 CodecProfileLevel
...
Bug:27969307
Change-Id: I44f230bb691bd193c2119b399eca17da87bfbc97
2016-04-11 12:08:03 -07:00
Samuel Tan
ba5ee6752a
Merge "Remove unused WifiConfigManager symbols and values" into nyc-dev
2016-04-11 19:02:54 +00:00
Jorim Jaggi
c3081179d8
Fix some jank in quick settings
...
- Don't use layers for tiles - that leads to jank and it's not used.
- Force the ripple for the expand button in software, so we don't
get scheduling issues with RenderThread.
Bug: 28095199
Change-Id: Ie46a0d54850d7eec1bd5412be8d4a8f0ff4b91d6
2016-04-11 19:02:36 +00:00
Jeff Sharkey
ed2edc7a8e
Clean up AudioRouting API internals.
...
Reuse existing OnRoutingChangedListener APIs and internal logic by
extending the new AudioRouting.OnRoutingChangedListener. We use
new default methods to delegate incoming calls on the legacy
interfaces.
Fix a handful of locking bugs.
Bug: 27950070, 27952052, 27949198
Change-Id: Ie584108bcbeeab064d8e27d4984e541f31d36728
2016-04-11 13:01:55 -06:00
Jorim Jaggi
ab9b01ccb0
Fix talk back announcement
...
Bug: 27950180
Change-Id: I8f201c6303e40d0249944d73b2b71eb0ceadfad8
2016-04-11 18:58:50 +00:00
Julia Reynolds
b401fa75f9
Don't get application info for the system
...
Bug: 28107178
Change-Id: Ic1a75a7d6d6e80e0df8f3017fb8737cf18f4dd3a
2016-04-11 14:53:42 -04:00
Jorim Jaggi
dd05f0365a
Death to synchronous transactions (2/2)
...
Bug: 28068298
Change-Id: I7d2d7aba8c16aa5e0b9c288bc747ed62f9292381
2016-04-11 18:35:01 +00:00
Jeff Sharkey
bdae9296be
Merge "Send USER_UNLOCKED broadcasts before PRE_BOOT." into nyc-dev
2016-04-11 18:20:22 +00:00
Jeff Sharkey
a66bffb0e7
Merge "Skip unlock requests for users who aren't running." into nyc-dev
2016-04-11 18:20:01 +00:00
Jeff Sharkey
155e5d6de7
Send USER_UNLOCKED broadcasts before PRE_BOOT.
...
Apps handling the PRE_BOOT_COMPLETED broadcast expect the user to be
fully unlocked and working. Most system internals are using the
SystemServer interface, and we dispatch the unlocked event through
them before starting the PRE_BOOT process.
However, there are still some system internals that haven't been
converted to SystemServer, so we need to also send USER_UNLOCKED
for them to pick up before starting PRE_BOOT work.
Bug: 28086245
Change-Id: Ie847b463ea55a6dddcc49d243ef8fb308e5179a7
2016-04-11 12:13:08 -06:00
Jeff Davidson
b53874e714
Merge changes from topic 'carrier-app-race' into nyc-dev
...
* changes:
Disable preinstalled carrier apps earlier in boot.
Move CarrierAppUtils into frameworks/base/telephony.
2016-04-11 17:58:18 +00:00
Alan Viverette
76961ccc52
Merge "Revert "Add scroll indicators to resolver list layouts"" into nyc-dev
2016-04-11 17:57:59 +00:00
shubang
c2215d0856
TIF: Add equals() and hashCode() for comparisons
...
Bug: 21307285
Change-Id: I6afcde913b3238044fd66d5f74afe3f97a85b25e
2016-04-11 10:53:36 -07:00
Felipe Leme
9d362ae5c7
Merge ""Temporarily" removed progress check." into nyc-dev
2016-04-11 17:32:59 +00:00
Felipe Leme
9ca5e56390
"Temporarily" removed progress check.
...
The code that asserts the right progress is displayed was based on the
percentage text displayed in the system notification, but such text is
gone.
Since UIObject doesn't easily expose the underlying ProgressBar, such
checks were temporarily disabled.
BUG: 28114251
Change-Id: Idb64fe97cf84f5f73e08e293b8fd0384bc8b70d6
2016-04-11 10:31:55 -07:00
Gustav Sennton
95cd5d58a8
Merge "Clear calling identity when enabling WebView fallback logic." into nyc-dev
2016-04-11 17:29:20 +00:00
Greg Kaiser
f4d380537a
Merge "ContextHubManager: Avoid bad NanoApp objects" into nyc-dev
2016-04-11 17:23:48 +00:00
Todd Kennedy
f86ce783c6
Merge "Add systrace for resolveIntent()" into nyc-dev
2016-04-11 17:18:26 +00:00
Todd Kennedy
42cf25f735
Merge "Don't allow userID changes on upgrade" into nyc-dev
2016-04-11 17:17:54 +00:00
Jeff Sharkey
27b5d2e2f9
Skip unlock requests for users who aren't running.
...
Bug: 28111989
Change-Id: I80b6dd1e5a2d919b0a198667e18b7979effe6999
2016-04-11 11:14:04 -06:00
Makoto Onuki
390a81302f
Merge "Add UserHandle to ShortcutInfo, and simplify LauncherApps APIs." into nyc-dev
2016-04-11 16:45:10 +00:00
Fyodor Kupolov
4c74334c44
Merge "Added getProfileIds method returning array of userIds" into nyc-dev
2016-04-11 16:40:55 +00:00
Chris Thornton
9e928c1f71
Merge "Support multiple Enrollment APKs" into nyc-dev
2016-04-11 16:40:43 +00:00
Alan Viverette
f716d815af
Merge "Use old-style pickers on sub-small screens" into nyc-dev
2016-04-11 16:39:28 +00:00
Chris Wren
248a2e0364
Merge "don't copy importance forward" into nyc-dev
2016-04-11 16:30:07 +00:00
Julia Reynolds
8a199a7562
Merge "Merge "Show volume safety warning for all users" am: 0a51955 am: 6cd66de" into nyc-dev
2016-04-11 16:28:55 +00:00
Jason Monk
97e4c5e607
Merge "Fix QS accessibility issues" into nyc-dev
2016-04-11 16:23:48 +00:00
Alan Viverette
94caf7a797
Merge "Dialog theme overlay should reset window fixed width and height" into nyc-dev
2016-04-11 16:21:53 +00:00
Lorenzo Colitti
ed748c2c56
Merge "Reinstate much-reduced ConnectivityService logging." into nyc-dev
2016-04-11 16:08:52 +00:00
Yohei Yukawa
063fe652be
Merge "Make additional IME Subtype ID persistent." into nyc-dev
2016-04-11 15:46:12 +00:00
Jason Monk
bc4574352d
Fix QS accessibility issues
...
- Add label to quick settings expand indicator
- Add battery tile content description
Change-Id: I112c3ba23906a4afe8068acf916e710ec9d40917
Fixes: 28073200
2016-04-11 11:36:55 -04:00
Greg Kaiser
cb83bd04b7
ContextHubManager: Avoid bad NanoApp objects
...
We provide a preferred constructor for the user which will
always generate a serializable NanoApp object. While we
still support the other path, we throw a specific exception
when trying to serialize a bad NanoApp object to ease
debugging.
Change-Id: I7ee610f0fce2f0dd489526e4819f66035281024b
2016-04-11 08:27:10 -07:00
Alexey Polyudov
ab2d44596b
contexthub: nanohub HAL redefined hub_app_name_t; keep in sync
...
we're now using hub_app_name_t as unique nanoapp ID throughout
all layers
Bug: 28086503
Change-Id: Ie8113de1b2bafd441d79e45137f44d74970fcd01
Signed-off-by: Alexey Polyudov <apolyudov@google.com >
2016-04-11 08:21:13 -07:00
Gustav Sennton
15e636b570
Merge "Ensure we don't crash the system server when disabling/enabling package." into nyc-dev
2016-04-11 15:10:35 +00:00
Jason Monk
4e9348c7bb
Merge "Guard against crash in RTL." into nyc-dev
2016-04-11 15:08:09 +00:00
David Brazdil
ffdaae004b
Merge "Retry compiling a previously failing package after update" into nyc-dev
2016-04-11 15:04:20 +00:00
Jason Monk
c98ad64e4c
Merge "Fix weird broken state from lock screen -> QS edit" into nyc-dev
2016-04-11 15:02:29 +00:00
Jason Monk
339df0742c
Guard against crash in RTL.
...
Change-Id: Id692360cc66600a06a4353a8029440be422cc79f
Fixes: 27927374
2016-04-11 11:00:46 -04:00