Commit Graph

14723 Commits

Author SHA1 Message Date
Fabrice Di Meglio
7bc9c1bce3 Fix App Notification layout for tabletUI support
- setup correct padding for the App list and its item

See bug: #13140648 Settings needs to support the new Quantum Paper theme

Change-Id: I6c14bb8abced59b636a3230e1daf783130f0f4d3
2014-07-21 13:19:06 -07:00
Fabrice Di Meglio
3f185fa71e am 6076eb03: am edfe312d: am 592a17aa: Merge "Fix bug #16451628 Settings app crashes for intent: android.settings.ACTION_APP_NOTIFICATION_SETTINGS" into lmp-dev
* commit '6076eb039982a09af3d4be3f478d71459a04783f':
  Fix bug #16451628 Settings app crashes for intent: android.settings.ACTION_APP_NOTIFICATION_SETTINGS
2014-07-21 19:24:38 +00:00
Fabrice Di Meglio
787270b5c9 am bc84cfff: am a02a7be9: am 6d26c173: Merge "Fix AppDetails padding on tablet UI" into lmp-dev
* commit 'bc84cffff06d517199832972731220e2930fedd0':
  Fix AppDetails padding on tablet UI
2014-07-21 19:24:11 +00:00
Jason Monk
956cc191df am 08ac9bc6: am 77fe5373: am 724ec85e: Merge "Add Screen pinning back to settings" into lmp-dev
* commit '08ac9bc6063af2e265964e1c8d650da536af10b7':
  Add Screen pinning back to settings
2014-07-21 19:23:46 +00:00
Przemyslaw Szczepaniak
6bd02abc5e am b39af316: am 892c3d31: am c0bffe71: Fix showing list of languages for picoTTS
* commit 'b39af31668c3a9ea9f3dc34fb8ad03d0f10aec8d':
  Fix showing list of languages for picoTTS
2014-07-21 19:22:32 +00:00
Przemyslaw Szczepaniak
6a389228b0 am 73e7cf4e: am d49dd702: am d7bdf17a: Merge "Make TTS setting transition animation consistent." into lmp-dev
* commit '73e7cf4e3acf1278a75b25861b2e32ac1efe0b8b':
  Make TTS setting transition animation consistent.
2014-07-21 19:21:20 +00:00
Baligh Uddin
2ac7b04e67 am 13a4f88b: (-s ours) am a6ed6797: (-s ours) am 790b21d4: (-s ours) Import translations. DO NOT MERGE
* commit '13a4f88bbd5596c18180c78e252691c1f627d405':
  Import translations. DO NOT MERGE
2014-07-21 19:21:19 +00:00
Fabrice Di Meglio
6076eb0399 am edfe312d: am 592a17aa: Merge "Fix bug #16451628 Settings app crashes for intent: android.settings.ACTION_APP_NOTIFICATION_SETTINGS" into lmp-dev
* commit 'edfe312d6de9f8adeca58c92b7447cd78a61a444':
  Fix bug #16451628 Settings app crashes for intent: android.settings.ACTION_APP_NOTIFICATION_SETTINGS
2014-07-21 18:37:01 +00:00
Fabrice Di Meglio
edfe312d6d am 592a17aa: Merge "Fix bug #16451628 Settings app crashes for intent: android.settings.ACTION_APP_NOTIFICATION_SETTINGS" into lmp-dev
* commit '592a17aa3c1c88b576a1b342135fcf3f566bd9e4':
  Fix bug #16451628 Settings app crashes for intent: android.settings.ACTION_APP_NOTIFICATION_SETTINGS
2014-07-21 18:31:39 +00:00
Baligh Uddin
5a5f13d8ab am ffaa5a31: (-s ours) am 633b30ad: am 0f364cdf: Merge "Remove deprecated locales - DO NOT MERGE" into lmp-dev
* commit 'ffaa5a31a1d3b63f00133a9f5c60101a7ba3232c':
  Remove deprecated locales - DO NOT MERGE
2014-07-21 18:22:22 +00:00
Tadashi G. Takaoka
41cafe0e6b am ddd69ec4: am 05f5734c: am a2291259: Merge "Fix Settings behavior when disabling current IME" into lmp-dev
* commit 'ddd69ec46625b275c9a096f5da9e1b8abccb2038':
  Fix Settings behavior when disabling current IME
2014-07-21 18:22:21 +00:00
Fabrice Di Meglio
dcf59dd82c Fix bug #16451628 Settings app crashes for intent: android.settings.ACTION_APP_NOTIFICATION_SETTINGS
... and also crash with intent: android.settings.ACTION_OTHER_SOUND_SETTINGS

- add corresponding fragments to the ENTRY_FRAGMENTS array

Change-Id: Ic0c10841dfd7bc87d8573530129290ed172ff608
2014-07-21 11:22:20 -07:00
Baligh Uddin
00a7596893 am 56a280be: (-s ours) am ff6c12df: (-s ours) am fdac5db8: (-s ours) Import translations. DO NOT MERGE
* commit '56a280becfbfccb644ea331965a16c27f3a79ee8':
  Import translations. DO NOT MERGE
2014-07-21 18:22:20 +00:00
Tadashi G. Takaoka
149c55d3e3 am a1fa8066: am ecf1b79f: am 721e63fc: Merge "Remove unnecessary saved persistent preference" into lmp-dev
* commit 'a1fa80662cb9300fe80781df9d671a92376a2620':
  Remove unnecessary saved persistent preference
2014-07-21 18:22:17 +00:00
Fabrice Di Meglio
62213cd002 am 8cd29142: am 7ca153f1: am 6f404853: Merge "Fix Utils.prepareCustomPreferencesList()" into lmp-dev
* commit '8cd29142ccd38ba30d911be1b016befdc999040a':
  Fix Utils.prepareCustomPreferencesList()
2014-07-21 18:22:16 +00:00
Fabrice Di Meglio
142bf41b70 am a4eebd87: am 595b61eb: am 39a2cbb3: Merge "Fix the way we select and apply Themes" into lmp-dev
* commit 'a4eebd87d29b5e240103eb1f2fa3740efe560633':
  Fix the way we select and apply Themes
2014-07-21 18:22:15 +00:00
Fabrice Di Meglio
1d325a06e4 am 18289813: am ce0e3008: am 84dfc0b5: Merge "Fix overdraw and do some layout optimizations" into lmp-dev
* commit '182898133b0de8666bab94022a26c4c39e7030c0':
  Fix overdraw and do some layout optimizations
2014-07-21 18:22:14 +00:00
Fabrice Di Meglio
bc84cffff0 am a02a7be9: am 6d26c173: Merge "Fix AppDetails padding on tablet UI" into lmp-dev
* commit 'a02a7be9dd8d56c959b76a1bd3296616f47dd474':
  Fix AppDetails padding on tablet UI
2014-07-21 18:06:00 +00:00
Fabrice Di Meglio
a02a7be9dd am 6d26c173: Merge "Fix AppDetails padding on tablet UI" into lmp-dev
* commit '6d26c1738004cd8df1efe2b4d9d98daac3a5555a':
  Fix AppDetails padding on tablet UI
2014-07-21 18:01:44 +00:00
Jason Monk
08ac9bc606 am 77fe5373: am 724ec85e: Merge "Add Screen pinning back to settings" into lmp-dev
* commit '77fe5373826508345824927692fea942cf6a828a':
  Add Screen pinning back to settings
2014-07-21 17:28:47 +00:00
Jason Monk
77fe537382 am 724ec85e: Merge "Add Screen pinning back to settings" into lmp-dev
* commit '724ec85e12405f86948aa235f59426075081b361':
  Add Screen pinning back to settings
2014-07-21 17:24:29 +00:00
Przemyslaw Szczepaniak
b39af31668 am 892c3d31: am c0bffe71: Fix showing list of languages for picoTTS
* commit '892c3d31de11cad2639877322922fe745cd56f1e':
  Fix showing list of languages for picoTTS
2014-07-21 15:47:51 +00:00
Przemyslaw Szczepaniak
892c3d31de am c0bffe71: Fix showing list of languages for picoTTS
* commit 'c0bffe7148173fef2d7c7098c8f791cac710b62f':
  Fix showing list of languages for picoTTS
2014-07-21 15:43:56 +00:00
Fabrice Di Meglio
f6f1e2ba13 Merge "Remove fake 8dp padding on N7 devices" into lmp-dev 2014-07-21 15:43:35 +00:00
Alan Viverette
c94e7e611c Merge "Remove inversion quick settings toggle" into lmp-dev 2014-07-21 15:43:35 +00:00
Alan Viverette
04e1acc12b Remove inversion quick settings toggle
Also removes remnants of contrast preference screen.

BUG: 16303790
Change-Id: I9833b53e187e5f41c0442bcbaf9b728d55577d88
2014-07-21 22:46:20 +00:00
Fabrice Di Meglio
aed4c7284e Merge "Add the capability to set a pinned header to SettingsPreferenceFragment" into lmp-dev 2014-07-21 15:43:35 +00:00
Alan Viverette
dd9dcb4377 Merge "Treat caption preview viewport as clipped 16:9 aspect" into lmp-dev 2014-07-21 15:42:19 +00:00
Alan Viverette
389287e5f8 Treat caption preview viewport as clipped 16:9 aspect
Also adds standard start/end padding to preview frame.

BUG: 16462107
Change-Id: I89001d1656cee0c2d8abd95eae09975307b1ff06
2014-07-21 23:50:15 +00:00
Tadashi G. Takaoka
40aeac90f1 Merge "Remove unused and unnecessary code from subtype enabler" into lmp-dev 2014-07-21 15:42:19 +00:00
Tadashi G. Takaoka
229ed1a784 Remove unused and unnecessary code from subtype enabler
Change-Id: I9935b5bda8ae7cd1ce2d20ee6c4622eeb9a02b6a
2014-07-21 14:56:22 -07:00
Fabrice Di Meglio
fecda6181d Merge "Fix Notification Access layout for tabletUI support" into lmp-dev 2014-07-21 15:42:19 +00:00
Przemyslaw Szczepaniak
c0bffe7148 Fix showing list of languages for picoTTS
PicoTTS have a tendency to return a
CHECK_VOICE_DATA_MISSING_DATA for its CHECK_TTS_DATA
activity. This blanks the language selection preference.
The fix is to show languages selection for all
results of CHECK_TTS_DATA that are not a total failure
(TextToSpeech.Engine.CHECK_VOICE_DATA_FAIL).

Change-Id: I984d7cc9b0dc830ad2b8195a820f9b6fc4ddf1e0
(cherry picked from commit e0d519f3cf)
2014-07-21 15:38:16 +00:00
Przemyslaw Szczepaniak
73e7cf4e3a am d49dd702: am d7bdf17a: Merge "Make TTS setting transition animation consistent." into lmp-dev
* commit 'd49dd702b1177062acefb8eae9720f2aaba1c028':
  Make TTS setting transition animation consistent.
2014-07-21 12:40:25 +00:00
Baligh Uddin
13a4f88bbd am a6ed6797: (-s ours) am 790b21d4: (-s ours) Import translations. DO NOT MERGE
* commit 'a6ed679762e91598be293f12b10e6a109a03dd42':
  Import translations. DO NOT MERGE
2014-07-21 12:40:24 +00:00
Przemyslaw Szczepaniak
d49dd702b1 am d7bdf17a: Merge "Make TTS setting transition animation consistent." into lmp-dev
* commit 'd7bdf17aba66b0bd4530773401d54252cf6b180c':
  Make TTS setting transition animation consistent.
2014-07-21 12:32:34 +00:00
Baligh Uddin
a6ed679762 am 790b21d4: (-s ours) Import translations. DO NOT MERGE
* commit '790b21d44d6a84b16c904fbc478cda0bd2d6450f':
  Import translations. DO NOT MERGE
2014-07-21 12:32:33 +00:00
Baligh Uddin
790b21d44d Import translations. DO NOT MERGE
Change-Id: Iab323e1a057a52bb3408a7173fae984a2d9ff240
Auto-generated-cl: translation import
2014-07-20 14:53:03 -07:00
Baligh Uddin
ffaa5a31a1 am 633b30ad: am 0f364cdf: Merge "Remove deprecated locales - DO NOT MERGE" into lmp-dev
* commit '633b30ad3fc0e737eeed80511f8015d7c1d6f365':
  Remove deprecated locales - DO NOT MERGE
2014-07-20 18:08:24 +00:00
Tadashi G. Takaoka
ddd69ec466 am 05f5734c: am a2291259: Merge "Fix Settings behavior when disabling current IME" into lmp-dev
* commit '05f5734cc52b9eed8880d95d395ae82e2856e0c3':
  Fix Settings behavior when disabling current IME
2014-07-20 18:07:56 +00:00
Baligh Uddin
56a280becf am ff6c12df: (-s ours) am fdac5db8: (-s ours) Import translations. DO NOT MERGE
* commit 'ff6c12df927a42b33730f770e1e4fd26225f7245':
  Import translations. DO NOT MERGE
2014-07-20 18:06:50 +00:00
Tadashi G. Takaoka
a1fa80662c am ecf1b79f: am 721e63fc: Merge "Remove unnecessary saved persistent preference" into lmp-dev
* commit 'ecf1b79f1622c526fb4dd86ed4f10fd8237a724e':
  Remove unnecessary saved persistent preference
2014-07-20 18:04:19 +00:00
Fabrice Di Meglio
8cd29142cc am 7ca153f1: am 6f404853: Merge "Fix Utils.prepareCustomPreferencesList()" into lmp-dev
* commit '7ca153f11704f8c16195a4e03de81140c1ca0088':
  Fix Utils.prepareCustomPreferencesList()
2014-07-20 18:03:03 +00:00
Fabrice Di Meglio
a4eebd87d2 am 595b61eb: am 39a2cbb3: Merge "Fix the way we select and apply Themes" into lmp-dev
* commit '595b61eb3921fead66fc163d33d835e5ba378e7f':
  Fix the way we select and apply Themes
2014-07-20 18:01:52 +00:00
Fabrice Di Meglio
182898133b am ce0e3008: am 84dfc0b5: Merge "Fix overdraw and do some layout optimizations" into lmp-dev
* commit 'ce0e3008e8e6726e51195f01591666dc7bebf7f3':
  Fix overdraw and do some layout optimizations
2014-07-20 17:59:33 +00:00
Fabrice Di Meglio
6d26c17380 Merge "Fix AppDetails padding on tablet UI" into lmp-dev 2014-07-20 04:41:30 +00:00
Jason Monk
724ec85e12 Merge "Add Screen pinning back to settings" into lmp-dev 2014-07-20 04:41:30 +00:00
Jason Monk
27d7ea56f3 Add Screen pinning back to settings
Adds a basic screen for screen pinning (previously lock-to-app) to
settings that describes the feature and allows it to be turned on
and off.

Bug: 16378448
Depends on Ide333463f86310eacb7a1d8b6dc7b1aea8722713 for Settings
constant
Change-Id: Id3ef8471794aa01de20efeb947bed95c50d6b954
2014-07-21 09:01:43 -04:00
Baligh Uddin
633b30ad3f am 0f364cdf: Merge "Remove deprecated locales - DO NOT MERGE" into lmp-dev
* commit '0f364cdf63c7405ba30d814f30f6fa1fdfd65ee7':
  Remove deprecated locales - DO NOT MERGE
2014-07-20 02:39:53 +00:00
Adam Lesinski
3a2a4720c1 am 3becea17: am 8d7be7b7: Update Settings to use new UsageStats API
* commit '3becea17e7f9bc15005e013787392d0a11ea8b73':
  Update Settings to use new UsageStats API
2014-07-20 02:17:44 +00:00