Commit Graph

12587 Commits

Author SHA1 Message Date
Dianne Hackborn
1718385e10 Merge "Fix issue #26695393: Remove NEW_PICTURE and NEW_VIDEO broadcast" into nyc-dev am: 76c970de3c
am: 39d8714086

* commit '39d87140866399eaa6f7bb033f0f74342d2b1c52':
  Fix issue #26695393: Remove NEW_PICTURE and NEW_VIDEO broadcast
2016-02-23 03:40:35 +00:00
Dianne Hackborn
76c970de3c Merge "Fix issue #26695393: Remove NEW_PICTURE and NEW_VIDEO broadcast" into nyc-dev 2016-02-23 03:26:48 +00:00
Svetoslav Ganov
095258e32b Merge "Expose removed permissions flag as system API" into nyc-dev am: 5cd52bee32
am: de04cc55ff

* commit 'de04cc55ff3d779d475d36a85831afbcd9729e38':
  Expose removed permissions flag as system API
2016-02-23 02:40:09 +00:00
Svetoslav Ganov
5cd52bee32 Merge "Expose removed permissions flag as system API" into nyc-dev 2016-02-23 02:21:01 +00:00
Svet Ganov
2a1376d9df Expose removed permissions flag as system API
There are some permissions that were removed from the platform
and guard nothing but legacy apps may be checking them before
calling APIs. Hence, these apps should get the permissions as
expected despite them being a no-op. To address this the platform
declares removed permissions as normal permissions that are hidden
such that legacy apps can always get them. These permissions are
not shown in the UI. Play needs a way to filter out these
permissions like the platform as they have permissions UI too.

bug:23361760

Change-Id: I10f442dfc09a299ddc5480d8bf2db0bd786aec62
2016-02-22 18:10:49 -08:00
Selim Cinek
0efe38d743 Merge "Made the Chronometer able to count downwards" into nyc-dev am: f1c6371587
am: 5cf8722f94

* commit '5cf8722f94021f0eb5078fceece80182a65144a8':
  Made the Chronometer able to count downwards
2016-02-23 01:18:13 +00:00
Selim Cinek
f1c6371587 Merge "Made the Chronometer able to count downwards" into nyc-dev 2016-02-23 00:55:26 +00:00
Jae Seo
c412e925c4 Merge "TIF: Add android.permission.READ_TV_LISTINGS" into nyc-dev am: af326ed2b9
am: 43ddc14d5d

* commit '43ddc14d5da7e9432d4847fe3485a5cd42b783cc':
  TIF: Add android.permission.READ_TV_LISTINGS
2016-02-23 00:14:11 +00:00
Selim Cinek
ed1a33cc86 Made the Chronometer able to count downwards
Bug: 26862188
Change-Id: I3a4a34ffccdbcbcb8001b1894ce47bb75b11821d
2016-02-22 15:56:56 -08:00
Jae Seo
af326ed2b9 Merge "TIF: Add android.permission.READ_TV_LISTINGS" into nyc-dev 2016-02-22 23:44:48 +00:00
Dianne Hackborn
45ecf29484 Fix issue #26695393: Remove NEW_PICTURE and NEW_VIDEO broadcast
Ignored!  Removed!  A non-broadcast!

Any attempt to send these will be silently (except a log)
ignored.

Change-Id: Ia19357d4c90fdcd18e45f2b41c57e654ef94edb1
2016-02-22 15:27:54 -08:00
Shawn Willden
d76e2855e5 Merge "Revert "Add option to allow key validity after fingerprint enrollment."" into nyc-dev am: b094ebf18a
am: c7c55dbc67

* commit 'c7c55dbc67fab095441a7e15c3755e663d5d4dc8':
  Revert "Add option to allow key validity after fingerprint enrollment."
2016-02-22 23:15:17 +00:00
Shawn Willden
b094ebf18a Merge "Revert "Add option to allow key validity after fingerprint enrollment."" into nyc-dev 2016-02-22 23:00:50 +00:00
Shawn Willden
512c132f49 Revert "Add option to allow key validity after fingerprint enrollment."
This reverts commit ada0fc1b05.

Change-Id: I934b6e6af49ab680af726c544f0193dfcb80054e
2016-02-22 22:59:34 +00:00
Shawn Willden
1ab6e33f23 Merge "Add option to allow key validity after fingerprint enrollment." into nyc-dev am: 272fe13331
am: 718dce52eb

* commit '718dce52eb1a32fcc0d366f2244267e6a7cb35f2':
  Add option to allow key validity after fingerprint enrollment.
2016-02-22 21:26:20 +00:00
Tao Bao
69d01e2376 Merge "Add support for update-on-boot feature." into nyc-dev am: 9de7952aa9
am: 3dd23af6a0

* commit '3dd23af6a0fb58ce7d1f6f078c765890ca839bd3':
  Add support for update-on-boot feature.
2016-02-22 21:10:21 +00:00
Shawn Willden
272fe13331 Merge "Add option to allow key validity after fingerprint enrollment." into nyc-dev 2016-02-22 20:12:42 +00:00
Tao Bao
9de7952aa9 Merge "Add support for update-on-boot feature." into nyc-dev 2016-02-22 19:24:25 +00:00
Donghyun Cho
53df72c2d2 Merge "MediaSession: Add new methods for preparing media content" into nyc-dev am: f3db5743b9
am: e53db46568

* commit 'e53db46568f2a7830e5fe1d8ddd69d8c0dfb89b7':
  MediaSession: Add new methods for preparing media content
2016-02-22 03:46:43 +00:00
Donghyun Cho
f3db5743b9 Merge "MediaSession: Add new methods for preparing media content" into nyc-dev 2016-02-22 03:38:55 +00:00
Jae Seo
ed76f3509d TIF: Add android.permission.READ_TV_LISTINGS
Bug: 21959866
Change-Id: I6f30289f8660ed8d268bb9138c32d9c6a95bb0b9
2016-02-20 02:17:39 -08:00
Lifu Tang
67684c1f32 Merge "Finalized GPS=>GNSS changes with documents" into nyc-dev am: 116229b797
am: 5675956499

* commit '56759564997fb16da235979bb9ef1c467e5f40e8':
  Finalized GPS=>GNSS changes with documents
2016-02-20 08:44:11 +00:00
Hui Shu
2e63744172 Merge "Support for webview drag and drop" into nyc-dev am: b3e63f9daa
am: f622e60a11

* commit 'f622e60a110f3791ef0c5a812bcae5eeab48a88c':
  Support for webview drag and drop
2016-02-20 07:28:40 +00:00
Lifu Tang
116229b797 Merge "Finalized GPS=>GNSS changes with documents" into nyc-dev 2016-02-20 04:58:17 +00:00
Hui Shu
ecdce961ea Support for webview drag and drop
WebView needs to override onDragEvent to accept drops from other apps.

BUG: 27039417
Change-Id: Ie81c5ac325091cf78440785e04afcc01ddcbaab3
2016-02-20 01:51:14 +00:00
Lifu Tang
9363b949a1 Finalized GPS=>GNSS changes with documents
Bug: 27098594
Change-Id: I24529e60d8eb9b48b644cf01e5efc684e6f04839
2016-02-19 16:59:28 -08:00
Selim Cinek
65d25ad4d2 Merge "Add support for custom media notifications" into nyc-dev am: c68190ae90
am: 147ad1680b

* commit '147ad1680bc313f3b30abad7e78db174b7499227':
  Add support for custom media notifications
2016-02-19 23:42:35 +00:00
Selim Cinek
10bfbf6261 Merge "Added the possibility to show custom notifications decorated." into nyc-dev am: 3c306d8acd
am: 3145572f64

* commit '3145572f64eed125d8eba856a4552e98d61af263':
  Added the possibility to show custom notifications decorated.
2016-02-19 23:16:59 +00:00
Selim Cinek
c68190ae90 Merge "Add support for custom media notifications" into nyc-dev 2016-02-19 23:04:42 +00:00
Selim Cinek
3c306d8acd Merge "Added the possibility to show custom notifications decorated." into nyc-dev 2016-02-19 23:03:38 +00:00
Jason Monk
4bc0d84771 Merge changes Iaf1ee1e6,I861cb65d into nyc-dev am: d2308771f0
am: b134b53f38

* commit 'b134b53f383d7850c68da4a270102ca37322ba35':
  Add TileService settings API
  Add QS long-press -> Settings
2016-02-19 22:07:46 +00:00
Jason Monk
724214a878 Add TileService settings API
It will be used for long-clicks on TileServices when available.
Otherwise will default back to app info for the app providing the
tile.

Bug: 27269699
Change-Id: Iaf1ee1e6fe6e1357cda32c74bfdc0c26af0f5901
2016-02-19 16:43:00 -05:00
Selim Cinek
03eb3b7c44 Add support for custom media notifications
Custom media notifications can now also be decorated by the system
instead of going fully custom.

Bug: 26961842
Change-Id: I1d85a652b93f10988939b471a14b372671acfaf1
2016-02-19 11:54:42 -08:00
Selim Cinek
593610c248 Added the possibility to show custom notifications decorated.
Bug: 26961842
Change-Id: I3966a4e6ecb05b9f284ec5b244b2594f78bcb337
2016-02-19 11:52:12 -08:00
Julia Reynolds
53faf747f6 Merge "Remove Notification Topics." into nyc-dev am: 73d96fb4bb
am: f7f055e407

* commit 'f7f055e40709d8de6bad8f4384f4dc59adceb213':
  Remove Notification Topics.
2016-02-19 19:32:13 +00:00
Tao Bao
e8a403d57c Add support for update-on-boot feature.
Add a separate system service RecoverySystemService to handle recovery
related requests (calling uncrypt to de-encrypt the OTA package on the
/data partition, setting up bootloader control block (aka BCB) and etc).

We used to trigger uncrypt in ShutdownThread before rebooting into
recovery. Now we expose new SystemApi (RecoverySystem.processPackage())
to allow the caller (e.g. GmsCore) to call that upfront before
initiating a reboot. This will reduce the reboot time and get rid of the
progress bar ("processing update package"). However, we need to reserve
the functionality in ShutdownThread to optionally call uncrypt if
finding that's still needed.

In order to support the update-on-boot feature, we also add new
SystemApis scheduleUpdateOnBoot() and cancelScheduledUpdate() into
android.os.RecoverySystem. They allow the caller (e.g. GmsCore) to
schedule / cancel an update by setting up the BCB, which will be read by
the bootloader and the recovery image. With the new SystemApis, an
update package can be processed (uncrypt'd) in the background and
scheduled to be installed at the next boot.

Bug: 26830925
Change-Id: Ic606fcf5b31c54ce54f0ab12c1768fef0fa64560
2016-02-19 11:31:45 -08:00
Julia Reynolds
73d96fb4bb Merge "Remove Notification Topics." into nyc-dev 2016-02-19 19:17:25 +00:00
Lajos Molnar
a8be884d0b Merge "media: expose audio sample format in MediaFormat" into nyc-dev am: 0ab076c5c9
am: 4474a5cd4b

* commit '4474a5cd4b6b55e14048515be5a04ba438f60e90':
  media: expose audio sample format in MediaFormat
2016-02-19 18:56:54 +00:00
Lajos Molnar
0ab076c5c9 Merge "media: expose audio sample format in MediaFormat" into nyc-dev 2016-02-19 18:47:06 +00:00
Narayan Kamath
0762586970 Merge "Track libcore commit aaebe4e16c487da7555cd230265acc211389781d." into nyc-dev am: 92584673d6
am: f6abd1555e

* commit 'f6abd1555e273ec7e1269267aa89317ac878c4ca':
  Track libcore commit aaebe4e16c487da7555cd230265acc211389781d.
2016-02-19 13:56:48 +00:00
Narayan Kamath
92584673d6 Merge "Track libcore commit aaebe4e16c487da7555cd230265acc211389781d." into nyc-dev 2016-02-19 13:46:38 +00:00
Narayan Kamath
02545f5dd2 Track libcore commit aaebe4e16c487da7555cd230265acc211389781d.
bug: 27186457
Change-Id: Ibd7d246893d9a97c8eea0e80d181cf2a5313b2d3
2016-02-19 11:41:27 +00:00
Wei Wang
14008fcaab Merge "Add Java API for secure RTT protocol." into mm-wireless-dev am: 0db6066c7b am: 0a05e4aef9
am: f2ff11238a

* commit 'f2ff11238a1a407dc8d0df9ab5f46cc0a52aa6e7':
  Add Java API for secure RTT protocol.
2016-02-19 09:34:49 +00:00
Wei Wang
0a05e4aef9 Merge "Add Java API for secure RTT protocol." into mm-wireless-dev
am: 0db6066c7b

* commit '0db6066c7b0583610769fb0f9bc80ceafedefb75':
  Add Java API for secure RTT protocol.
2016-02-19 09:27:19 +00:00
Wei Wang
0db6066c7b Merge "Add Java API for secure RTT protocol." into mm-wireless-dev 2016-02-19 09:22:44 +00:00
Yohei Yukawa
9da8464a0b Merge "Introduce InputConnection#getHandler()." into nyc-dev am: 116d872d9c
am: 887f7c0fe3

* commit '887f7c0fe3b6d8b08e8b53638bbfecc1de2b7f8f':
  Introduce InputConnection#getHandler().
2016-02-19 02:59:19 +00:00
Yohei Yukawa
116d872d9c Merge "Introduce InputConnection#getHandler()." into nyc-dev 2016-02-19 02:36:50 +00:00
Dongwon Kang
6aeca36685 Merge "TIF: Unhide TvContract.Programs.Genres#isCanonical" into nyc-dev am: ca601d9303
am: d98c06cad3

* commit 'd98c06cad34c57eb783d7d61a73d797b7be5deee':
  TIF: Unhide TvContract.Programs.Genres#isCanonical
2016-02-19 00:08:09 +00:00
Dongwon Kang
ca601d9303 Merge "TIF: Unhide TvContract.Programs.Genres#isCanonical" into nyc-dev 2016-02-18 23:54:51 +00:00
Dongwon Kang
d16d1f519b TIF: Unhide TvContract.Programs.Genres#isCanonical
Bug: 25726917
Change-Id: I8717b1c9f39f8b5b9196658c1501d5abf2337eb9
2016-02-18 15:42:09 -08:00