- 24 Apr, 2015 21 commits
-
-
Ed Heyl authored
-
Dongwon Kang authored
-
Dongwon Kang authored
Bug: 20340510 Change-Id: I2422646f01542f571d033ee363df58e0906f3514
-
Dongwon Kang authored
-
Jeff Sharkey authored
-
Chong Zhang authored
-
Jeff Sharkey authored
Since package and primary storage movement can take quite awhile, we want to have SystemUI surface progress and allow the Settings app to be torn down while the movement proceeds in the background. Movement requests now return a unique ID that identifies an ongoing operation, and interested parties can observe ongoing progress and final status. Internally, progress and status are overloaded so the values 0-100 are progress, and any values outside that range are terminal status. Add explicit constants for special-cased volume UUIDs, and change the APIs to accept VolumeInfo to reduce confusion. Internally the UUID value "null" means internal storage, and "primary_physical" means the current primary physical volume. These values are used for both package and primary storage movement destinations. Persist the current primary storage location in MountService metadata, since it can be moved over time. Surface disk scanned events with separate volume count so we can determine when it's partitioned successfully. Also send broadcast to support TvSettings launching into adoption flow. Bug: 19993667 Change-Id: Ic8a4034033c3cb3262023dba4a642efc6795af10
-
Lajos Molnar authored
-
Lajos Molnar authored
-
Lajos Molnar authored
Bug: 18134807 Bug: 19300915 Bug: 11990564 Change-Id: Iaeab4a5359b946c4b1aeef6083d10045079b9720
-
Lajos Molnar authored
Change-Id: Ie79c4027fa969fe352da224b3f1844b0a7eaaeaa
-
Andy Hung authored
-
Lajos Molnar authored
These are used by Media.Image on getOutputImage. Change-Id: I171c5b90423800eeab4e36625dcf727a2a2affcd
-
Jinsuk Kim authored
-
Dongwon Kang authored
Added @Nullable annotation when the javadoc sprcifies the return value or argument can be null. Bug: 19941047 Change-Id: I823189a242fae10ca14788fee9747bf5d59f5eb3
-
Jose Lima authored
-
Chong Zhang authored
bug: 19890444 Change-Id: Ib669e6d1524620b37a683612369b405c8367f4a5
-
Andy Hung authored
This enables getting channel index masks and is future-friendly. Change-Id: Ia0bb9a855e97e8279b2226cf75e0ddd03af3fb7f
-
Wei Jia authored
-
Santos Cordon authored
-
- 23 Apr, 2015 19 commits
-
-
Adrian Roos authored
-
Yorke Lee authored
-
Yorke Lee authored
Places a new outgoing call using the system telecom service with the specified parameters. Making emergency calls using this method requires that the method-caller is either the user-selected default dialer app or preloaded system dialer app. Requires that the caller have the {@link android.Manifest.permission#CALL_PHONE} permission. Bug: 20348183 Change-Id: Ieedb5628e8c6be25137944e7c3639dc1d9bc61df
-
Glenn Kasten authored
Change-Id: I0f83f4d1df85f4b3c59cfff54b8c78ea4aefbd1d
-
Jose Lima authored
Change-Id: Ibf9e4f57b47e92789d3e0730c58b0bce14663fec
-
Ben Kwa authored
-
Ben Kwa authored
Move code for checking file extensions and MIME types from ExternalStorageProvider into android.os.FileUtils, so it can be used by other clients (e.g. DownloadsProvider). BUG=20157955 Change-Id: Ib16a16af723c21fb8d2912c8917dfd68653ea6fa
-
Chris Craik authored
-
Jinsuk Kim authored
Fixes a bug that was updating ARC status on hotplug event regardless of the port for which the event occurred. Bug: 20520664 Change-Id: I17c4f391af4dd221215412ed9e3ff3d730bbf152
-
Svetoslav authored
-
Svetoslav authored
Change-Id: I80eeaed235acc165ddd4799ba46700afea2dff55
-
Wei Jia authored
Bug: 19666434 Change-Id: Ia9ad3858d4ddccf8aa476f2506785f1d76f90b32
-
Tony Mantler authored
-
Jonathan Basseri authored
-
Prerepa Viswanadham authored
Change-Id: I38995fc55f12b000d58a769ed67aff623865169b
-
Paul McLean authored
-