summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CA certificate settings fragmentBrian Carlstrom2011-06-271-0/+390
* Merge "Fix crash in Settings"Marco Nelissen2011-06-271-1/+1
|\
| * Fix crash in SettingsMarco Nelissen2011-06-271-1/+1
* | am c9a477ae: am e3cfa9bc: am 13bac39d: Remove obsolete compat mode UI.Dianne Hackborn2011-06-271-2/+4
|\ \ | |/ |/|
| * am e3cfa9bc: am 13bac39d: Remove obsolete compat mode UI.Dianne Hackborn2011-06-241-2/+4
| |\
| | * am 13bac39d: Remove obsolete compat mode UI.Dianne Hackborn2011-06-241-2/+4
| | |\
| | | * Remove obsolete compat mode UI.Dianne Hackborn2011-06-231-2/+4
* | | | Merge "Settings: revise VpnSettings."Chia-chi Yeh2011-06-263-0/+787
|\ \ \ \
| * | | | Settings: revise VpnSettings.Chia-chi Yeh2011-06-263-0/+787
* | | | | Merge "Fix animation bugs, stop disabled sweep touches."Jeff Sharkey2011-06-244-34/+70
|\ \ \ \ \
| * | | | | Fix animation bugs, stop disabled sweep touches.Jeff Sharkey2011-06-244-34/+70
* | | | | | Add "emergency call" button to CryptKeeperDavid Brown2011-06-241-1/+78
* | | | | | Merge "Add "large text" accessibility option."Dianne Hackborn2011-06-241-13/+49
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add "large text" accessibility option.Dianne Hackborn2011-06-231-13/+49
* | | | | | More data usage chart iteration, app details.Jeff Sharkey2011-06-237-411/+430
* | | | | | Merge "Refactoring in Settings/Applications"Gilles Debunne2011-06-232-60/+58
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Refactoring in Settings/ApplicationsGilles Debunne2011-06-222-60/+58
* | | | | | Merge "Bug 4879032: NPE fix when restarting Settings."Gilles Debunne2011-06-231-23/+24
|\ \ \ \ \ \
| * | | | | | Bug 4879032: NPE fix when restarting Settings.Gilles Debunne2011-06-221-23/+24
| |/ / / / /
* | | | | | Iterate on data usage chart UI.Jeff Sharkey2011-06-238-210/+364
* | | | | | Merge "Change dummy calendar setting during locale change"Kenny Root2011-06-221-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Change dummy calendar setting during locale changeKenny Root2011-06-121-1/+2
* | | | | | Merge "Add an activity to show an ime switch dialog"satok2011-06-211-0/+31
|\ \ \ \ \ \
| * | | | | | Add an activity to show an ime switch dialogsatok2011-06-201-0/+31
* | | | | | | Merge "Split Location and Security settings."Gilles Debunne2011-06-214-126/+199
|\ \ \ \ \ \ \
| * | | | | | | Split Location and Security settings.Gilles Debunne2011-06-214-126/+199
* | | | | | | | Fixed Bluetooth availability test in SettingsGilles Debunne2011-06-212-9/+16
|/ / / / / / /
* | | | | | | Settings refactoringGilles Debunne2011-06-2114-386/+918
* | | | | | | Use the new settings API.Narayan Kamath2011-06-211-15/+4
* | | | | | | Detect radios in data usage, control them.Jeff Sharkey2011-06-201-61/+153
| |_|/ / / / |/| | | | |
* | | | | | Match NetworkStatsService refactoring.Jeff Sharkey2011-06-192-2/+3
|/ / / / /
* | | | | NetworkTemplate refactoring for data stats.Jeff Sharkey2011-06-183-75/+110
* | | | | Merge "Refactor network policy: paid to metered."Jeff Sharkey2011-06-172-7/+4
|\ \ \ \ \
| * | | | | Refactor network policy: paid to metered.Jeff Sharkey2011-06-172-7/+4
* | | | | | Merge "Re-enable user disabling of apps."Dianne Hackborn2011-06-172-2/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Re-enable user disabling of apps.Dianne Hackborn2011-06-172-2/+10
* | | | | | Merge "Wallpaper settings"Amith Yamasani2011-06-161-0/+59
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Wallpaper settingsAmith Yamasani2011-06-161-0/+59
* | | | | | Merge "SeekBarPreference -> SeekBarDialogPreference"John Reck2011-06-162-4/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | SeekBarPreference -> SeekBarDialogPreferenceJohn Reck2011-06-152-4/+4
* | | | | | Merge "Text to speech settings UI change."Narayan Kamath2011-06-161-130/+109
|\ \ \ \ \ \
| * | | | | | Text to speech settings UI change.Narayan Kamath2011-06-161-130/+109
| |/ / / / /
* | | | | | Handle data warning/limit notification actions.Jeff Sharkey2011-06-151-3/+103
|/ / / / /
* | | | | Load app usage on background thread.Jeff Sharkey2011-06-141-8/+20
* | | | | Data usage app labels, protect system, hide empty.Jeff Sharkey2011-06-143-26/+97
* | | | | am 80cc0ffa: am e7f7643c: am 6ef6f183: Stability fixes for Settings. Asynchro...Amith Yamasani2011-06-141-0/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am e7f7643c: am 6ef6f183: Stability fixes for Settings. Asynchronous callback...Amith Yamasani2011-06-141-0/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | am 6ef6f183: Stability fixes for Settings. Asynchronous callbacks causing NPEs.Amith Yamasani2011-06-141-0/+2
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Stability fixes for Settings. Asynchronous callbacks causing NPEs.Amith Yamasani2011-06-141-0/+2
* | | | | Merge "Cycle day editor and other confirmation dialogs."Jeff Sharkey2011-06-144-29/+217
|\ \ \ \ \