Amith Yamasani
b44161f3ed
Move Voice input/output settings to Language & keyboard
...
Bug: 3267042
Change-Id: I127a2e9d11fb70283812e68979bdde3976e32cf9
2010-12-10 13:20:52 -08:00
Amith Yamasani
43c697854c
Move Account & sync settings into Settings app.
...
Fragmentized some of the activities and moved buttons into the menu area.
Bug: 3148844
2010-12-01 15:14:09 -08:00
Jim Miller
36972bb7e9
Fix 3201870: Move OwnerInfo settings to Location&Security.
...
This moves OwnerInfo into Location&Security and adds the
necessary logic to only show it in modes that make sense-
Lock (when not disabled) and Unlock (pattern, pin, password).
Change-Id: I3549dc4d956406aea3d63cd06d37bcea27a5b555
2010-11-30 20:21:42 -08:00
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
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
Jim Miller
bd8e697338
Fix 3100926: Prevent proguard from stripping OwnerInfo
...
This just renames OwnerInfo to OwnerInfoSettings so the existing
proguard rule picks it up.
Change-Id: Ie5682d77e8efe22a922bf750d4689cafd50e7a65
2010-10-15 12:42:00 -07:00
Jim Miller
edfaaeaed7
Fix 3024528: Initial implementation of owner info to enable dogfooding
...
This is a quick UI implementation to allow owner info to be changed
on LockScreen for dogfooding.
Change-Id: I0dc781def594d1c921c44348c130f509798a71f4
2010-10-14 15:50:15 -07:00
Amith Yamasani
02cf71a591
Use PreferenceActivity and FragmentBreadCrumbs as they offer the same capabilities now.
...
Also fix: 2997438 and a similar bug in Tether Settings
Show + menu item for User Dictionary
2010-09-21 15:48:52 -07:00