OSDN Git Service

android-x86/packages-apps-Settings.git
10 years agoMore work on proc stats UI for summary display.
Dianne Hackborn [Tue, 24 Jun 2014 00:13:16 +0000 (17:13 -0700)]
More work on proc stats UI for summary display.

Improve how we compute the bar to better represent the
actual memory situation.  Scale the per-app bars to try to
show them better in terms of overall memory use.  And some
bug fixes.

Change-Id: I336ff0c938a39092f2ac54d354c57d6b1b8220c0

10 years agoUpdate to follow battery stats change.
Dianne Hackborn [Fri, 20 Jun 2014 21:46:55 +0000 (14:46 -0700)]
Update to follow battery stats change.

Improve how we decide that WIFI is on.

Change-Id: If209d85dd88b6bdd56913684a890f732b8234a8c

10 years agoMerge "Fixing a bug in the security menu."
Ido Ofir [Fri, 20 Jun 2014 20:40:08 +0000 (20:40 +0000)]
Merge "Fixing a bug in the security menu."

10 years agoFixing a bug in the security menu.
Ido Ofir [Fri, 20 Jun 2014 18:30:01 +0000 (11:30 -0700)]
Fixing a bug in the security menu.

Change-Id: I583a391773a1cdee429e8fe92f7347883f301825

10 years agoModify proc stats to show new memory use computation.
Dianne Hackborn [Thu, 19 Jun 2014 01:29:12 +0000 (18:29 -0700)]
Modify proc stats to show new memory use computation.

Switch the proc status UI's memory use bar to be based on the
new total memory use computation, instead of showing that weird
"time spent in memory states" thing.

Also now have it link to a detail page that shows details of time
spent in memory states and RAM used by various things.

Change-Id: I6817a499db518adb8e72466a5e9cfe18a81be5d5

10 years agoMerge "[WifiSetup] Fix WifiDialog crash"
Maurice Lam [Fri, 20 Jun 2014 03:18:38 +0000 (03:18 +0000)]
Merge "[WifiSetup] Fix WifiDialog crash"

10 years agoFix resource id generation
Adam Lesinski [Thu, 19 Jun 2014 22:01:26 +0000 (15:01 -0700)]
Fix resource id generation

ID resources were being generated in the 'android' package.

Change-Id: Ia2569c187102551fe85fe7cc88970b38032801a6

10 years agoMerge "Revert "Add default Dialer preference to Settings""
Yorke Lee [Thu, 19 Jun 2014 23:11:24 +0000 (23:11 +0000)]
Merge "Revert "Add default Dialer preference to Settings""

10 years agoRevert "Add default Dialer preference to Settings"
Yorke Lee [Thu, 19 Jun 2014 22:21:41 +0000 (22:21 +0000)]
Revert "Add default Dialer preference to Settings"

This reverts commit d4720d98723db76b8ce9e9e7385582f99d849ee6.

Change-Id: I0cfc0506619892360e42a62c6bdbf6d2d3186e1c

10 years agoMerge "Improve Search results highlighting"
Fabrice Di Meglio [Thu, 19 Jun 2014 21:03:56 +0000 (21:03 +0000)]
Merge "Improve Search results highlighting"

10 years agoImprove Search results highlighting
Fabrice Di Meglio [Thu, 19 Jun 2014 18:29:26 +0000 (11:29 -0700)]
Improve Search results highlighting

- remove unnecessary code
- use keyed Tag with a well known App key for preventing collisions
- fix missing Brightness Level preference key (used for highlight)

Change-Id: I070e3b8c3cb43da7addd34be192aade21951f57c

10 years ago[WifiSetup] Fix WifiDialog crash
Maurice Lam [Thu, 19 Jun 2014 18:36:03 +0000 (11:36 -0700)]
[WifiSetup] Fix WifiDialog crash

Static inner class fragments need to be public.

Bug: 15742215
Change-Id: I24410b1ad6756c090fbf15f2a2ba07aa4eae5f41

10 years agoNormalize TTS default locale before #toDisplayString
Przemyslaw Szczepaniak [Thu, 19 Jun 2014 15:01:39 +0000 (16:01 +0100)]
Normalize TTS default locale before #toDisplayString

TTS is... special in regard of Locale instances it uses.
Recently ISO-3166 alpha 3 country codes went out of spec, so
"English (GBR)".

Bug: 15741357
Change-Id: I022105acad9d319d5e09231be340405d797c84c4

10 years agoFix bug #15729260 Switch should not have any outer glow ripple around its circle
Fabrice Di Meglio [Wed, 18 Jun 2014 23:37:33 +0000 (16:37 -0700)]
Fix bug #15729260 Switch should not have any outer glow ripple around its circle

- @null for the background

Change-Id: If2fa9f3dcdbd79af42e308120ce0c3ba3bc78ea3

10 years agoMerge "Fix Spell Checker layout padding"
Fabrice Di Meglio [Wed, 18 Jun 2014 23:28:52 +0000 (23:28 +0000)]
Merge "Fix Spell Checker layout padding"

10 years agoFix Spell Checker layout padding
Fabrice Di Meglio [Wed, 18 Jun 2014 23:25:33 +0000 (16:25 -0700)]
Fix Spell Checker layout padding

- update padding layout for being consistent with the rest of the Settings App

See bug: #15384992 Setting Dashboard - padding updates

Change-Id: I37ce631425b3e075f4a5d44a41c6a3bac7607a3d

10 years agoMake Process Stats more beautiful
Fabrice Di Meglio [Wed, 18 Jun 2014 23:07:45 +0000 (16:07 -0700)]
Make Process Stats more beautiful

- update padding layouts for being consistent with the rest of the Settings App

See bug: #15384992 Setting Dashboard - padding updates

Change-Id: I1813eec92a97e4cd9adb4a9c9852c8cd03c38a05

10 years agoUpdate more colors in Data Usage Summary
Fabrice Di Meglio [Wed, 18 Jun 2014 19:49:35 +0000 (12:49 -0700)]
Update more colors in Data Usage Summary

- use colors from the Settings Theme
- code cleaning for use the Theme accent color constant
instead of raw color value

Change-Id: I04ec913f0b8048b6e50069213e9d92992168fe18

10 years agoFix bug #15696670 Settings > Apps using old Holo colors in tabs, space indicator
Fabrice Di Meglio [Wed, 18 Jun 2014 19:01:47 +0000 (12:01 -0700)]
Fix bug #15696670 Settings > Apps using old Holo colors in tabs, space indicator

- updated the LinearColorBar colors, the gradient colors on top of it
and also the label colors too for being compatible with the rest of
the Settings App theming

Change-Id: If88be4ac7084d26299e8e738389279bec636ccd6

10 years agoFix bug #15696670 Settings > Apps using old Holo colors in tabs, space indicator
Fabrice Di Meglio [Wed, 18 Jun 2014 18:26:40 +0000 (11:26 -0700)]
Fix bug #15696670 Settings > Apps using old Holo colors in tabs, space indicator

- update color from Holo to the Theme accent color

Change-Id: Ifd9aced1654e2fddc0ab729cd5c6170b6a07f01e

10 years agoMerge "Make Process Stats more beautiful"
Fabrice Di Meglio [Wed, 18 Jun 2014 23:15:38 +0000 (23:15 +0000)]
Merge "Make Process Stats more beautiful"

10 years agobug #15543626 Bluetooth Settings headers need to support Quantum styling
PauloftheWest [Wed, 18 Jun 2014 19:00:31 +0000 (12:00 -0700)]
bug #15543626 Bluetooth Settings headers need to support Quantum styling

+ Changed cog to teal
+ Eliminated double vertical bar
+ Removed dimming the cog

Change-Id: I6311408658328b5cc9c7e2846a8ba74a32d1af6e

10 years agoFix Print Settings layout padding
Fabrice Di Meglio [Wed, 18 Jun 2014 02:54:09 +0000 (19:54 -0700)]
Fix Print Settings layout padding

- make padding consistent with the rest of the Settings App

See bug: #15384992 Setting Dashboard - padding updates

Change-Id: I2f095951143e5c953405c3cd9ff8f77b76c791ae

10 years agoMerge "Update more colors in Data Usage Summary"
Fabrice Di Meglio [Wed, 18 Jun 2014 19:58:13 +0000 (19:58 +0000)]
Merge "Update more colors in Data Usage Summary"

10 years agoMerge "Fix the build: Revert "Improve Search results highlighting""
Ed Heyl [Thu, 19 Jun 2014 20:05:40 +0000 (20:05 +0000)]
Merge "Fix the build: Revert "Improve Search results highlighting""

10 years agoFix the build: Revert "Improve Search results highlighting"
Ed Heyl [Thu, 19 Jun 2014 19:59:19 +0000 (19:59 +0000)]
Fix the build: Revert "Improve Search results highlighting"

This reverts commit bba732d1cbfcecf14b3e101b0c7f11ec7f830a8b.

Change-Id: I73e026456e6fe604f514d504c579ad52cb83c188

10 years agoImprove Search results highlighting
Fabrice Di Meglio [Thu, 19 Jun 2014 18:29:26 +0000 (11:29 -0700)]
Improve Search results highlighting

- remove unnecessary code
- use keyed Tag with a well known App key for preventing collisions
- fix missing Brightness Level preference key (used for highlight)

Change-Id: Ib856cc33f9058c10303d239e60a0ee4c322385a1

10 years agoMerge "Improve Search results highlighting"
Fabrice Di Meglio [Thu, 19 Jun 2014 19:11:11 +0000 (19:11 +0000)]
Merge "Improve Search results highlighting"

10 years agoam f6828477: (-s ours) Import translations. DO NOT MERGE
Baligh Uddin [Thu, 19 Jun 2014 19:10:17 +0000 (19:10 +0000)]
am f6828477: (-s ours) Import translations. DO NOT MERGE

* commit 'f682847746d7de10f72701650365441ff3255ee0':
  Import translations. DO NOT MERGE

10 years agoMerge "Import translations. DO NOT MERGE"
Baligh Uddin [Thu, 19 Jun 2014 19:07:42 +0000 (19:07 +0000)]
Merge "Import translations. DO NOT MERGE"

10 years agoMerge "Apply user restriction checks to app info screen in settings."
Julia Reynolds [Thu, 19 Jun 2014 17:50:33 +0000 (17:50 +0000)]
Merge "Apply user restriction checks to app info screen in settings."

10 years agoMerge "add setting to control wifi handover"
vandwalle [Thu, 19 Jun 2014 17:33:44 +0000 (17:33 +0000)]
Merge "add setting to control wifi handover"

10 years agoadd setting to control wifi handover
vandwalle [Thu, 19 Jun 2014 02:01:13 +0000 (19:01 -0700)]
add setting to control wifi handover

Change-Id: I85a8c8d501238a8115713ca7b018cdac6d0af95a

10 years agoApply user restriction checks to app info screen in settings.
Julia Reynolds [Fri, 13 Jun 2014 17:07:01 +0000 (13:07 -0400)]
Apply user restriction checks to app info screen in settings.

Bug: 14081992
Change-Id: Id90c00df600c19820dcbc391a09cc6a58e673d0e

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 18 Jun 2014 20:12:57 +0000 (13:12 -0700)]
Import translations. DO NOT MERGE

Change-Id: I4cf6b8f16630435ad97480cb9257bf745b1365cf
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 18 Jun 2014 20:08:00 +0000 (13:08 -0700)]
Import translations. DO NOT MERGE

Change-Id: I67f5858d2072ad89652040f543bca2dd93ef6fce
Auto-generated-cl: translation import

10 years agoam 3f7e5fc1: am ce258caa: Merge changes I8f067f14,I54d8255a,Ib15917bf
Mark Salyzyn [Wed, 18 Jun 2014 14:24:25 +0000 (14:24 +0000)]
am 3f7e5fc1: am ce258caa: Merge changes I8f067f14,I54d8255a,Ib15917bf

* commit '3f7e5fc170930df1b049c88a0d2b423dbc83252a':
  Settings: crashing when turning ON<>OFF developer option. DO NOT MERGE
  Settings: logd: increase dialog title field size to 59
  Settings: logd: increase summary field size to 30

10 years agoam ce258caa: Merge changes I8f067f14,I54d8255a,Ib15917bf
Mark Salyzyn [Wed, 18 Jun 2014 14:20:11 +0000 (14:20 +0000)]
am ce258caa: Merge changes I8f067f14,I54d8255a,Ib15917bf

* commit 'ce258caa4aa5cd1ea66b839ee7231c76fcfbc8d6':
  Settings: crashing when turning ON<>OFF developer option. DO NOT MERGE
  Settings: logd: increase dialog title field size to 59
  Settings: logd: increase summary field size to 30

10 years agoam 3ba14771: (-s ours) am bd042089: DO NOT MERGE Fix build for notification listener...
Griff Hazen [Wed, 18 Jun 2014 10:19:09 +0000 (10:19 +0000)]
am 3ba14771: (-s ours) am bd042089: DO NOT MERGE Fix build for notification listener internal api change

* commit '3ba147712ba2738c00509df28e4c50e59dbdeb2e':
  DO NOT MERGE Fix build for notification listener internal api change

10 years agoam bd042089: DO NOT MERGE Fix build for notification listener internal api change
Griff Hazen [Wed, 18 Jun 2014 09:00:55 +0000 (09:00 +0000)]
am bd042089: DO NOT MERGE Fix build for notification listener internal api change

* commit 'bd042089891d749855be5d39d76380e7c7f85e6f':
  DO NOT MERGE Fix build for notification listener internal api change

10 years agoDO NOT MERGE Fix build for notification listener internal api change
Griff Hazen [Wed, 18 Jun 2014 04:43:19 +0000 (21:43 -0700)]
DO NOT MERGE Fix build for notification listener internal api change

Bug: 15426276
Change-Id: I3861eb03796f9938f66237454aea148f5c64b370

10 years agoMerge changes I8f067f14,I54d8255a,Ib15917bf
Mark Salyzyn [Wed, 18 Jun 2014 14:12:52 +0000 (14:12 +0000)]
Merge changes I8f067f14,I54d8255a,Ib15917bf

* changes:
  Settings: crashing when turning ON<>OFF developer option. DO NOT MERGE
  Settings: logd: increase dialog title field size to 59
  Settings: logd: increase summary field size to 30

10 years agoMerge "Fix bug #15696670 Settings > Apps using old Holo colors in tabs, space indicator"
Fabrice Di Meglio [Wed, 18 Jun 2014 19:04:38 +0000 (19:04 +0000)]
Merge "Fix bug #15696670 Settings > Apps using old Holo colors in tabs, space indicator"

10 years agoMerge "Fix bug #15696670 Settings > Apps using old Holo colors in tabs, space indicator"
Fabrice Di Meglio [Wed, 18 Jun 2014 18:29:50 +0000 (18:29 +0000)]
Merge "Fix bug #15696670 Settings > Apps using old Holo colors in tabs, space indicator"

10 years agoMerge "Fix Print Settings layout padding"
Fabrice Di Meglio [Wed, 18 Jun 2014 18:29:28 +0000 (18:29 +0000)]
Merge "Fix Print Settings layout padding"

10 years agoMerge "Fix Language & Input Settings layouts padding - part 2"
Fabrice Di Meglio [Wed, 18 Jun 2014 02:25:17 +0000 (02:25 +0000)]
Merge "Fix Language & Input Settings layouts padding - part 2"

10 years agoFix Language & Input Settings layouts padding - part 2
Fabrice Di Meglio [Wed, 18 Jun 2014 02:22:42 +0000 (19:22 -0700)]
Fix Language & Input Settings layouts padding - part 2

- make padding consistent with the rest of the Settings App
- make input methods and tts engines list item consistent

See bug: #15384992 Setting Dashboard - padding updates

Change-Id: I403adc579adcf4bc31bc198677463177a41bb5ec

10 years agoFix Language & Input Settings layouts padding
Fabrice Di Meglio [Wed, 18 Jun 2014 02:07:53 +0000 (19:07 -0700)]
Fix Language & Input Settings layouts padding

- make padding consistent with the rest of the Settings App

See bug: #15384992 Setting Dashboard - padding updates

Change-Id: I9aab93e6b18d0fa966e79e93a334b339fa2ca20a

10 years agoFix Security Settings padding
Fabrice Di Meglio [Wed, 18 Jun 2014 01:29:26 +0000 (18:29 -0700)]
Fix Security Settings padding

- for OwnerInfo / Trust Agent / Trusted Credentials / Device Admin
- fix also scrollbars position
- also layout code formatting

See bug: #15384992 Setting Dashboard - padding updates

Change-Id: Ib840c6dea62d7cead671b2ca8744502a7ecb435a

10 years agoFix padding for Battery Chart Headers label
Fabrice Di Meglio [Wed, 18 Jun 2014 00:38:44 +0000 (17:38 -0700)]
Fix padding for Battery Chart Headers label

- make it consistent with the rest of the Settings App
- also fix label gravity (for RTL support)

See bug: #15384992 Setting Dashboard - padding updates

Change-Id: I91cbfc62daf05d819009f7086047b5b78a03be4e

10 years agoFix Storage Settings UsageBar empty color
Fabrice Di Meglio [Wed, 18 Jun 2014 00:01:51 +0000 (17:01 -0700)]
Fix Storage Settings UsageBar empty color

- use same empty color as the Battery graph

Change-Id: I1458ecc713117d79182c427e0eadb7407ec1ebae

10 years agoFix UsageBar for Storage Settings
Fabrice Di Meglio [Tue, 17 Jun 2014 23:43:00 +0000 (16:43 -0700)]
Fix UsageBar for Storage Settings

- make padding consistent with the rest of the Settings App

See bug: #15384992 Setting Dashboard - padding updates

Change-Id: Id333493cc4e88355a1211834081cd22e61aabf77

10 years agoFix Notifications Settings padding
Fabrice Di Meglio [Tue, 17 Jun 2014 23:30:02 +0000 (16:30 -0700)]
Fix Notifications Settings padding

- make it consistent with the rest of the Settings App

See bug: #15384992 Setting Dashboard - padding updates

Change-Id: I5ac608772070870e5fdcd10257e9f81fe65f08ac

10 years agoFix padding for AndroidBeam layout
Fabrice Di Meglio [Tue, 17 Jun 2014 23:03:20 +0000 (16:03 -0700)]
Fix padding for AndroidBeam layout

- make it standard

See bug: #15384992 Setting Dashboard - padding updates

Change-Id: If4443beea744bd8d1ddb79df6ed48bd95b58fad4

10 years agoFix padding in DataUsageSummary layouts
Fabrice Di Meglio [Tue, 17 Jun 2014 22:53:39 +0000 (15:53 -0700)]
Fix padding in DataUsageSummary layouts

- make it consistent with the rest of the Settings App

Change-Id: Ia0ae31dcea1f4d9f6e477edce076197193fbbb82

10 years agoCode cleaning
Fabrice Di Meglio [Tue, 17 Jun 2014 21:29:42 +0000 (14:29 -0700)]
Code cleaning

- remove unused class AccessPointCategoryForSetupWizardXL
- also remove its usused layout

Change-Id: I2f8e7b41b112137b7b98678127ae7215932e7a25

10 years agoFix ProgressCategory theming and layout
Fabrice Di Meglio [Tue, 17 Jun 2014 20:56:13 +0000 (13:56 -0700)]
Fix ProgressCategory theming and layout

- add missing constructors for correct theming
- fix layout by adding missing paddingStart / paddingEnd

Change-Id: I52a511d326b760a47339b2b9dad349c9f825dbd2

10 years agoMerge "Fix Language & Input Settings layouts padding"
Fabrice Di Meglio [Wed, 18 Jun 2014 02:09:56 +0000 (02:09 +0000)]
Merge "Fix Language & Input Settings layouts padding"

10 years agoMerge "Fix Security Settings padding"
Fabrice Di Meglio [Wed, 18 Jun 2014 01:54:35 +0000 (01:54 +0000)]
Merge "Fix Security Settings padding"

10 years agoMerge "Fix padding for Battery Chart Headers label"
Fabrice Di Meglio [Wed, 18 Jun 2014 00:42:04 +0000 (00:42 +0000)]
Merge "Fix padding for Battery Chart Headers label"

10 years agoMerge "Fix Storage Settings UsageBar empty color"
Fabrice Di Meglio [Wed, 18 Jun 2014 00:04:01 +0000 (00:04 +0000)]
Merge "Fix Storage Settings UsageBar empty color"

10 years agoMerge "Fix UsageBar for Storage Settings"
Fabrice Di Meglio [Tue, 17 Jun 2014 23:45:21 +0000 (23:45 +0000)]
Merge "Fix UsageBar for Storage Settings"

10 years agoMerge "Fix Notifications Settings padding"
Fabrice Di Meglio [Tue, 17 Jun 2014 23:32:04 +0000 (23:32 +0000)]
Merge "Fix Notifications Settings padding"

10 years agoMerge "Fix padding for AndroidBeam layout"
Fabrice Di Meglio [Tue, 17 Jun 2014 23:07:03 +0000 (23:07 +0000)]
Merge "Fix padding for AndroidBeam layout"

10 years agoMerge "Fix padding in DataUsageSummary layouts"
Fabrice Di Meglio [Tue, 17 Jun 2014 22:57:09 +0000 (22:57 +0000)]
Merge "Fix padding in DataUsageSummary layouts"

10 years agoMerge "Code cleaning"
Fabrice Di Meglio [Tue, 17 Jun 2014 21:37:29 +0000 (21:37 +0000)]
Merge "Code cleaning"

10 years agoMerge "Fix ProgressCategory theming and layout"
Fabrice Di Meglio [Tue, 17 Jun 2014 21:23:39 +0000 (21:23 +0000)]
Merge "Fix ProgressCategory theming and layout"

10 years agoAdd Search / Indexing to Data Usage / Mobile Hotspots
Fabrice Di Meglio [Tue, 17 Jun 2014 19:30:18 +0000 (12:30 -0700)]
Add Search / Indexing to Data Usage / Mobile Hotspots

- implement a BaseSearchIndexProvider and pass all the needed
strings to index (including the Wi-Fi SSIDs)

Change-Id: Ic7a640c76cd7c2af77585e87e216b283af61a29e

10 years agoFix VolumeSeekBarPreference
Fabrice Di Meglio [Tue, 17 Jun 2014 18:37:55 +0000 (11:37 -0700)]
Fix VolumeSeekBarPreference

- was not able to do theming and all progress was blocked to "0"
- add missing constructors

Change-Id: Iee0d14b7f6e6708290e5d7838768f7a8da934c93

10 years agoSettings: crashing when turning ON<>OFF developer option. DO NOT MERGE
Fabrice Di Meglio [Tue, 17 Jun 2014 16:33:03 +0000 (09:33 -0700)]
Settings: crashing when turning ON<>OFF developer option. DO NOT MERGE

- prevent NPE
- define default value (to 256K)
- add more logs for showing value which has been set or any exception

Bug: 15687210
Change-Id: I8f067f14d81ee56631d1ad74b91b5ede26cae125

10 years agoSettings: logd: increase dialog title field size to 59
Mark Salyzyn [Tue, 17 Jun 2014 16:56:30 +0000 (09:56 -0700)]
Settings: logd: increase dialog title field size to 59

Bug: 15660860
Change-Id: I54d8255a1fc28ff41e8d8adc693d2e66ff4cc311

10 years agoSettings: logd: increase summary field size to 30
Mark Salyzyn [Tue, 17 Jun 2014 16:48:51 +0000 (09:48 -0700)]
Settings: logd: increase summary field size to 30

Bug: 15661901
Bug: 15661903
Bug: 15644939
Bug: 15644940
Bug: 15662401
Bug: 15665444
Bug: 15668253
Change-Id: Ib15917bfdd4a1028d5d9d8ac4f7afe772a0ba77b

10 years agoMerge "Fix bug #15687210 Settings crashing when turning ON<>OFF developer option."
Fabrice Di Meglio [Tue, 17 Jun 2014 16:36:18 +0000 (16:36 +0000)]
Merge "Fix bug #15687210 Settings crashing when turning ON<>OFF developer option."

10 years agoFix bug #15687210 Settings crashing when turning ON<>OFF developer option.
Fabrice Di Meglio [Tue, 17 Jun 2014 16:33:03 +0000 (09:33 -0700)]
Fix bug #15687210 Settings crashing when turning ON<>OFF developer option.

- prevent NPE
- define default value (to 256K)
- add more logs for showing value which has been set or any exception

Change-Id: I8f067f14d81ee56631d1ad74b91b5ede26cae125

10 years agoMerge "Add Search / Indexing to Data Usage / Mobile Hotspots"
Fabrice Di Meglio [Tue, 17 Jun 2014 19:32:49 +0000 (19:32 +0000)]
Merge "Add Search / Indexing to Data Usage / Mobile Hotspots"

10 years agoMerge "Fix VolumeSeekBarPreference"
Fabrice Di Meglio [Tue, 17 Jun 2014 18:39:33 +0000 (18:39 +0000)]
Merge "Fix VolumeSeekBarPreference"

10 years agoFix assorted problems on Crypto screen
Paul Lawrence [Fri, 13 Jun 2014 18:09:55 +0000 (11:09 -0700)]
Fix assorted problems on Crypto screen

Show keyboard on retry with PIN or password
Show correct message on cooldown
On return from emergency call, don't override cooldown
Don't show keyboard on return from emergency call if in cooldown
Show back functionality on emergency call

Change-Id: I5cc93cb09ad758b72521bd43cfad1040be2e5f8d

10 years agoRemove crypto pattern after two seconds
Paul Lawrence [Thu, 12 Jun 2014 15:26:08 +0000 (08:26 -0700)]
Remove crypto pattern after two seconds

Currently pattern is left on after a failed attempt. This change removes
it after a timeout.

Change-Id: I77830510b17396f6e64a482816f6041af0fdc166

10 years agoMerge "[WifiSetup] Use setup navigation bar"
Maurice Lam [Tue, 17 Jun 2014 17:36:28 +0000 (17:36 +0000)]
Merge "[WifiSetup] Use setup navigation bar"

10 years agoMerge "Gray out the selection while the key is not available."
Selim Gurun [Tue, 17 Jun 2014 17:30:13 +0000 (17:30 +0000)]
Merge "Gray out the selection while the key is not available."

10 years agoGray out the selection while the key is not available.
Selim Gurun [Tue, 17 Jun 2014 17:24:44 +0000 (10:24 -0700)]
Gray out the selection while the key is not available.

Bug: 15607413

The old logic was simply making it not selectable. This will disable
it and gray it out providing better feedback.

Change-Id: Iaeaae43f28100ba1a1550db0a919172a249054e8

10 years agoMerge "Fix Up and Search affordances"
Fabrice Di Meglio [Tue, 17 Jun 2014 16:03:29 +0000 (16:03 +0000)]
Merge "Fix Up and Search affordances"

10 years agoam 4139a036: (-s ours) Import translations. DO NOT MERGE
Baligh Uddin [Tue, 17 Jun 2014 14:30:21 +0000 (14:30 +0000)]
am 4139a036: (-s ours) Import translations. DO NOT MERGE

* commit '4139a0364d113c9cc694f338dcb926d0c9a10a54':
  Import translations. DO NOT MERGE

10 years agoMerge "Import translations. DO NOT MERGE"
Baligh Uddin [Tue, 17 Jun 2014 14:21:09 +0000 (14:21 +0000)]
Merge "Import translations. DO NOT MERGE"

10 years agoMerge "Fix owner info"
Paul Lawrence [Tue, 17 Jun 2014 12:57:01 +0000 (12:57 +0000)]
Merge "Fix owner info"

10 years agoFix Up and Search affordances
Fabrice Di Meglio [Tue, 17 Jun 2014 03:11:27 +0000 (20:11 -0700)]
Fix Up and Search affordances

- UP is also shown for a SubSettings of a Shortcut
- Search is never shown for a Shortcut (SubSettings or not)

Change-Id: I5b87cf773ea0266a0f5dd090613bbbba905be330

10 years agoDo not enable bandwidth reduction settings if key is not available
Selim Gurun [Mon, 16 Jun 2014 23:45:53 +0000 (16:45 -0700)]
Do not enable bandwidth reduction settings if key is not available

Bug: 15607413

If bandwidth reduction settings are enabled when a key is not ready
yet, webview network connections stall due to a bug in M36 of chrome.
Do not let it enabled via settings app.

Change-Id: I7dc80c33f72ab59de68f919ef227d5227e6b923d

10 years ago[WifiSetup] Use setup navigation bar
Maurice Lam [Fri, 6 Jun 2014 02:15:20 +0000 (19:15 -0700)]
[WifiSetup] Use setup navigation bar

Use the setup navigation bar in wifi setup activity.

1. Include frameworks/opt/setupwizard/navigationbar/common.mk in the
make file.
2. Make WifiSetupActivity implement NavigationBarListener
3. Added the fragment in setup_preference.xml, wrapping the whole
screen in a LinearLayout
4. Moved skip and next screen logic to WifiSetupActivity, refactored
the skip dialogs into a fragment

Change-Id: Ia973c0a61faa3ead201bd10d5aa8de4bc6e091c1

10 years agoAdd default Dialer preference to Settings
Yorke Lee [Mon, 2 Jun 2014 21:52:17 +0000 (14:52 -0700)]
Add default Dialer preference to Settings

Add a Default phone app setting under wireless settings, and also
a dialog activity that allows a user to confirm the selection of an
application as a default phone app.

Bug: 6948882
Bug: 15021725
Change-Id: I2c1473feba20da01b14fbd30dbecc01be560479d

10 years agoMerge "Do not enable bandwidth reduction settings if key is not available"
Selim Gurun [Tue, 17 Jun 2014 00:25:01 +0000 (00:25 +0000)]
Merge "Do not enable bandwidth reduction settings if key is not available"

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 16 Jun 2014 19:51:55 +0000 (12:51 -0700)]
Import translations. DO NOT MERGE

Change-Id: I28823006ba55ea98c89aed80d77438d9611eae5a
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 16 Jun 2014 19:47:24 +0000 (12:47 -0700)]
Import translations. DO NOT MERGE

Change-Id: I4190ddfb6dfd255b3b3eca6b2c4d4817bf86963e
Auto-generated-cl: translation import

10 years agoam e87811a4: (-s ours) Import translations. DO NOT MERGE
Baligh Uddin [Mon, 16 Jun 2014 16:28:48 +0000 (16:28 +0000)]
am e87811a4: (-s ours) Import translations. DO NOT MERGE

* commit 'e87811a40ef76b55b2912d52a07f4e84feb02a59':
  Import translations. DO NOT MERGE

10 years agoMerge "Settings: Remove low power mode from development settings."
John Spurlock [Mon, 16 Jun 2014 17:29:10 +0000 (17:29 +0000)]
Merge "Settings: Remove low power mode from development settings."

10 years agoSettings: Remove low power mode from development settings.
John Spurlock [Mon, 16 Jun 2014 17:21:07 +0000 (13:21 -0400)]
Settings: Remove low power mode from development settings.

The wiring was removed, this also removes the declarative pieces.
The same function is now under Battery saver settings.

Change-Id: I975afaa3beb771aa80bbef06da1bba9a51519576

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Fri, 13 Jun 2014 21:56:38 +0000 (14:56 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ib5764937241b6b8d3f92d8e9c20f88a61908af0a
Auto-generated-cl: translation import

10 years agoMerge "Import translations. DO NOT MERGE"
Baligh Uddin [Sun, 15 Jun 2014 13:03:30 +0000 (13:03 +0000)]
Merge "Import translations. DO NOT MERGE"

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Fri, 13 Jun 2014 22:02:04 +0000 (15:02 -0700)]
Import translations. DO NOT MERGE

Change-Id: I78790de98e3587253d8d1718fd86d5bf36422423
Auto-generated-cl: translation import

10 years agoam 5a9a18c1: Merge "logd: Add Developer settings for size"
Mark Salyzyn [Fri, 13 Jun 2014 20:27:25 +0000 (20:27 +0000)]
am 5a9a18c1: Merge "logd: Add Developer settings for size"

* commit '5a9a18c15b16be282ed48df0fa38045ae9016524':
  logd: Add Developer settings for size

10 years agoFix owner info
Paul Lawrence [Thu, 12 Jun 2014 14:59:43 +0000 (07:59 -0700)]
Fix owner info

The owner info field was set to be the same size as the status field.
This means, that, for instance, when the status field shows 'Try again'
you only get a very short owner info area.

Change-Id: Ib9b49f8d64d47f0ade686f1f99b2d1a2176cdfc5