Amith Yamasani
5203bdffe6
Create activity wrappers for settings launchable through intents or shortcuts.
...
Meta data specifies the fragment class and top-level header that it belongs to.
Bug: 3127704
2010-11-04 12:52:53 -07:00
Daisuke Miyakawa
4a1333d9da
Merge "Fix UI for WifiSettings for XL screen"
2010-11-04 12:45:34 -07:00
Daisuke Miyakawa
8b3b876c09
Fix UI for WifiSettings for XL screen
...
Change-Id: I874e1e8d86e8b219414f6bf2ff945ea4f9ab7a6c
2010-11-04 12:44:27 -07:00
Nick Pelly
96938b29bb
am b93b018a
: am 91ba0709
: Update settings text on success, so we clear out error text after recovery.
...
* commit 'b93b018ac646e8f8227477719652e1638e69cf4c':
Update settings text on success, so we clear out error text after recovery.
2010-11-04 10:32:14 -07:00
satok
897e9df8e6
Merge "Reset selected InputMethodSubtype when the checkbox for the selected InputMethodSubtype was disabled"
2010-11-03 23:09:52 -07:00
Daisuke Miyakawa
f3cd94652f
Show "connecting" just after user's connect action
...
Bug: 3164013
Change-Id: Ide367d51bcd7fcd97403c92ee049a1bb2633e272
2010-11-03 20:12:00 -07:00
Nick Pelly
b93b018ac6
am 91ba0709
: Update settings text on success, so we clear out error text after recovery.
...
* commit '91ba0709b032d0c80ca086f53552f251a21c6df4':
Update settings text on success, so we clear out error text after recovery.
2010-11-03 19:59:47 -07:00
Nick Pelly
91ba0709b0
Update settings text on success, so we clear out error text after recovery.
...
Change-Id: Ie6bff9f1b56d0218120cf98638b9cbfe505bd02d
Signed-off-by: Nick Pelly <npelly@google.com >
2010-11-03 21:56:36 -05:00
satok
23bdc18843
Reset selected InputMethodSubtype when the checkbox for the selected InputMethodSubtype was disabled
...
Change-Id: I04586cb4935b34d03af5e4dac54cfd000474af16
2010-11-04 11:07:08 +09:00
Jake Hamby
e79f990490
Implement individual Bluetooth profile connect/disconnect.
...
Allow individual Bluetooth profiles to be connected/disconnected from
the device's settings pane.
Bug: 3137982
Change-Id: I21512c5bf965fc523f3dc1e83d029b16b5e22440
2010-11-03 13:02:59 -07:00
Amith Yamasani
b14e1e0493
Fragmentize "Factory reset" setting screen.
...
Split the screen into 2 fragments.
Bug: 3148480
2010-11-03 12:04:16 -07:00
Amith Yamasani
d56edb3bb7
Merge "Directly show edit dialog when a user dictionary word is selected."
2010-11-02 11:35:14 -07:00
Amith Yamasani
e98256646c
Directly show edit dialog when a user dictionary word is selected.
...
Don't show the intermediate Edit/Delete options, since there is now
a direct way to delete an item.
Bug: 3148989
Change-Id: Iae39121ca8926c23bf0b10f4ef9a5dac210d2324
2010-11-02 11:31:56 -07:00
satok
1aa23212c1
Merge "Save and update enabled Subtypes in InputMethodAndSubtypeEnabler"
2010-11-02 00:12:10 -07:00
satok
3de7021756
Save and update enabled Subtypes in InputMethodAndSubtypeEnabler
...
Change-Id: I01ce22b7cc17457dde34967957a27658067ec674
2010-11-02 16:00:06 +09:00
Irfan Sheriff
8964a9c830
Remove channel control from debug builds
...
We dont need this in the UI now that
channel settings is gone. The country
code setting can be done from CLI
for debug purposes.
Bug: 2936741
Change-Id: Ic61abac30af99611af4d67662355068cea6dd4ed
2010-11-01 21:53:54 -07:00
Dianne Hackborn
ee2937941d
Further manage apps fragmentization.
...
All of the UI under manage apps should now be working. Various
cleanup through new framework APIs. Fragmentized developer settings.
Change-Id: I2b42a2dd0d015e0fdcde497579ddad3dceea9da2
2010-11-01 14:48:22 -07:00
satok
0417e40947
Move classes related to input method to com.android.settings.inputmethod
...
- Updated proguard.flags
Change-Id: I198761b0f0ad5288c8c807a7a3c2e965731fcee5
2010-11-01 19:07:44 +09:00
satok
9cd11a9aa5
Make InputMethodAndSubtypeUtil and share utilities by LanguageSettings and InputMethodAndSubtypeUtil
...
Change-Id: I70b9ce62a87a38054be0fce4234104aee9be9a87
2010-11-01 17:37:46 +09:00
Dianne Hackborn
3c672b4254
Merge "Start fragmentizing Manage Applications."
2010-10-29 18:24:24 -07:00
Daisuke Miyakawa
1dc3715e3a
Reduce default settings in WifiSetup XL.
...
We don't want to show every configurations in default, while
we also don't want to complicate basic wifi logics. In order to
achive both goals, we first introduce tweaked xml file
(wifi_config_preference2.xml). It does contain all the
config components but almost all of them are in "gone" visibility.
Those components are still able to act as data storage, but never
be seen as actual UI components.
Change-Id: I4ad3c1b4cbbe77ca2b628b0be25e2b3eb9d645aa
2010-10-29 18:00:36 -07:00
Dianne Hackborn
f4eb85bc3c
Start fragmentizing Manage Applications.
...
Change-Id: I0c3d6a358d0236893aba7257537ec32bfad4170d
2010-10-29 17:48:26 -07:00
Dianne Hackborn
fc594db957
am 5f301797
: am 4e4ed14e
: Fix issue #3146784 : ANR in manage applications
...
* commit '5f3017975ac007c54b16cfa292a29832cb2c3c28':
Fix issue #3146784 : ANR in manage applications
2010-10-29 15:42:51 -07:00
Dianne Hackborn
5f3017975a
am 4e4ed14e
: Fix issue #3146784 : ANR in manage applications
...
* commit '4e4ed14ee2b82cb90a25b3027eb36f190ce2e1e7':
Fix issue #3146784 : ANR in manage applications
2010-10-29 15:40:36 -07:00
Dianne Hackborn
4e4ed14ee2
Fix issue #3146784 : ANR in manage applications
...
See the big comment.
Change-Id: I36164a6fcba58fe2b0e2b3aa216780d0d0e5ed37
2010-10-29 13:58:49 -07:00
Amith Yamasani
99d71d5718
Remove extra labels from Volume settings.
...
Bug: 3013561
2010-10-29 10:27:26 -07:00
Amith Yamasani
48e9000283
Bluetooth settings revamp
...
Added a separate scanning screen.
UI changes to not require long-press options.
Needs TODOs to be filled by BT team.
Bug: 3038327
2010-10-27 16:23:05 -07:00
satok
4a5f889f80
Copy InputMethodSubtypeEnabler from the framework
...
- TODO: remove InputMethodSubtypeEnabler from the framework
Change-Id: I751f3c73197c855c7f186ff64465d88ed1e2b603
2010-10-27 15:27:12 +09:00
Daisuke Miyakawa
03b99a7141
Supress auto screen migration after wifi connection
...
Bug: 3133575
Change-Id: Ibf0a6cd8704d55cb5876c76a547a97664c4b82e4
2010-10-26 17:21:34 -07:00
Irfan Sheriff
e45e13f47a
UI for wps pin from device
...
Bug: 3119043
Bug: 3112178
Change-Id: I573146ed0c834cb88d5f42c25fe0be3ed501a321
2010-10-26 09:58:58 -07:00
Jean-Baptiste Queru
838c0f2ad0
am 28539897
: am 8815f032
: Merge "Always set right auth_type value in apn."
...
Merge commit '28539897151f0980b0a190ce82b3adf6337d081c'
* commit '28539897151f0980b0a190ce82b3adf6337d081c':
Always set right auth_type value in apn.
2010-10-25 17:59:56 -07:00
Jean-Baptiste Queru
2853989715
am 8815f032
: Merge "Always set right auth_type value in apn."
...
Merge commit '8815f03202abf3117b6a1f6a058a835915ddae04' into gingerbread-plus-aosp
* commit '8815f03202abf3117b6a1f6a058a835915ddae04':
Always set right auth_type value in apn.
2010-10-25 17:32:17 -07:00
Marta Białka
1929008ac5
Always set right auth_type value in apn.
...
It fixes a bug that automatically sets auth_type value
of editing apn that has and should have that value set
to null (-1 = Not yet set) to auth_type value of an
apn previously displayed in the apn editor. It is
caused by careless persisting and reading data from
SharedPreferences. Fixed to keep and persist (to be
consistent with other apn's Preferences) null value
for not yet set auth_type property.
Change-Id: I4e125a4cdbad968c9f6ea8781a8c849f4c31c929
2010-10-25 15:39:04 +02:00
Daisuke Miyakawa
1aac3240ef
Merge "Disable Wifi when a user press cancel in XL setup"
2010-10-24 13:43:52 -07:00
Dianne Hackborn
2d968c6d84
am 8731cb1b
: am 5e34f239
: Fix issue #3124528 : Mange applications is including cache files in storage size
2010-10-22 13:01:02 -07:00
Dianne Hackborn
8731cb1b6a
am 5e34f239
: Fix issue #3124528 : Mange applications is including cache files in storage size
2010-10-22 12:59:31 -07:00
Dianne Hackborn
5e34f23986
Fix issue #3124528 : Mange applications is including cache files in storage size
...
Change-Id: If26aeaed7572354feca7b8e65b7451a024a10266
2010-10-22 12:18:16 -07:00
Jaikumar Ganesh
659b39abf8
Update BT APIs for change in return type.
...
Change-Id: Ic85b47da50876fd6bdc6e223af4248a8586d82bc
2010-10-22 11:12:48 -07:00
Mathew Inwood
f8b25796f0
Add 'Use My Location for Google services'.
...
This interfaces to GSF to actually change the setting as Settings doesn't
have the permissions to do it directly. When GSF is not present on the device,
the setting will be hidden.
Depending on change: Ib3809571fe22f40ba34468d39fedfff70f0742ef
Bug: 3093036
Change-Id: I98596cce118f0fa5ebae45a7f8ab9c9f8a3bf2bc
2010-10-22 12:24:02 +01:00
Daisuke Miyakawa
55de702961
Disable Wifi when a user press cancel in XL setup
...
Bug: 3122182
Change-Id: Id333b9ede9093fa7fb8aa256b720effa5abf290d
2010-10-21 19:40:16 -07:00
Nick Pelly
26d5c2b283
am 26d6e470
: am 781c0aa2
: Merge "NFC Settings cleanup." into gingerbread
...
Merge commit '26d6e4704a9e514097ad88c04b29a4e8b325344f'
* commit '26d6e4704a9e514097ad88c04b29a4e8b325344f':
NFC Settings cleanup.
2010-10-21 13:50:02 -07:00
Dianne Hackborn
50ee821003
am 149fec6a
: am 7a519955
: Merge "Fix issue #3114356 : Storage visualization in Manage Apps is confusing" into gingerbread
...
Merge commit '149fec6a899079eba30743e7055834969c138d52'
* commit '149fec6a899079eba30743e7055834969c138d52':
Fix issue #3114356 : Storage visualization in Manage Apps is confusing
2010-10-21 13:47:00 -07:00
Dianne Hackborn
0fda1ad88c
am 5cfa7587
: am 916adce0
: Fix issue #3108683 : GRH18: Battery usage chart FCs
...
Merge commit '5cfa75875fcb2701fbe3b8cf861c4c1d0e38e5e7'
* commit '5cfa75875fcb2701fbe3b8cf861c4c1d0e38e5e7':
Fix issue #3108683 : GRH18: Battery usage chart FCs
2010-10-21 10:41:35 -07:00
Nick Pelly
26d6e4704a
am 781c0aa2
: Merge "NFC Settings cleanup." into gingerbread
...
Merge commit '781c0aa21ed1e4a38dc3ec1a5facc7be48386571' into gingerbread-plus-aosp
* commit '781c0aa21ed1e4a38dc3ec1a5facc7be48386571':
NFC Settings cleanup.
2010-10-21 09:37:55 -07:00
Nick Pelly
781c0aa21e
Merge "NFC Settings cleanup." into gingerbread
2010-10-21 03:56:18 -07:00
Nick Pelly
e16f78d54a
NFC Settings cleanup.
...
NFC service now tracks its own settings. Call the NFC API to determine
state.
Change-Id: Ibdb33e68abdbe36df31fb13ad95c8ca1b3bcb35b
Signed-off-by: Nick Pelly <npelly@google.com >
2010-10-20 18:42:23 -07:00
Dianne Hackborn
149fec6a89
am 7a519955
: Merge "Fix issue #3114356 : Storage visualization in Manage Apps is confusing" into gingerbread
...
Merge commit '7a51995581128a9ade44682abe064d9fcca79aa6' into gingerbread-plus-aosp
* commit '7a51995581128a9ade44682abe064d9fcca79aa6':
Fix issue #3114356 : Storage visualization in Manage Apps is confusing
2010-10-20 17:05:19 -07:00
Dianne Hackborn
d2be882d8f
Fix issue #3114356 : Storage visualization in Manage Apps is confusing
...
Also fixes issue #3097388 : If you launch Manage Applications when SD
card app info isn't available, incomplete information gets cached
Change-Id: If3377a965653590e5bc1df25e38764a83e96b820
2010-10-20 16:54:41 -07:00
Dianne Hackborn
5cfa75875f
am 916adce0
: Fix issue #3108683 : GRH18: Battery usage chart FCs
...
Merge commit '916adce02d5b37038cd78d11a8c884237684f9a8' into gingerbread-plus-aosp
* commit '916adce02d5b37038cd78d11a8c884237684f9a8':
Fix issue #3108683 : GRH18: Battery usage chart FCs
2010-10-19 18:20:40 -07:00
Dianne Hackborn
916adce02d
Fix issue #3108683 : GRH18: Battery usage chart FCs
...
Make array more bigger, and bounds check the thing.
Change-Id: Iaffebefd27c16c6ecf57566803859be1a5049b8a
2010-10-19 16:23:53 -07:00