- 24 Apr, 2015 36 commits
-
-
Fyodor Kupolov authored
SystemServiceRegistry class should be preloaded in the zygote. Bug: 20559324 Change-Id: I3120c7e42b50c54213513a04d7135d745c8abd7c
-
Nicolas Prevot authored
-
John Spurlock authored
-
John Reck authored
-
John Reck authored
-
Keisuke Kuroyanagi authored
-
Neil Fuller authored
* commit 'a921fa0f': Load ICU4J data on boot
-
Neil Fuller authored
* commit 'ff1e7e01': Load ICU4J data on boot
-
Neil Fuller authored
* commit '0e29681f': Load ICU4J data on boot
-
Nicolas Prevot authored
Create the new permission MANAGE_PROFILE_OWNERS to restrict setting the profile/device owner. BUG:19838376 Change-Id: Ib55a2db85fcb6f34e3b88c398683bddb0ad66868
-
Neil Fuller authored
-
Keisuke Kuroyanagi authored
This blocks showing "SELECT ALL" in FloatingToolBar when the input is empty or the field is a password field. Bug: 20407551 Change-Id: Ia25700bbee4f78445776af46eb1369af6600d946
-
Gustav Sennton authored
-
Abodunrinwa Toki authored
-
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
-
John Spurlock authored
- Don't remove from the map while iterating. - Use ArrayMap and tighten up all iterations to avoid unnecessary allocations. Bug: 20523001 Change-Id: I2587d0f9778b38d96afdfd0e61b00b06911837ae
-
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 4 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
-