Udam Saini
7f6ba63fcf
Merge "Increase string char limit." into nyc-dev
2016-04-12 17:42:53 +00:00
Ricky Wai
f6fc22092a
Unified work lock checkbox should roll back when user cancels confirm dialog
...
Bug: 28137228
Change-Id: I81cbd41462418ac25142c561c80394db1e6f7d74
2016-04-12 18:35:41 +01:00
Felipe Leme
e0011a8235
Make "Take bugreport" dialog scrollable.
...
Without scrolling, such dialog might not fit on small screens, specially
on multi-window environments.
BUG: 28137501
Change-Id: I84ed1ff946d1023712efcf80f15bac4a57966f19
2016-04-12 10:12:53 -07:00
Ricky Wai
16d93fbae4
Merge "Do not update unified setting before updating primary profile lock" into nyc-dev
...
am: 8e91558
* commit '8e91558c0a70a042e0fcbabb8e9c536c9f23b47f':
Do not update unified setting before updating primary profile lock
Change-Id: Ibd55f7cd0bfce0361494246d3c9ba7cb0f3d0f5d
2016-04-12 17:11:05 +00:00
Jason Monk
fb0d8fb3a9
Add demo mode to dev options
...
Change-Id: I8c12dc55aef99b54d8d12f7d34e69ca77408f5b2
Fixes: 27919212
2016-04-12 13:09:13 -04:00
Ricky Wai
8e91558c0a
Merge "Do not update unified setting before updating primary profile lock" into nyc-dev
2016-04-12 16:57:03 +00:00
Jason Monk
6e7b09561f
Merge "Fix switchbar margin" into nyc-dev
...
am: eb72900
* commit 'eb7290055c377cf9f6136cc609646c0f897587a2':
Fix switchbar margin
Change-Id: I45abaf3127a7402d473389ece8cba0a12b690605
2016-04-12 16:50:32 +00:00
Jason Monk
fb60f61b56
Merge "Settings dashboard performance work" into nyc-dev
...
am: 36ac2a1
* commit '36ac2a1eab550a69b787ab1df0ab5e11aa6c4687':
Settings dashboard performance work
Change-Id: Ie777a3437797b17abf1627298f37af0054e785e3
2016-04-12 16:50:32 +00:00
Jason Monk
eb7290055c
Merge "Fix switchbar margin" into nyc-dev
2016-04-12 16:38:09 +00:00
Jason Monk
36ac2a1eab
Merge "Settings dashboard performance work" into nyc-dev
2016-04-12 16:35:44 +00:00
Jason Monk
99e607dccf
Fix switchbar margin
...
All screens have an up arrow or a drawer icon so the switchbar should
always have the subsettings margin.
Change-Id: If016dc718612d1a26c4e01a5e3f6c8f2f88c6fc1
Fixes: 27599891
2016-04-12 12:35:01 -04:00
Ricky Wai
a0a073864a
Do not update unified setting before updating primary profile lock
...
Bug: 28135945
Change-Id: Ib6332f42d3b6416d8fd08d5f829bf9852fa0e9f0
2016-04-12 17:34:59 +01:00
Sanket Padawe
5f16c14d15
Merge "Fix UI issue in Sim Settings screen." into nyc-dev
...
am: 348a5c4
* commit '348a5c4c35038dd138c94e2c8f629da4e71dcd9d':
Fix UI issue in Sim Settings screen.
Change-Id: I1c8567506e93e2ab0476da680b7a482c80f6b818
2016-04-12 16:06:27 +00:00
Sanket Padawe
348a5c4c35
Merge "Fix UI issue in Sim Settings screen." into nyc-dev
2016-04-12 15:58:06 +00:00
Victor Chang
d7d0e1b6b0
CertDialog supports multiple certs
...
- Allow user to trust multiple certs in chain in one AlertDialog
- The animation is similar to GrantPermissionsViewHandlerImpl.
- Fadeout current, Slide-in next cert from the right.
- Not animate scale as the CustomeView in AlertDialog matchParent
- Refactor CertDialogBuilder into a separate class
- The change for config multiple cert into the dialog is another CL
note: For single cert case when user taps on a system/user cert,
no change is visible to user after this change
Bug: 18224038
Change-Id: I09ee8f683031c800830af4001582882d61cd4974
2016-04-12 16:09:30 +01:00
Jason Monk
f8b2180b96
Settings dashboard performance work
...
- Don't block main thread with rebuild work
- Don't run rebuild as foreground priority
- Don't use comparator on apps/notifications summaries, we don't
care about order
- Simplify dashboard item layout
Change-Id: I33bdd06a234ea308b44b45cac5ed1e9eac1c7d43
Fixes: 26541310
2016-04-12 10:32:20 -04:00
Michal Karpinski
435ec6e6f4
Adjusting getTitleFromOrganizationName() after API changes
...
Bug: 27531295
Change-Id: I566aae079451ea3d001fd517f5fafc0991f55ad2
2016-04-12 15:20:08 +01:00
Ricky Wai
9b753da2b7
Force to unlock work challenge before reply inline notification
...
Bug: 28036566
Change-Id: Ida63ce5003b7e3ec79e1575815d70d1350ffed2d
2016-04-12 13:41:00 +00:00
Oleksandr Peletskyi
dccb31525a
Improved UX for DISALLOW_SET_USER_ICON restriction.
...
Modified popup menu, so that each item has a hint, why it is
blocked (in case the DISALLOW_SET_USER_ICON is set).
BUG:27914812
Change-Id: I1f891ffe725f383285d577cf47d89c294f2c3986
2016-04-12 15:34:46 +02:00
Daniel U
a62dd8b1d1
Merge "Hint user that fingerprint cannot unlock FBE keys" into nyc-dev
...
am: 2f99770
* commit '2f99770cc178011de27813398364da20283fce47':
Hint user that fingerprint cannot unlock FBE keys
Change-Id: I74e902c396a54b0bee8886c93eaeb30abdde54c9
2016-04-12 11:15:24 +00:00
Ricky Wai
2f99770cc1
Merge "Hint user that fingerprint cannot unlock FBE keys" into nyc-dev
2016-04-12 11:06:25 +00:00
Sudheer Shanka
4f0c7d3636
Update usage of DPM.getLongSupportMessageForUser.
...
Bug: 27531295
Change-Id: Idc985e2c3ee0b243812053318b7ad655ea334706
2016-04-11 22:29:27 -07:00
Jorim Jaggi
aa337e39d5
Always update value of screenshot preference
...
Bug: 26014678
Change-Id: I6127dee5c911171bc9b708dfe1e9ee21b17d0833
2016-04-11 19:17:59 -07:00
Nathan Harold
262b404cf9
Cleanup RadioInfo Test Menu
...
am: 2b77d74
* commit '2b77d7460ccebd97826529f186596df14050f0ae':
Cleanup RadioInfo Test Menu
Change-Id: I63f6638893e60e0eef75396d3bee0d8bf223cff1
2016-04-12 01:14:23 +00:00
Noah Wang
6e7d410d4e
Postpone commit on PreviewSeekBarPreferenceFragment
...
until the cross-fade animation has completed
Bug: 27142332
Change-Id: I6c11e89398bad34a3b92560cb73c667a3cfd4786
2016-04-11 17:11:37 -07:00
Nathan Harold
2b77d7460c
Cleanup RadioInfo Test Menu
...
-Convert multi-mode buttons to toggle switches to reduce
confusion.
-Remove long-deprecated PhoneStateIntentReceiver references
and convert all functions to use PhoneStateListener
-Remove vestigial menu items that no longer reference working
system properties or code
-Add new ARFCN/UARFCN/EARFCN fields to CellInfo Display
-Convert CellInfoListRate to a Dropdown menu
-Fixed bugs with screen rotation that caused network preferences
to change (and could crash the radio)
-Fixed bugs related to onResume not updating values correctly
-Re-ordered menu items to group like-items together
-Minor string edits for clarity, correctness, and consistency
Change-Id: Ied5ed7a250682ee3327e51884d80ee4f3a7eb913
2016-04-11 15:31:59 -07:00
Noah Wang
9faec5600b
Fix content description and accessibility focus on
...
PreviewSeekBarPreferenceFragment.
Bug: 27911511
Change-Id: I45673e582a29028cb0598669b0fa1a48c071181d
2016-04-11 15:00:58 -07:00
Jason Monk
9eeb3f3d2d
Merge "Fix battery history details" into nyc-dev
...
am: 43fa74b
* commit '43fa74b9fdaf8398d0c1498311b307fbfea135a0':
Fix battery history details
Change-Id: I57cc3e650cb9b1d0ff0d786dc6e27179d27107bb
2016-04-11 19:06:55 +00:00
Jason Monk
43fa74b9fd
Merge "Fix battery history details" into nyc-dev
2016-04-11 18:58:25 +00:00
Jason Monk
0b026116be
Fix battery history details
...
Change-Id: Ibf73d28d227574cba0866accdf7c9dc810b24906
Fixes: 27844566
2016-04-11 14:55:34 -04:00
Alan Viverette
50528a4e00
Merge "Fix EBT helper initialization in LabeledSeekBar class" into nyc-dev
...
am: 6a0b722
* commit '6a0b7229847c6b2afb2a83aa397d23ec36a1df5b':
Fix EBT helper initialization in LabeledSeekBar class
Change-Id: I8e400e00a4a064dc33f575223a29b01165c1b54a
2016-04-11 18:48:44 +00:00
Alan Viverette
6a0b722984
Merge "Fix EBT helper initialization in LabeledSeekBar class" into nyc-dev
2016-04-11 18:32:22 +00:00
Fyodor Kupolov
1b8b3fab3d
Merge "Added getProfileIds method returning array of userIds" into nyc-dev
...
am: 1ef3164
* commit '1ef3164424cf6ac7ab604e9cdf0e1a2c67a7ea89':
Added getProfileIds method returning array of userIds
Change-Id: I2f64e0079fc57d4e51fd222b9e8835d202e84448
2016-04-11 16:50:37 +00:00
Fyodor Kupolov
1ef3164424
Merge "Added getProfileIds method returning array of userIds" into nyc-dev
2016-04-11 16:40:54 +00:00
Chris Wren
6b11a06035
update station to show ranking and autobundles
...
Bug: 26919636
Change-Id: I5f1ce737ca2d06e6706c3248bd09bd40ef36774f
2016-04-11 12:26:50 -04:00
Jason Monk
4a0c449ade
Merge "Pull pref summaries from power usage summary" into nyc-dev
...
am: 3cd935c
* commit '3cd935c89c46cdbbe5556823393045081ef6d844':
Pull pref summaries from power usage summary
Change-Id: Ic512bfb11423a01db290fe941ef8365a53b67d4e
2016-04-11 14:31:38 +00:00
Jason Monk
3cd935c89c
Merge "Pull pref summaries from power usage summary" into nyc-dev
2016-04-11 14:28:23 +00:00
Jason Monk
4fbb0e35e8
Merge "Guard against crash in SummaryProvider" into nyc-dev
...
am: 3095c77
* commit '3095c77d5b28839ff6e757d6c08afd1bd2cd7afa':
Guard against crash in SummaryProvider
Change-Id: I759042100f3b4f21b9056d83b817634f066fae93
2016-04-11 14:26:50 +00:00
Jason Monk
f5f750d840
Merge "Remove OpenGL traces from dev settings" into nyc-dev
...
am: eeb2a19
* commit 'eeb2a19a50c0fa1792ed163b555d0bddf217080f':
Remove OpenGL traces from dev settings
Change-Id: Ia36a2187188f103da55e1066754ef764cc90c341
2016-04-11 14:26:50 +00:00
Jason Monk
e04517611f
Pull pref summaries from power usage summary
...
Change-Id: I9bd3d1041576e183e7e5e03aaecc5128ea5227c2
Fixes: 27644604
2016-04-11 10:25:04 -04:00
Jason Monk
3095c77d5b
Merge "Guard against crash in SummaryProvider" into nyc-dev
2016-04-11 14:23:37 +00:00
Jason Monk
0127eb07f4
Guard against crash in SummaryProvider
...
Change-Id: Ieeae65e50211618dbbee3d320cae614ac5926543
Fixes: 26310547
2016-04-11 10:21:28 -04:00
Jason Monk
eeb2a19a50
Merge "Remove OpenGL traces from dev settings" into nyc-dev
2016-04-11 14:19:55 +00:00
Jason Monk
4572249f5d
Remove OpenGL traces from dev settings
...
Change-Id: I43a23e5e7bf02b798f3ddffdf4c21077ef3d5e2f
Fixes: 26741446
2016-04-11 10:17:53 -04:00
Jason Monk
22b5064424
Fix localization issues with disabled
...
am: 9e9ba0d
* commit '9e9ba0d75142c7af9d8f7eabb7dfd34ff59e2064':
Fix localization issues with disabled
Change-Id: If37b22b8dd44ad42265227b20c449acc97b06bb4
2016-04-11 14:14:53 +00:00
Jason Monk
9e9ba0d751
Fix localization issues with disabled
...
Change-Id: Iba63b50000f546a1e323c855462841e82fce4df8
Fixes: 27948378
2016-04-11 09:58:55 -04:00
Abodunrinwa Toki
6118469cae
Show Physical keyboards only after everything has been loaded
...
This patch loads all physical keyboards at once and only updates the
screen after that returns. Previously, each keyboard's data was
loaded individually and the screen was updated for each keyboard
when the data was received.
Bug: 27549590
Change-Id: I05d80d74df14fb7bfaa0ce76a1f8919889865108
2016-04-11 11:38:48 +01:00
Clara Bayarri
232302ef30
Merge "Add Keyboard Shortcuts Helper entry in Settings" into nyc-dev
...
am: 6599660
* commit '659966019601b64fecd24a80d549b8d870059435':
Add Keyboard Shortcuts Helper entry in Settings
Change-Id: I99dd51ef8dfdb80a59e003f332988b298e20152c
2016-04-11 09:55:54 +00:00
Clara Bayarri
6599660196
Merge "Add Keyboard Shortcuts Helper entry in Settings" into nyc-dev
2016-04-11 09:44:20 +00:00
yifan.bai
28fa440116
Fix APN cannot save after ApnEditor is paused.
...
When ApnEditor is paused and user does not enter name or APN,
the new APN URI will be deleted in validateAndSave() method.
After the activity is resumed, the APN will not able to be
saved because the database record has been deleted.
Change-Id: I19f5246020e4a52239a7fc0ac86a281372e34b90
2016-04-11 10:43:41 +08:00