Fabrice Di Meglio
726ee07aba
Code cleaning
...
- remove unused class AccessPointCategoryForSetupWizardXL
- also remove its usused layout
Change-Id: I2f8e7b41b112137b7b98678127ae7215932e7a25
2014-06-17 14:34:50 -07:00
Fabrice Di Meglio
ab9d6985fa
Fix ProgressCategory theming and layout
...
- add missing constructors for correct theming
- fix layout by adding missing paddingStart / paddingEnd
Change-Id: I52a511d326b760a47339b2b9dad349c9f825dbd2
2014-06-17 14:20:09 -07:00
Fabrice Di Meglio
4809acffc5
Merge "Fix Language & Input Settings layouts padding"
2014-06-17 20:49:29 +00:00
Fabrice Di Meglio
67b3840200
Merge "Fix Security Settings padding"
2014-06-17 20:55:27 +00:00
Fabrice Di Meglio
caa25020e6
Merge "Fix padding for Battery Chart Headers label"
2014-06-17 20:55:27 +00:00
Fabrice Di Meglio
0f0ced63c7
Merge "Fix Storage Settings UsageBar empty color"
2014-06-17 22:59:52 +00:00
Fabrice Di Meglio
89ea32d584
Merge "Fix UsageBar for Storage Settings"
2014-06-17 20:49:29 +00:00
Fabrice Di Meglio
95efb92ab2
Merge "Fix Notifications Settings padding"
2014-06-17 22:59:52 +00:00
Fabrice Di Meglio
8585d7e337
Merge "Fix padding for AndroidBeam layout"
2014-06-17 20:55:27 +00:00
Fabrice Di Meglio
6436a48863
Merge "Fix padding in DataUsageSummary layouts"
2014-06-17 20:42:58 +00:00
Fabrice Di Meglio
b84693e7a6
Merge "Code cleaning"
2014-06-17 20:49:29 +00:00
Fabrice Di Meglio
5d5e11bd5d
Merge "Fix ProgressCategory theming and layout"
2014-06-17 20:49:29 +00:00
Fabrice Di Meglio
c9711beb3c
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
2014-06-17 12:30:18 -07:00
Mark Salyzyn
20f1b207d0
Settings: logd: increase dialog title field size to 59
...
Bug: 15660860
Change-Id: I54d8255a1fc28ff41e8d8adc693d2e66ff4cc311
2014-06-17 09:56:30 -07:00
Mark Salyzyn
44cf6b73b6
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
2014-06-17 09:48:51 -07:00
Maurice Lam
c91d4d9341
Merge "[WifiSetup] Use setup navigation bar"
2014-06-17 04:56:28 +00:00
Fabrice Di Meglio
c06bcc9242
Merge "Add Search / Indexing to Data Usage / Mobile Hotspots"
2014-06-17 04:56:28 +00:00
Baligh Uddin
cbde0af3f6
Merge "Import translations. DO NOT MERGE"
2014-06-17 04:56:28 +00:00
Paul Lawrence
f57bf32a3c
Merge "Fix owner info"
2014-06-17 05:00:50 +00:00
Maurice Lam
6776c67ac1
[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
2014-06-16 17:19:14 -07:00
Yorke Lee
d4720d9872
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
2014-06-16 15:51:44 -07:00
Baligh Uddin
a69658910b
Import translations. DO NOT MERGE
...
Change-Id: I28823006ba55ea98c89aed80d77438d9611eae5a
Auto-generated-cl: translation import
2014-06-16 12:51:55 -07:00
John Spurlock
d063bc5a7e
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
2014-06-16 13:21:07 -04:00
Baligh Uddin
1b7c442321
Merge "Import translations. DO NOT MERGE"
2014-06-13 21:09:46 +00:00
Baligh Uddin
df480d3a98
Import translations. DO NOT MERGE
...
Change-Id: I78790de98e3587253d8d1718fd86d5bf36422423
Auto-generated-cl: translation import
2014-06-13 15:02:04 -07:00
Mark Salyzyn
c2c64a312a
am 5a9a18c1
: Merge "logd: Add Developer settings for size"
...
* commit '5a9a18c15b16be282ed48df0fa38045ae9016524':
logd: Add Developer settings for size
2014-06-13 20:27:25 +00:00
Paul Lawrence
b191bcc3bf
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
2014-06-13 18:17:36 +00:00
Julia Reynolds
2c53933e8d
Use user restriction instead of pin to guard factory reset in Settings.
...
Bug: 14081992
Change-Id: I60f132312368c5097b46ab97e881eec3700ef586
2014-06-13 13:10:44 -04:00
Paul Lawrence
0990d744e5
Merge "Show time to go while encrypting drive"
2014-06-12 03:30:50 +00:00
Mark Salyzyn
6b5bcd2138
resolved conflicts for merge of c2c64a31
to master
...
Change-Id: Ica0f138d4bf2cf66b8ba485bf286e062be433d0a
2014-06-13 14:57:13 -07:00
Fabrice Di Meglio
a6fa002315
Fix padding issue with Dream list item
...
- needs to use the standard Framework one
See bug: #15384992 Setting Dashboard - padding updates
Change-Id: I4f7bb003c928a799bf8b77fce3c4869671816265
2014-06-13 21:11:31 +00:00
Julia Reynolds
cbfda98816
Merge "Remove pin and add restrictions for Security settings."
2014-06-12 17:09:07 +00:00
Julia Reynolds
565653cef1
Remove pin and add restrictions for Security settings.
...
Bug: 14081992
Change-Id: Iec5667202b6f5ae5b5a2a0cfded1a832d98adaf9
2014-06-13 13:15:39 -04:00
Mark Salyzyn
408c89bfb5
logd: Add Developer settings for size
...
- Dependent on some logd/init/selinux security changes.
Bug: 14563261
Change-Id: I11e3aa97a0ba40c3f55041d98c02d7e73629e984
2014-06-13 20:20:08 +00:00
Paul Lawrence
9b17be0d4b
Merge "Set quantum pattern for crypt dialogs"
2014-06-11 23:10:23 +00:00
Fabrice Di Meglio
e306098cab
am 782d0f68
: Merge "Fix bug #15545573 Battery use chart is incorrect for date labels and time axis labels" into lmp-preview-dev
...
* commit '782d0f689106aed05de80e93948f9e7b30701601':
Fix bug #15545573 Battery use chart is incorrect for date labels and time axis labels
2014-06-12 00:03:34 +00:00
Paul Lawrence
26abe64c3d
Set quantum pattern for crypt dialogs
...
Bug: 14883421
Change-Id: Icd2c99c3f483d1a9b6571fa1e124322fbf6f3289
2014-06-11 16:11:12 -07:00
Fabrice Di Meglio
87f06fa594
am 1c3203e8
: Merge "Update Settings redlines per UX request" into lmp-preview-dev
...
* commit '1c3203e83efed2d5c257da8e4f5fba4844b6fa47':
Update Settings redlines per UX request
2014-06-11 17:43:44 +00:00
John Spurlock
69323ad96a
am e9ee5e2c
: Merge "Settings: Battery saver settings sub-page." into lmp-preview-dev
...
* commit 'e9ee5e2cede8d7e8fd7791113903df7eff1ec75a':
Settings: Battery saver settings sub-page.
2014-06-11 17:02:20 +00:00
Alan Viverette
9947787a64
am a29f3bbf
: Merge "Ripple tint is now color" into lmp-preview-dev
...
* commit 'a29f3bbff43c33aedd028a852bfaf53325fe2538':
Ripple tint is now color
2014-06-11 13:07:56 +00:00
Fabrice Di Meglio
da7fee6a62
am df055ead
: Merge "Replace ic_settings_language.png asset to the new one" into lmp-preview-dev
...
* commit 'df055ead66b11fdc28f9af5641013705d064b516':
Replace ic_settings_language.png asset to the new one
2014-06-11 12:41:35 +00:00
Fabrice Di Meglio
782d0f6891
Merge "Fix bug #15545573 Battery use chart is incorrect for date labels and time axis labels" into lmp-preview-dev
2014-06-10 22:18:15 +00:00
Fabrice Di Meglio
a7a62c5b66
Fix bug #15545573 Battery use chart is incorrect for date labels and time axis labels
...
- use DateFormat.getBestDateTimePattern(...) to get the best Date and Time format
depending on the Locale
- format the label according to the best format
- remove non needed formatting strings
Change-Id: I78b62b9a7c9401e47e62c7161214636bb43324fc
2014-06-10 20:26:42 -07:00
Fabrice Di Meglio
da8babaedf
Update Settings redlines per UX request
...
See bug: #15384992 Setting Dashboard - padding updates
Change-Id: Ie95b6cee701847d7f76f2e2a72aaf8fc64bc4dd9
2014-06-10 19:36:26 -07:00
Fabrice Di Meglio
1c3203e83e
Merge "Update Settings redlines per UX request" into lmp-preview-dev
2014-06-10 22:18:15 +00:00
John Spurlock
e9ee5e2ced
Merge "Settings: Battery saver settings sub-page." into lmp-preview-dev
2014-06-10 21:36:19 +00:00
Alan Viverette
1da878c302
am 8cd7dc23
: Merge "Add Settings theme" into lmp-preview-dev
...
* commit '8cd7dc23ec5e65504ea3f9c8d5869df2b670879d':
Add Settings theme
2014-06-12 19:57:25 +00:00
Fabrice Di Meglio
d5f8823b2a
am deb08839
: Merge "Fix bug #15384992 Setting Dashboard - padding updates" into lmp-preview-dev
...
* commit 'deb088398900bd1c212889c59c9e057795d2b2bd':
Fix bug #15384992 Setting Dashboard - padding updates
2014-06-12 18:48:56 +00:00
John Spurlock
a6f8f8b3d9
am 26ac83df
: Merge "Settings: Remove master swtich from battery saver." into lmp-preview-dev
...
* commit '26ac83df5922430b7d7e3eee46c36c7d856bc47c':
Settings: Remove master swtich from battery saver.
2014-06-12 18:37:34 +00:00
Fabrice Di Meglio
b0312debfd
am f5440793
: Merge "Fix bug #15558357 java.lang.RuntimeException: Unable to start activity ...ComponentInfo{com.android.settings/com.android.settings.wifi.WifiSetupActivity}" into lmp-preview-dev
...
* commit 'f54407933fd30c0838fcd89d9f4dafaf7af865be':
Fix bug #15558357 java.lang.RuntimeException: Unable to start activity ...ComponentInfo{com.android.settings/com.android.settings.wifi.WifiSetupActivity}
2014-06-12 16:53:47 +00:00