Commit Graph

8585 Commits

Author SHA1 Message Date
Philip P. Moltmann
d9779db8c9 Make Print Settings use the new PrintManager.getPrintServices loader
This makes sure that all data always stays up to date.

printer_dropdown_item.xml:
- Reduce the amount of overriden properties

PrintServiceSettingsFragment:
- Instead receiving most data from PrintSettingsFragment have own loader
  and keep data up to date
- Also the updating of the print service state now has a dedicated
  PrintManager call instead of relying of the Settings-ContentObserver
  to transport this information. No more race-conditions, whohoo!

DynamicIndexableContentMonitor:
- To not rewrite too much code the update logic has to live here but the
  reading of the actual data is in PrintSettingsFragment.

Change-Id: I60715cda8952565d7f68cb24fb7da61a37085887
2016-03-07 09:32:55 -08:00
Geoff Mendal
c654adf99c Merge "Import translations. DO NOT MERGE" into nyc-dev 2016-03-07 15:39:40 +00:00
Geoff Mendal
8158dcb06d Import translations. DO NOT MERGE
Change-Id: I066af915c57a99077bb8c2eba2193707154f0b90
Auto-generated-cl: translation import
2016-03-07 07:37:10 -08:00
Jason Monk
ebfbe5cfe6 Fix add network alignment
Bug: 26759951
Change-Id: I5ba657b5a4099d9f2f1ecf2f27a6a25908bc4a86
2016-03-07 10:19:47 -05:00
Ruben Brunk
e1c98ca821 Add settings VR listener service.
Bug: 22855417
Bug: 26724891

- Adds a settings panel allowing users to toggle the
  enabled/disabled state of each VrListenerService
  component installed.
- If disabled, a VrListenerService will not be bound
  from the framework, even when requested by a VR
  application.

Change-Id: I606eb712c011d160b9fbdd3c0e8fd744c653ef07
2016-03-04 16:07:09 -08:00
Noah Wang
f465eb3bf2 Merge "Make preview pager and pager indicator screenreader-enabled" into nyc-dev 2016-03-04 18:52:49 +00:00
Julia Reynolds
d53f90d0d1 Remove DND & Notification access screen links.
These should only be available from 'special access.'

Change-Id: I9e49be9263b3e880031906345422459a5ad23d7f
2016-03-04 09:44:34 -05:00
Michal Karpinski
e6be2411e4 Merge "New activity for handling dialogs of remote bugreports" into nyc-dev 2016-03-04 10:04:48 +00:00
Noah Wang
36e89f644e Make preview pager and pager indicator screenreader-enabled
Bug: 27127738
Change-Id: I11a8589f4d8e1f15e895831dc3bd0cb7472e0591
2016-03-03 20:05:14 -08:00
Adrian Roos
a792664794 Merge "Add remote input setting to redaction interstitial" into nyc-dev 2016-03-03 21:43:59 +00:00
Anna Galusza
9566ceb122 Merge "Change nav bar style. Bug: 27226956" into nyc-dev 2016-03-03 19:05:16 +00:00
Sudheer Shanka
ca069a91c4 Merge "Update the restricted icon usage." into nyc-dev 2016-03-03 18:31:50 +00:00
Sudheer Shanka
a714a7346d Merge "Update custom widget layouts to have a restricted icon." into nyc-dev 2016-03-03 18:26:44 +00:00
Michal Karpinski
707f42f01d New activity for handling dialogs of remote bugreports
Presents dialogs when commanded by DPM.

Bug: 26226230
Change-Id: Ia3301592f767ac95f1c073e9401718d717f50c83
2016-03-03 17:06:05 +00:00
Julia Reynolds
cc52409625 Merge "Notification filter changes." into nyc-dev 2016-03-03 16:43:58 +00:00
Julia Reynolds
beb5e5210b Notification filter changes.
Bug: 27403688
Change-Id: I560ab6fc4a46673c0be4244b24f90e7c937b0006
2016-03-03 11:06:36 -05:00
Jason Monk
a2d47fcf59 Fix notification setting summary
Bug: 25926406
Change-Id: I503f2d2def095e37f6b16ca345112fe81ef73e29
2016-03-03 10:49:44 -05:00
Sudheer Shanka
729a237cd9 Update the restricted icon usage.
Bug: 25603665
Bug: 27263775
Change-Id: I72b824d01b462fa5f9f8c15eaaf0108441560f65
2016-03-02 19:09:00 -08:00
Adrian Roos
6f4edf822f Add remote input setting to redaction interstitial
Bug: 26440855
Change-Id: I8cd16074c63778defab767096261bcc99956b8fc
2016-03-02 15:37:52 -08:00
Julia Reynolds
5b513faa31 Merge "Allow notifications be to hidden from the lockscreen by app." into nyc-dev 2016-03-02 20:16:07 +00:00
Clara Bayarri
4ad57ab159 Merge "Fix crash in ConfigureNotificationSettings" into nyc-dev 2016-03-02 19:36:17 +00:00
Julia Reynolds
60e90ac07c Allow notifications be to hidden from the lockscreen by app.
Bug: 26642033
Change-Id: I932defebe00c566c0a930a0cabc118238c349272
2016-03-02 14:20:57 -05:00
Clara Bayarri
bb91a99a80 Fix crash in ConfigureNotificationSettings
Bug: 27445698
Change-Id: I1d0f99731b0b5abe1b34c7dfab4daeecf236e889
2016-03-02 09:21:41 -08:00
Geoff Mendal
5601cd43e8 Import translations. DO NOT MERGE
Change-Id: I7fc9058af79321a65e11880ace9e808312799994
Auto-generated-cl: translation import
2016-03-02 07:37:57 -08:00
Sudheer Shanka
a59635100f Update custom widget layouts to have a restricted icon.
Bug: 25603665
Bug: 27263775
Change-Id: Ic80377229de977b6f7c5f653974e8f926fb8ac1d
2016-03-01 17:28:57 -08:00
Anna Galusza
ec7b6a4e98 Change nav bar style.
Bug: 27226956

Change-Id: I16e2234e44bf1d22f8b41de9d28c35226152d0ee
2016-03-01 15:36:47 -08:00
Clara Bayarri
fe3ac82dde Merge "Add Work Challenge Notifications Setting" into nyc-dev 2016-03-01 23:11:59 +00:00
Clara Bayarri
462cce1a4c Add Work Challenge Notifications Setting
Bug: 26844582
Change-Id: Ib1eb28cfebcc0c8d23ec8669f2777ccb822d7bf3
2016-03-01 10:22:05 -08:00
Julia Reynolds
602e133e79 Hide notification asst setting.
Bug: 22960980
Change-Id: If9f28e3944d6a3a450d2607448be9ec25fdcdb85
2016-03-01 10:20:36 -05:00
Felipe Leme
2c9911f190 Fixed padding on "Take Bug Report" dialog.
BUG: 26324085
Change-Id: If716066d8ebf35e4fb398e7a423c808abd6a159e
2016-02-29 17:21:44 -08:00
Geoff Mendal
baadb43627 Import translations. DO NOT MERGE
Change-Id: I75e4543568e4d74a1cd3804a04ea13d49eb6a6d1
Auto-generated-cl: translation import
2016-02-29 07:37:40 -08:00
Shweta Chahar
b17a56e07f Merge "Set the layout of seekbar as the preference_iconless_slider and remove the higher speech rate preference variables. The layout is changed to preference_iconless_slider so that the speech rate slider layout is same as the layout of seekbars in android settings." into nyc-dev 2016-02-29 10:39:29 +00:00
Andy Hung
a77940d0f5 Merge changes from topic 'update mono audio' into nyc-dev
* changes:
  Add mono audio to AccessibilitySettings
  Remove mono audio from SoundSettings
2016-02-27 02:50:06 +00:00
Andy Hung
acef55d099 Add mono audio to AccessibilitySettings
Bug: 15283594
Change-Id: If5ca14a800e1932b17ef479589beb8a5d1489b5d
2016-02-26 14:35:09 -08:00
Andy Hung
f892e21696 Remove mono audio from SoundSettings
Mono audio will move to AccessibilitySettings only.
This reverts commit 0863ea40cd.

Bug: 15283594
Change-Id: I2cc744c96a9f6a6454b0bf533a44bb2eb56b745a
2016-02-26 14:17:29 -08:00
Yohei Yukawa
1ea368b5d5 Handle the case where no spell checker is selected.
This follows up to a previous CL [1] that fixed Bug 26685795 that the
Settings app crashes when no spell checker is selected, but introduced
another Bug 26686710 that the user cannot re-select the spell checker
once the device has fallen into that state because the button to select
new spell checker is disabled.

This CL tries to deal with such a case more carefully and gracefully, by
adding more null checking and by showing a meaningful text
("Not selected" for English) to users when no spell checker is currently
selected.

  [1]: I65e6d269572e064aa6897807b6611ef947d90211
       093a646772

Bug: 26108333
Bug: 26685795
Bug: 26686710
Change-Id: I0ed71bbb580e3547d97e321799ac2b77b1f284a3
2016-02-26 18:12:43 +00:00
Julia Reynolds
c2bcc727d9 Merge "Introduce IMPORTANCE_MIN." into nyc-dev 2016-02-26 16:14:33 +00:00
shwetachahar
6426435b4c Set the layout of seekbar as the preference_iconless_slider
and remove the higher speech rate preference variables.
The layout is changed to preference_iconless_slider so that the speech
rate slider layout is same as the layout of seekbars in android
settings.

Bug: 27136737
Change-Id: Ib75b8dec74ef07be87130a3f29249b148f4bcf0b
2016-02-26 15:09:52 +00:00
Julia Reynolds
518b93f565 Introduce IMPORTANCE_MIN.
Bug: 22960980
Change-Id: Ia3876e0b3b5dae19553fd467313b46408fcbb0f4
2016-02-25 13:06:57 -05:00
Adrian Roos
d553f4f9a9 Add setting to allow RemoteInput on keyguard
Bug: 26440855
Change-Id: I57e02876c615f558eee279f2dc7edca8b28fc495
2016-02-25 09:22:14 -08:00
Noah Wang
b671780528 Merge "Fix sensitive labels for font size settings." into nyc-dev 2016-02-24 22:57:28 +00:00
Jason Monk
06663375ca Merge "Update suggestion text" into nyc-dev 2016-02-24 22:45:46 +00:00
Jason Monk
ec1f28e50c Update suggestion text
Bug: 27151995
Change-Id: If7c9620b816ae4f08b5a41dd7c88469184efe234
2016-02-24 17:39:29 -05:00
Noah Wang
72cf2f246b Fix sensitive labels for font size settings.
bug: 27122995
Change-Id: I6d549fa417a46ee565a38269ccfb1fccae425b53
2016-02-24 13:26:43 -08:00
Anna Galusza
fa3816d771 Merge "Update font size preview strings. Bug: 27225672" into nyc-dev 2016-02-24 20:30:36 +00:00
Julia Reynolds
c4835dc6e3 Merge "Replace slider with switches; move slider to tuner." into nyc-dev 2016-02-24 19:44:17 +00:00
Anna Galusza
29c93d4e08 Update font size preview strings.
Bug: 27225672

Change-Id: I777d33127971bc7cda0241c941a60095f131b057
2016-02-24 11:34:59 -08:00
Julia Reynolds
d4559a8035 Replace slider with switches; move slider to tuner.
Bug: 22451710
Change-Id: I86a57479757b3c7a43a789b0b3d7a81afb6d0cf9
2016-02-24 12:52:31 -05:00
Paul Lawrence
642e1d9b59 Merge "Show second warning screen before converting to FBE" into nyc-dev 2016-02-24 16:56:52 +00:00
Jason Monk
5d052a38e5 Merge "Show gear for apps that provide general settings intent" into nyc-dev 2016-02-24 16:23:01 +00:00