Amith Yamasani
b810a0ddf9
User management screens
...
Customized Settings for restricted users
- Only some top-level settings panels available
User management
- Primary user can add and remove users
- User details screen to change name and list of enabled apps
Change-Id: Ia6beb991b427197a4ec2724ca3c9222073f6cf7d
2012-03-27 12:06:29 -07:00
Gilles Debunne
a0880011e5
Bug 5161247: More... is aligned with other main menu entries
...
Change-Id: I813d9f674f1bcff940e5e57051e4ced8b56911a6
2011-08-22 15:59:57 -07:00
Justin Ho
5993f066c1
Updated Settings icons
...
Removed More wifi settings icon
Bug: 5084184
Change-Id: I4ed948bd24544d512179765eb917f3932f60751b
2011-08-09 14:17:17 -07:00
Amith Yamasani
c81c2573cd
Limit the list of settings that can have shortcuts on home.
...
Updated some strings as well, to be shorter.
Bug: 5087499
Bug: 5082543
Change-Id: I1b38ceda377a6cf9fcb6cd000af2ec0c96b243bb
2011-07-28 12:25:58 -07:00
Gilles Debunne
c8dea7fefe
Fixed titles that differ from their link titles
...
Change-Id: Ifa7138a907a6adca05b8906b77f185c78583bff5
2011-06-30 19:09:28 -07:00
Daisuke Miyakawa
fe0be7fcbf
Remove call settings menu
...
It will be shown in Contacts app instead
Bug: 4971637
Change-Id: I081708d4b2cf296d0e37dd20f6ac82f37438d9f0
2011-06-28 16:07:44 -07:00
Gilles Debunne
2c88a877f8
Refactoring in Settings/Applications
...
Battery, Development moved to main menu.
Unknown sources moved to Security.
Main menu links directly to ManageApplications.
ApplicationSettings was kept in case an other app referenced it.
Change-Id: I0271d4222cfc192f9235f21e06bf3b56f77db1a4
2011-06-22 11:20:48 -07:00
Gilles Debunne
a6a8a1479b
Split Location and Security settings.
...
Needs final icon for location.
Change-Id: I8d826203c4d0ca4ae768f59ecdeae2700bad7c86
2011-06-21 16:53:00 -07:00
Gilles Debunne
e78c187905
Settings refactoring
...
Wifi and bluetooth pane refactored, main toggles moved to left pane.
Change-Id: I42ea4cf3bdf24158f3c67e0dea311258206cd78a
2011-06-21 11:05:29 -07:00
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