summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/deviceinfo
Commit message (Expand)AuthorAgeFilesLines
* log visibility of viewsChris Wren2015-03-275-3/+35
* Clean up usage of theme colors, deprecated Resources.getColor* methodsAlan Viverette2015-03-181-1/+1
* Settings: Remove all unused imports.John Spurlock2015-03-183-10/+0
* Add support for MIDI USB configuration to MIDI settings screenMike Lockwood2015-02-201-0/+15
* Remove sim status and imei for secondary user.Sanket Padawe2015-01-291-0/+7
* Display Voice nw type if Data nw is Unknown for Sprout.Sanket Padawe2015-01-081-3/+7
* Merge "SIM Status now shows data connection instead of voice." into lmp-mr1-devPrem Kumar2014-12-291-10/+5
|\
| * SIM Status now shows data connection instead of voice.PauloftheWest2014-12-181-10/+5
* | Removed extraneous slot information on single SIM devices.PauloftheWest2014-12-181-2/+6
|/
* Merge "Use getLIn1NumberForSubscriber to get phone number." into lmp-mr1-devWink Saville2014-12-151-1/+1
|\
| * Use getLIn1NumberForSubscriber to get phone number.Wink Saville2014-12-151-1/+1
* | IMEI information will show without a SIM.PauloftheWest2014-12-151-21/+3
|/
* Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId.Wink Saville2014-12-111-1/+1
* Merge "Settings app - read phone number from TelephonyManager." into lmp-mr1-devShishir Agrawal2014-12-051-4/+2
|\
| * Settings app - read phone number from TelephonyManager.Shishir Agrawal2014-12-031-4/+2
* | Fixed a Settings crash when entering SIM statusPauloftheWest2014-12-041-25/+27
|/
* Bug Fix: SIM Status will display the proper network typePauloftheWest2014-12-021-4/+15
* Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-222-8/+11
* Revert "Additional changes to SubscriptionManager API as per API council."Wink Saville2014-11-202-11/+8
* Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-192-8/+11
* Adding Sim Status menu to Settings.PauloftheWest2014-11-121-0/+413
* Update SubscriptionManager API as per API council.Wink Saville2014-11-111-2/+2
* Clean up public API of SubInfoRecord.Stuart Scott2014-11-031-1/+1
* Added IMEI status activity.PauloftheWest2014-10-281-0/+169
* [DS] DSDS support for SettingsPauloftheWest2014-10-031-286/+1
* Enforce the presence of the Indexable interface for IndexingFabrice Di Meglio2014-07-241-1/+1
* Get phone number from TelephonyManager on Phone Status page.Derek Tan2014-07-021-1/+1
* Fix SettingsPreferenceFragment.startFragment()Fabrice Di Meglio2014-07-011-5/+3
* Fix UsageBar for Storage SettingsFabrice Di Meglio2014-06-171-8/+11
* Add Indexable.SearchIndexProvider.getNonIndexableKeys(Context)Fabrice Di Meglio2014-04-111-8/+2
* Add indexing for Storage preferencesFabrice Di Meglio2014-04-021-1/+85
* Merge "Fix bug #12919330 RTE in Settings: PhoneFactory probably already running"Fabrice Di Meglio2014-02-071-46/+40
|\
| * Fix bug #12919330 RTE in Settings: PhoneFactory probably already runningFabrice Di Meglio2014-02-061-46/+40
* | am abe6b835: am 1f37bff7: Merge "Total and available fields missing in Settin...Jeff Sharkey2014-02-061-0/+3
|\ \ | |/ |/|
| * Merge "Total and available fields missing in Settings storage menu"Jeff Sharkey2014-02-061-0/+3
| |\
| | * Total and available fields missing in Settings storage menuKent Persson2013-06-261-0/+3
* | | Use Drawer in Settings appFabrice Di Meglio2014-02-033-48/+51
* | | am 200b6c63: am 3cfb6767: am e7d8485a: am 5be77489: Merge "Dont show "Erase S...Amith Yamasani2014-01-071-1/+1
|\| |
| * | Dont show "Erase SD Card" when there is noneJohan Redestig2013-12-191-1/+1
| * | Merge commit 'f9ca318a3d2aceaf5c9e54610073a9017442be9b' into HEADThe Android Open Source Project2013-12-051-3/+1
| |\ \
| * | | Dynamically update connectivity and IP address.Lorenzo Colitti2013-11-251-0/+34
| * | | Cache preferences and services in status dialog.Lorenzo Colitti2013-11-251-40/+63
* | | | Dynamically update connectivity and IP address.Lorenzo Colitti2013-11-151-0/+34
* | | | Cache preferences and services in status dialog.Lorenzo Colitti2013-11-151-40/+63
* | | | am 8cd39351: am bd5cbb04: am fd845410: Merge "remove primary condition check ...Jeff Sharkey2013-10-251-3/+1
|\ \ \ \ | | |/ / | |/| |
| * | | remove primary condition check on storage format.Pierre2013-10-251-3/+1
| |/ /
* | | am 8f4919ff: am b46e57ee: am 4a4a1b8b: Merge "Use a public media content uri ...Amith Yamasani2013-10-042-3/+9
|\| |
| * | Use a public media content uri for viewing local media filesAmith Yamasani2013-10-042-3/+9
* | | Longpress any row in Status to copy text to the clipboard.Daniel Sandler2013-10-021-0/+28
|/ /
* | Always allow formatting of physical storage.Jeff Sharkey2013-06-051-6/+3