Daisuke Miyakawa
8b3b876c09
Fix UI for WifiSettings for XL screen
...
Change-Id: I874e1e8d86e8b219414f6bf2ff945ea4f9ab7a6c
2010-11-04 12:44:27 -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
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
Eric Fischer
c9904f0028
Split strings referring to "phone" into phone and tablet variants.
...
Change-Id: If38152590580ff24da1c5593e1da53ac6b1952e2
2010-11-02 14:09:34 -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
Daisuke Miyakawa
58524fc53d
Merge "Fix layout for WifiSettingsForXL"
2010-10-29 16:04:43 -07:00
Daisuke Miyakawa
150d4aaef1
Fix layout for WifiSettingsForXL
...
Change-Id: I99b503005d199084062b63a2de1e049926b212a9
2010-10-29 16:03:23 -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
6257bf8675
Fix proguard flags to retain FindNearby class.
...
Bug: 3140836
2010-10-28 09:50:32 -07:00
Amith Yamasani
281a6b67a3
Merge "Bluetooth settings revamp"
2010-10-27 16:27:15 -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
Eric Fischer
9446b7fe50
Import revised translations.
...
Change-Id: I0d19c79e3e0ac76527671d181bb77e8944ec4a5f
2010-10-27 14:36:03 -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
Jean-Baptiste Queru
8815f03202
Merge "Always set right auth_type value in apn."
2010-10-25 16:40:13 -07:00
Eric Fischer
9ea6e2500f
am c26cfa35
: (-s ours) am 873a27c3
: Import revised translations. DO NOT MERGE
...
Merge commit 'c26cfa35b8e7d9e1ecc50f93825a05c08afed976'
* commit 'c26cfa35b8e7d9e1ecc50f93825a05c08afed976':
Import revised translations. DO NOT MERGE
2010-10-25 16:22:34 -07:00
Eric Fischer
c26cfa35b8
am 873a27c3
: Import revised translations. DO NOT MERGE
...
Merge commit '873a27c399a50cb2a4703cc895c1601124ae208d' into gingerbread-plus-aosp
* commit '873a27c399a50cb2a4703cc895c1601124ae208d':
Import revised translations. DO NOT MERGE
2010-10-25 16:16:14 -07:00
Eric Fischer
873a27c399
Import revised translations. DO NOT MERGE
...
Change-Id: I0cb51009ba4b9954dd673d7f653f0e0b8376ca72
2010-10-25 15:46:11 -07:00
Roy West
1e8d29868d
Fix bug3100739 re dev admin settings strings
...
Change-Id: Ica5cc926fb8a3ec3af9d4925f086ded0ac683c3a
2010-10-25 07:33:41 -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
Eric Fischer
e94640aa93
am 0b655575
: (-s ours) am 901f4fbe
: Merge "Import revised translations. DO NOT MERGE" into gingerbread
2010-10-22 16:06:48 -07:00
Eric Fischer
0b655575d9
am 901f4fbe
: Merge "Import revised translations. DO NOT MERGE" into gingerbread
2010-10-22 16:03:49 -07:00
Eric Fischer
901f4fbe29
Merge "Import revised translations. DO NOT MERGE" into gingerbread
2010-10-22 16:01:29 -07:00
Eric Fischer
e6d4ba594c
Import revised translations. DO NOT MERGE
...
Change-Id: I3edc02925b4d8bc149dd8a76056f86f3b5130e4e
2010-10-22 15:31:13 -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