Jeff Sharkey
31d519fe37
am 66b5a58a
: Merge "Fix init order so we have something to measure." into mnc-dev
...
* commit '66b5a58a6850cbf3a3fdbb8df913f0fc5ea5bdaa':
Fix init order so we have something to measure.
2015-07-06 18:12:40 +00:00
Jeff Sharkey
139e196471
am 7616b00b
: Merge changes from topic \'mig\' into mnc-dev
...
* commit '7616b00bb5968382c5f49394fc842049f7ce9185':
Fix some ordering, colors, and accessibility bugs.
Handle missing migration source volume.
2015-07-06 18:12:39 +00:00
Jeff Sharkey
215fa65c10
Fix init order so we have something to measure.
...
Otherwise we start measuring without shared storage in place, meaning
we always find sizes of 0.
Bug: 22231501
Change-Id: I760064684e76e5ef5cce351aee1d81a971f4d4ea
2015-07-06 10:17:44 -07:00
Jeff Sharkey
48751c1a51
Fix some ordering, colors, and accessibility bugs.
...
When adding preferences to public/private details screens, always
add in-order when rebuilding. Hacky fix for broken summary text and
eject image color tints.
Fix crash when device rotated during partitioning. Set correct
accessibility titles in all wizard steps.
Bug: 22098044, 21376962
Change-Id: I68aff96cba497a91919cad8865722bc9cef7eaa7
2015-07-05 22:10:13 -07:00
Jeff Sharkey
6a0082b483
Handle missing migration source volume.
...
Users can try migrating primary storage while the current location
is missing/unmounted. Fail gracefully instead of runtime restarting.
Bug: 21927076
Change-Id: I54b92487faf9e62d5d309734bf4c436a9259d156
2015-07-05 14:25:44 -07:00
Svetoslav
cec56e01be
am b3b15d24
: am bdfc2b0f
: am 5b45c3cb
: Fix build
...
* commit 'b3b15d24df2cde3b5a497d722c8ea2d7f9ef574a':
Fix build
2015-07-04 08:05:35 +00:00
Marco Nelissen
60fb6d201a
am a0918440
: am f35bd641
: am b8b20a50
: Merge "Fix USB mode development setting" into mnc-dev
...
* commit 'a0918440803bcfa1d28472d70dd0e37ca79814fb':
Fix USB mode development setting
2015-07-04 08:04:30 +00:00
Daichi Hirono
3de1dff6cb
Merge "Use 'setup' header illust before selecting storage type."
2015-07-03 02:14:05 +00:00
Daichi Hirono
c22816362c
Show bar graphs for internal storage items (Apps, images, video etc.).
...
BUG=21898434
Change-Id: I8285088c7bef82bbd63fa38d6a95180079acd195
2015-07-02 17:54:29 +09:00
Daichi Hirono
fba2fd8375
Use 'setup' header illust before selecting storage type.
...
Previously the storage setup wizard shows 'internal' header illust before user
selects storage type. The CL turns the initial illust into 'setup' header
illust.
BUG=22211635
Change-Id: Ie429a6197d210e0bd1ef8d0af6abb6f83295ac50
2015-07-02 15:38:39 +09:00
Svetoslav
b3b15d24df
am bdfc2b0f
: am 5b45c3cb
: Fix build
...
* commit 'bdfc2b0f9465f9683aa8a06443421166f5c9d398':
Fix build
2015-07-02 02:01:11 +00:00
Svetoslav
5b45c3cb2f
Fix build
...
Change-Id: I658528a9b0a8a281a2b30b2915c1be6963759378
2015-07-01 18:33:32 -07:00
Marco Nelissen
a091844080
am f35bd641
: am b8b20a50
: Merge "Fix USB mode development setting" into mnc-dev
...
* commit 'f35bd64130ceb668a8fee544ef3b888f51d3eb14':
Fix USB mode development setting
2015-07-02 01:02:48 +00:00
Marco Nelissen
b8b20a5032
Merge "Fix USB mode development setting" into mnc-dev
2015-07-01 19:13:44 +00:00
Jason Monk
48f9b52c48
am 3988dd5a
: am a6eca19a
: am f7806581
: Avoid crashing
...
* commit '3988dd5a6baa2d061da605aebd6f54566f51bbfa':
Avoid crashing
2015-07-01 17:24:42 +00:00
Avish Shah
ff58b965b4
am bd17cc35
: am 76ffaaa2
: am ad1f28cd
: Device Discoverability not set properly when Bluetooth is toggled
...
* commit 'bd17cc3560c3697e8319e3012ebcde4c659a55d2':
Device Discoverability not set properly when Bluetooth is toggled
2015-07-01 17:24:41 +00:00
Jason Monk
3988dd5a6b
am a6eca19a
: am f7806581
: Avoid crashing
...
* commit 'a6eca19ad15eb75588635f89dec1093c9eecffdf':
Avoid crashing
2015-07-01 17:12:42 +00:00
Avish Shah
bd17cc3560
am 76ffaaa2
: am ad1f28cd
: Device Discoverability not set properly when Bluetooth is toggled
...
* commit '76ffaaa238b20cc103e8a08a22d9db1f5990ccff':
Device Discoverability not set properly when Bluetooth is toggled
2015-07-01 17:12:41 +00:00
Marco Nelissen
e6ffe31754
Fix USB mode development setting
...
USB mode consists of the function (mtp, ptp, midi, etc) and the data
locked/unlocked state. Developer settings was only setting the
function, leaving data locked when it should be unlocked.
Bug: 22165902
Change-Id: Ia1ae8dfaf3d2abc62034aa6aea1234bad04aaa2e
2015-07-01 15:44:32 +00:00
Jason Monk
f7806581e5
Avoid crashing
...
Bug: 22202631
Change-Id: I1980f77ae4300dbd19d6829dc5974bab0b88d612
2015-07-01 10:36:30 -04:00
Avish Shah
ad1f28cde0
Device Discoverability not set properly when Bluetooth is toggled
...
Issue:
When BT is turned off/on staying in the same BT Settings
screen discoverability was not set again.
Fix:
Handle setting discoverability Bluetooth state change
intents also when BT state is turned ON.
Bug: 21944289
Change-Id: Ic3c8d476c53673b21d40ea2bd9669758d89c2aee
2015-07-01 01:35:29 +00:00
Adam Lesinski
48a0091e0f
am b285f018
: am 09948d48
: am 56594c6d
: Update FakeUid to implement new method defined in BatteryStats.Uid
...
* commit 'b285f018beacb966ef553df9bda48f46e0357984':
Update FakeUid to implement new method defined in BatteryStats.Uid
2015-07-01 01:24:51 +00:00
Adam Lesinski
b285f018be
am 09948d48
: am 56594c6d
: Update FakeUid to implement new method defined in BatteryStats.Uid
...
* commit '09948d4804f34d76f8e0987efec7b313eb03e3ee':
Update FakeUid to implement new method defined in BatteryStats.Uid
2015-07-01 01:06:54 +00:00
Adam Lesinski
56594c6d61
Update FakeUid to implement new method defined in BatteryStats.Uid
...
Bug:21498425
Change-Id: I956c04d13daf985d472cc7ff2762ad74d5bb9502
2015-06-30 16:58:08 -07:00
Adam Lesinski
1406f67a98
am cce0d46d
: am 985d1029
: am fba915be
: Merge "Merge dex2oat with app being installed" into mnc-dev
...
* commit 'cce0d46de9c5159b7ca44e27d874b6b87434abc7':
Merge dex2oat with app being installed
2015-06-30 23:57:24 +00:00
Amith Yamasani
e5e648998a
am 856bc3bd
: am 5bfbc07f
: am a8c4db48
: Merge "Only allow admin users to adopt sd card as internal storage." into mnc-dev
...
* commit '856bc3bd12668730e4672695918f5a8361946320':
Only allow admin users to adopt sd card as internal storage.
2015-06-30 23:43:33 +00:00
Adam Lesinski
cce0d46de9
am 985d1029
: am fba915be
: Merge "Merge dex2oat with app being installed" into mnc-dev
...
* commit '985d10296a87fe3ffeeec18d51f9af8fc96588ed':
Merge dex2oat with app being installed
2015-06-30 23:40:59 +00:00
Amith Yamasani
856bc3bd12
am 5bfbc07f
: am a8c4db48
: Merge "Only allow admin users to adopt sd card as internal storage." into mnc-dev
...
* commit '5bfbc07fc761009e2b4116d47d6bda7460061840':
Only allow admin users to adopt sd card as internal storage.
2015-06-30 23:26:32 +00:00
Adam Lesinski
fba915be16
Merge "Merge dex2oat with app being installed" into mnc-dev
2015-06-30 23:16:23 +00:00
Amith Yamasani
a8c4db48c2
Merge "Only allow admin users to adopt sd card as internal storage." into mnc-dev
2015-06-30 23:00:28 +00:00
Jason Monk
eccaf3d38e
am a5dc01a2
: am f1d70b5f
: am a8af51b2
: Merge "Handle adjust volume user restriction" into mnc-dev
...
* commit 'a5dc01a2b19068280f38cefb22219a3f7375a9c5':
Handle adjust volume user restriction
2015-06-30 21:41:31 +00:00
Amith Yamasani
350274040e
Only allow admin users to adopt sd card as internal storage.
...
Bug: 21883016
Change-Id: I11ca324ab74ce2a8bf13064b4c7735aea132c562
2015-06-30 14:23:54 -07:00
Jason Monk
a5dc01a2b1
am f1d70b5f
: am a8af51b2
: Merge "Handle adjust volume user restriction" into mnc-dev
...
* commit 'f1d70b5f7da3929afbc27494539c8e1bbafd77c4':
Handle adjust volume user restriction
2015-06-30 21:22:35 +00:00
Jason Monk
a8af51b2d8
Merge "Handle adjust volume user restriction" into mnc-dev
2015-06-30 20:08:15 +00:00
Jason Monk
72965ad53b
Handle adjust volume user restriction
...
- Finish all do not disturb pages immediately
- Disable relevant items in Sounds & notification
Bug: 21642285
Change-Id: I8de9bd10b8cea8adaa306b1ae388ab7d1ccc4e7e
2015-06-30 19:21:10 +00:00
Makoto Onuki
60e0b736c1
am 86826083
: am 3ff8ce1d
: am a2bd2eac
: Merge "Make sure Fragments are public for FragMan to instantiate" into mnc-dev
...
* commit '86826083b6e9adf762d0d048c15c384c0845b1a2':
Make sure Fragments are public for FragMan to instantiate
2015-06-30 17:37:27 +00:00
Makoto Onuki
86826083b6
am 3ff8ce1d
: am a2bd2eac
: Merge "Make sure Fragments are public for FragMan to instantiate" into mnc-dev
...
* commit '3ff8ce1d9de9efcf88981f6c9b4b63497be8ae7f':
Make sure Fragments are public for FragMan to instantiate
2015-06-30 17:28:37 +00:00
Makoto Onuki
a2bd2eacc3
Merge "Make sure Fragments are public for FragMan to instantiate" into mnc-dev
2015-06-30 16:40:58 +00:00
Jason Monk
55b03b3f0a
am 8d4b9243
: am e6cbdf19
: am e6a0bee5
: Merge "Fix crash in ignore optimizations dialog" into mnc-dev
...
* commit '8d4b924366130a8b341ead1777bbdbb4f5d7cfbe':
Fix crash in ignore optimizations dialog
2015-06-30 14:57:40 +00:00
Jason Monk
8d4b924366
am e6cbdf19
: am e6a0bee5
: Merge "Fix crash in ignore optimizations dialog" into mnc-dev
...
* commit 'e6cbdf19b556436ed6571f2f828ed7c1374f90ce':
Fix crash in ignore optimizations dialog
2015-06-30 14:45:41 +00:00
Rubin Xu
6e4032f7da
am cf0f3c13
: am 4421438c
: am 02c7e95f
: Merge "No longer use ExternalStorageFormatter to format external storage" into mnc-dev
...
* commit 'cf0f3c130f27ac9105eb56683a515a467c2a1062':
No longer use ExternalStorageFormatter to format external storage
2015-06-30 14:32:34 +00:00
Jason Monk
d31d204958
am e86de04d
: am a992bb3d
: am 6799ef42
: Merge "Reduce jank in wifi settings" into mnc-dev
...
* commit 'e86de04dd6f409fd738063109e66f66ac7c17119':
Reduce jank in wifi settings
2015-06-30 14:32:33 +00:00
Rubin Xu
cf0f3c130f
am 4421438c
: am 02c7e95f
: Merge "No longer use ExternalStorageFormatter to format external storage" into mnc-dev
...
* commit '4421438c50d076ee91b8fc333fa23c7d4dc424ed':
No longer use ExternalStorageFormatter to format external storage
2015-06-30 14:21:06 +00:00
Jason Monk
e86de04dd6
am a992bb3d
: am 6799ef42
: Merge "Reduce jank in wifi settings" into mnc-dev
...
* commit 'a992bb3dfb94705053ca91ac9d31e8a530d2b984':
Reduce jank in wifi settings
2015-06-30 14:21:05 +00:00
Jason Monk
e6a0bee557
Merge "Fix crash in ignore optimizations dialog" into mnc-dev
2015-06-30 14:20:58 +00:00
Jason Monk
d5884c5023
Fix crash in ignore optimizations dialog
...
Launch it like a dialog, because it is one.
Bug: 22181580
Change-Id: Ibeda8506cfb7a9a9d60f70462a4e03972b38f8aa
2015-06-30 10:17:25 -04:00
Rubin Xu
02c7e95fd4
Merge "No longer use ExternalStorageFormatter to format external storage" into mnc-dev
2015-06-30 14:05:32 +00:00
Jason Monk
6799ef423b
Merge "Reduce jank in wifi settings" into mnc-dev
2015-06-30 14:03:05 +00:00
Jorim Jaggi
0f4f09c3d3
am 6c8e6503
: am ea53bfcd
: am d9bd96b3
: Add setting to disable screenshot separately (2/2)
...
* commit '6c8e6503084845b8923b9a63c300c8f6e3dd519c':
Add setting to disable screenshot separately (2/2)
2015-06-30 01:01:18 +00:00
Jorim Jaggi
6c8e650308
am ea53bfcd
: am d9bd96b3
: Add setting to disable screenshot separately (2/2)
...
* commit 'ea53bfcddf8c8b37a154bcbdcbbec2ee71b109d9':
Add setting to disable screenshot separately (2/2)
2015-06-30 00:49:24 +00:00