Jose Lima
698dcf6b77
am 438d6300: am 06804518: am d361d4f9: Made AlarmClockInfo a nested class in AlarmManager
...
* commit '438d630058336fb5afed72db34e75cf4898298a8':
Made AlarmClockInfo a nested class in AlarmManager
2014-08-14 17:56:59 +00:00
Jose Lima
9c9e325980
am ed60a1e1: am b991fd6e: am ec8834a3: Renamed "media playing" APIs to "visible behind"
...
* commit 'ed60a1e131918adba2777a577ebabd9866728d57':
Renamed "media playing" APIs to "visible behind"
2014-08-14 17:56:47 +00:00
Jose Lima
235510e672
Made AlarmClockInfo a nested class in AlarmManager
...
Bug: 16959028
Change-Id: I150eaaff765d1e214c3621c1bf50162ec0dac8ec
2014-08-14 02:10:41 +00:00
Jose Lima
4b6c6697da
Renamed "media playing" APIs to "visible behind"
...
- Request from API Review: rename the media playing APIs to a more
generic name, reflecting the background visibility feature these
methods actually control.
- Made the new isActivityVisibleBehind().
- Changed convertFromTranslucent() and convertToTranslucent() to be
SystemApi.
Bug: 16959028
Change-Id: I526eac22f44273b3254dd6201f89194d13e597e2
2014-08-14 02:00:04 +00:00
Yorke Lee
5963c95a0e
am 548c4642: am 31183c57: am 571d2642: Disable call log for users with DISALLOW_OUTGOING_CALLS restriction
...
* commit '548c4642fbb55dcbbfb5f08da388b4e978307c36':
Disable call log for users with DISALLOW_OUTGOING_CALLS restriction
2014-08-13 21:39:57 +00:00
Yorke Lee
15f83c6f64
Disable call log for users with DISALLOW_OUTGOING_CALLS restriction
...
Bug: 16217514
Change-Id: Iacd5699d0a540ca0e5a678662379bf8c611f7462
2014-08-13 21:17:53 +00:00
keunyoung
28ba176957
am 14a3d969: am a90c8cba: am 64c0b0b6: Merge "rename UiModeManager.ENABLE_CAR_MODE_NO_WAKE_LOCK to ENABLE_CAR_MODE_ALLOW_SLEEP" into lmp-dev
...
* commit '14a3d9696ae79fa774b9787fd4e658b1018886f0':
rename UiModeManager.ENABLE_CAR_MODE_NO_WAKE_LOCK to ENABLE_CAR_MODE_ALLOW_SLEEP
2014-08-13 20:06:00 +00:00
Jean-Michel Trivi
684ac24bd9
am 4998fa89: am 94dc549b: am f181197f: Merge "Add support for AudioAttributes in android.media.Ringtone" into lmp-dev
...
* commit '4998fa89e9978c7d84614f70c0cd56420538c13d':
Add support for AudioAttributes in android.media.Ringtone
2014-08-13 16:11:29 +00:00
Jorim Jaggi
dacc8b1e13
am b12665a1: am 119b3c40: am 36abea42: Merge "Lockscreen launch animations" into lmp-dev
...
* commit 'b12665a10286ef1d552e7881cd2f6320203927a6':
Lockscreen launch animations
2014-08-13 14:18:07 +00:00
Dan Sandler
1831c4df42
am 97a000f2: am 6eb58ce4: am 0f875bac: Large text support for notifications.
...
* commit '97a000f27d71541df28b8a96443fed216163f42c':
Large text support for notifications.
2014-08-13 05:28:55 +00:00
Dan Sandler
539aad4570
Large text support for notifications.
...
Bug: 7216066
Bug: 15437369
Change-Id: I01a07f04c18d374fc1656f0b1f439a7c33c9d80c
2014-08-13 04:02:23 +00:00
Jorim Jaggi
72eb2ae21b
Merge "Lockscreen launch animations" into lmp-dev
2014-08-12 23:14:48 +00:00
keunyoung
c093bf2645
rename UiModeManager.ENABLE_CAR_MODE_NO_WAKE_LOCK to ENABLE_CAR_MODE_ALLOW_SLEEP
...
bug: 16959030
Change-Id: I413a2ba676488bfc18e393465b98681682ec88d4
2014-08-13 18:58:03 +00:00
Jean-Michel Trivi
ceb4d41846
Merge "Add support for AudioAttributes in android.media.Ringtone" into lmp-dev
2014-08-12 23:14:35 +00:00
Jean-Michel Trivi
81f871e2b9
Add support for AudioAttributes in android.media.Ringtone
...
Deprecate use of stream types.
Map deprecated API to AudioAttributes.
Add new methods to specify AudioAttributes on a Ringtone instance.
Bug 16790748
Change-Id: Ifb3c2e838e1f119614459ad7d71d83a4d7c9ffdb
2014-08-12 15:53:15 -07:00
Jorim Jaggi
8de4311c51
Lockscreen launch animations
...
- Get rid of ActivityManager.dismissKeyguardOnNextActivity, which was
used for two different things: Dismiss keyguard from somewhere else
(not really necessary anymore), wait to actually dismiss keyguard
after the window behind is drawn. Instead, introduce
keyguardWaitingForActivityDrawn(), and change the semantics where
necessary.
- Make wallpaper_close_enter consistent with task_open_enter and the
Keyguard launch animation.
- Close the panel even on lockscreen when launching a notification.
- Block notification shade updates during the collapsing motion so
notification don't play the disappear animation immediately after
having launched a notification.
Bug: 15991916
Change-Id: I133c177b84e926c87c1a404ba93d633593fec3ab
2014-08-12 22:47:52 +00:00
Robin Lee
3c7bb1f9c5
am 2f5c37d1: am a4ca4bc5: am 40bdb1f7: Clean up DevicePolicyManager CA certificate APIs
...
* commit '2f5c37d122b6ddbb7e78773138ffe7e9c7ee5bf1':
Clean up DevicePolicyManager CA certificate APIs
2014-08-12 16:13:05 +00:00
Robin Lee
7e67871174
Clean up DevicePolicyManager CA certificate APIs
...
For consistency all CA-related methods now require the ComponentName
of a DeviceAdminReceiver as the first parameter. Updated javadoc for
this and added in some more detail about the methods in general as
well.
Created two new utility APIs,one to list all installed CAs and one to
remove all installed (user) CAs. Deleted old hasAnyCaCertsInstalled
method because it is now redundant.
@bug 16488006
Change-Id: I55eec17e01489ab323f8a0e68b11592605a7b740
2014-08-12 16:54:40 +01:00
George Mount
8b13977152
am 4b3c90e4: am 76369ebe: am 0fb5d38b: Merge "Pass elevation to enable shadow in shared elements." into lmp-dev
...
* commit '4b3c90e404b6a42c03b37f3a24b2c54760acf4ef':
Pass elevation to enable shadow in shared elements.
2014-08-12 14:49:06 +00:00
George Mount
8d2ba6dac3
Merge "Pass elevation to enable shadow in shared elements." into lmp-dev
2014-08-12 04:17:55 +00:00
George Mount
5c0f210cee
am f00ff757: am a4854090: am 6a2026dc: Merge "Custom snapshot capture and reconstitution." into lmp-dev
...
* commit 'f00ff7572dc30de5041d06f9b25dd9f2b8590b2c':
Custom snapshot capture and reconstitution.
2014-08-11 23:21:50 +00:00
George Mount
26c82b6ed1
Pass elevation to enable shadow in shared elements.
...
Bug 15932772
Change-Id: Ia4cb89035244656a2dd24936bf0e36a5b7970ea6
2014-08-11 15:38:56 -07:00
George Mount
480ca829e2
Custom snapshot capture and reconstitution.
...
Bug 16865996
Bug 14450297
Bug 16866642
Added a mechanism for custom capture and restore of snapshot
Views. By default, it captures a Bitmap and restores a View
using that Bitmap as a background.
Change-Id: I77c2c62df53b552872e467380565bbe0e6d5c114
2014-08-11 14:28:45 -07:00
Christopher Tate
e745e9bd3a
am cd31db3f: am 8cc1ce7f: am 932cd04a: Merge "Start using cancelFullBackup() when appropriate" into lmp-dev
...
* commit 'cd31db3ffb28e977e32d73c4b86437af1110f587':
Start using cancelFullBackup() when appropriate
2014-08-10 19:48:02 +00:00
Christopher Tate
bf1a4a81eb
Start using cancelFullBackup() when appropriate
...
The API was in place but the framework wasn't yet calling it.
Bug 16524520
Change-Id: Ie368758c830a7d0ad11e7dd3142a0ed896069944
2014-08-09 00:48:47 +00:00
George Mount
98d8c3e61f
am 390b066b: am 2c61d2f5: am 8011744b: Merge "Move shared elements to overlay when in a transition group." into lmp-dev
...
* commit '390b066b894dd5a855c8028ce3b485374b4d1a55':
Move shared elements to overlay when in a transition group.
2014-08-08 23:56:33 +00:00
George Mount
9985aaf268
Merge "Move shared elements to overlay when in a transition group." into lmp-dev
2014-08-08 23:02:20 +00:00
Adam Lesinski
2586c89656
am 0bb27d84: am ed9be6fb: am 38daa3c5: Merge "Second iteration of the UsageStats API" into lmp-dev
...
* commit '0bb27d848264459c08f3d81406edb591c54aad87':
Second iteration of the UsageStats API
2014-08-08 22:49:43 +00:00
Winson Chung
265b6fc548
am 8aa64bdf: am 0ecbe9d6: am 14176afa: Merge "Exposing taskDescription for apps to read from their own AppTasks. (Bug 16826622)" into lmp-dev
...
* commit '8aa64bdf9fb4d37fda6590b709f63204693bde17':
Exposing taskDescription for apps to read from their own AppTasks. (Bug 16826622)
2014-08-08 21:06:14 +00:00
John Spurlock
df6a28475b
am ba5c934c: am fa8faa9b: am 508dc373: Merge "New api to sync zen mode state from listeners." into lmp-dev
...
* commit 'ba5c934c7e3562df7492b77ecb7904847011eedf':
New api to sync zen mode state from listeners.
2014-08-08 20:25:07 +00:00
Dake Gu
cc11a1106f
am dc0781b5: am ffbf66b6: am afb539e6: Merge "Transition: remap if views in calling activity became invalid" into lmp-dev
...
* commit 'dc0781b5518be0bcfce6a5e8f63a819b59ef1b0e':
Transition: remap if views in calling activity became invalid
2014-08-08 19:56:51 +00:00
Adam Lesinski
81f6d857c1
Merge "Second iteration of the UsageStats API" into lmp-dev
2014-08-08 18:15:47 +00:00
Adam Lesinski
3516800b61
Second iteration of the UsageStats API
...
Based on feedback from API council, updated the API.
Also added support for querying the event log.
Change-Id: Ibaa008b9e5bd145acdfe8e20c25c2ed2d96be123
2014-08-08 12:08:15 -07:00
John Spurlock
5c8ea2c369
Merge "New api to sync zen mode state from listeners." into lmp-dev
2014-08-08 18:15:47 +00:00
George Mount
fe361d2113
Move shared elements to overlay when in a transition group.
...
Bug 15744995
Change-Id: Icf1ee603de23c7bb3bce3723cb24009e36f153d7
2014-08-08 18:01:31 +00:00
Winson Chung
4f70cacd45
Merge "Exposing taskDescription for apps to read from their own AppTasks. (Bug 16826622)" into lmp-dev
2014-08-08 16:09:03 +00:00
Winson Chung
e9217a0729
Exposing taskDescription for apps to read from their own AppTasks. (Bug 16826622)
2014-08-08 11:27:41 -07:00
Jeff Sharkey
3b47c1dfca
am c10f3896: am 39b80151: am 99343549: Handle null IPackageDeleteObserver.
...
* commit 'c10f38964306689b8037dcd0ba9e7a6ddd6d5fdc':
Handle null IPackageDeleteObserver.
2014-08-08 05:49:46 +00:00
Jeff Sharkey
6c0b9da65e
Handle null IPackageDeleteObserver.
...
Bug: 16862614
Change-Id: I0c197a994b89d49123027f24fe46827c2b994ab6
2014-08-08 05:08:58 +00:00
Christopher Tate
4161a27dec
am e363c642: am 9566f67a: am 5cd3f209: A little more system API in RestoreSetObserver
...
* commit 'e363c642ae83d4cb94a58a68a777a21b203c6e5b':
A little more system API in RestoreSetObserver
2014-08-08 02:26:03 +00:00
Christopher Tate
26bd4c5691
am faea5f39: am 52a22451: am 7c8f2d5d: Merge "API to tell the transport to cancel a full backup in progress" into lmp-dev
...
* commit 'faea5f39df55088f8700adb890c275e26f52cd09':
API to tell the transport to cancel a full backup in progress
2014-08-08 02:25:43 +00:00
Christopher Tate
4ab1747efa
am ffd2ffea: am 5a68fe74: am b7c40868: Mark beginRestoreSession() as system API
...
* commit 'ffd2ffeaaaae57a11ed2a319b6204e501dd5c9d7':
Mark beginRestoreSession() as system API
2014-08-08 02:25:06 +00:00
Christopher Tate
a589f12c34
am b39bc60c: am 6fb63e97: am bc835105: Merge "Reify the transport lookup/selection API" into lmp-dev
...
* commit 'b39bc60c4a255a6dd4eaa3e4b92394bff22ac4d3':
Reify the transport lookup/selection API
2014-08-08 02:22:33 +00:00
Christopher Tate
58d467a584
A little more system API in RestoreSetObserver
...
Bug 16542048
Change-Id: I8b773df872e3cc50c42645e3833d40a691edc4e7
2014-08-08 00:02:25 +00:00
Christopher Tate
2e5979236c
Mark beginRestoreSession() as system API
...
Bug 16874911
Change-Id: Idb06ebf2d0f54bb13af1d2eeacf0d7b06fda68db
2014-08-07 22:44:15 +00:00
Winson Chung
38c010dd05
am 06e564d2: am e70eb503: am f9c1251b: Merge "Initial changes to add task affiliation styling. (Bug 16656169)" into lmp-dev
...
* commit '06e564d23309dc1c5198eda98e975b7fc5f00c61':
Initial changes to add task affiliation styling. (Bug 16656169)
2014-08-07 19:17:19 +00:00
Christopher Tate
e079264b98
API to tell the transport to cancel a full backup in progress
...
Bug 16524520
Change-Id: If2cbffd3c8a03bf4eb7b11ff1ae784c437e27e7f
2014-08-07 23:16:19 +00:00
Winson Chung
ec396d6399
Initial changes to add task affiliation styling. (Bug 16656169)
...
- Fixing issue with launch-in-background animation
2014-08-07 17:57:25 +00:00
Dake Gu
b04b36eaad
Transition: remap if views in calling activity became invalid
...
In activity back, the calling activity might have re-constructed
UI, the accepted views captured in calling activity was detached
and no longer valid. Re-query the calling activity for shared
element in such case. If the app has reconstructed UI of calling
activity, it is app's responsibility to assign same transition name
to new view where it desires to transition back to.
b/16853679
Change-Id: Ia6729c6082fbaf54c2ce17f695d5b8d66bd9187d
2014-08-08 18:29:10 +00:00
Christopher Tate
d5cf722ae6
Reify the transport lookup/selection API
...
Introduce a stable BackupTransport interface class for transport
implementations to derive from.
Make the interface for viewing/selecting the active backup transport
part of the stable API.
Make restore-related classes (RestoreSession, RestoreSet) stable API.
Express backup manager APIs needed for transport operation as
@SystemApi methods in BackupManager.
Bug 16661321
Change-Id: I423b87ae8f45c1b77831d4f8ffd97715484c2d2b
2014-08-07 19:43:22 +00:00