index
:
packages_apps_Settings
replicant-4.2
replicant-6.0
packages/apps/settings
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
settings
/
deviceinfo
Commit message (
Expand
)
Author
Age
Files
Lines
*
am 26c433c1: am 489c7bff: show Build.SERIAL in settings > about > status
Doug Zongker
2011-02-25
1
-0
/
+9
|
\
|
*
show Build.SERIAL in settings > about > status
Doug Zongker
2011-02-25
1
-0
/
+9
*
|
Merge "replace some ugly code with not-too-ugly code.."
Vasu Nori
2011-02-24
1
-9
/
+8
|
\
\
|
*
|
replace some ugly code with not-too-ugly code..
Vasu Nori
2011-02-24
1
-9
/
+8
*
|
|
Data race in initialization of misc files info
Kenny Root
2011-02-24
2
-3
/
+3
*
|
|
Merge "Changes for ril.h version 6."
Wink Saville
2011-02-18
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Changes for ril.h version 6.
Wink Saville
2011-02-17
1
-1
/
+1
|
|
/
*
/
display amount of storage on /sdcard by downloads, music etc
Vasu Nori
2011-02-18
5
-45
/
+667
|
/
*
bug:3402846 fix settings->storage
Vasu Nori
2011-01-28
1
-12
/
+7
*
Allow OnCancelListener and OnDismissListener in Settings app
Hung-ying Tyan
2011-01-25
1
-2
/
+12
*
Bring back the MDN (phone number) status even if there's no voice.
Amith Yamasani
2011-01-24
1
-11
/
+6
*
Don't show separate option for erasing USB storage
Kenny Root
2011-01-18
1
-3
/
+1
*
bug:3308791 appusage should include space used on /sdcard
Vasu Nori
2011-01-18
2
-4
/
+12
*
bug:3343038 reset mAppsSize everytime ALL package sizes are computed
Vasu Nori
2011-01-16
1
-18
/
+28
*
Remove phone number status conditionally for devices without voice.
Amith Yamasani
2011-01-11
1
-44
/
+60
*
Recheck the storage sizes when Storage settings is resumed.
Amith Yamasani
2011-01-05
1
-0
/
+1
*
Add minTickWidth for the bar chart
Kenny Root
2010-12-17
1
-16
/
+6
*
Refactor memory measurement
Kenny Root
2010-12-17
3
-276
/
+598
*
Revert: Add checkbox to enable PTP USB mode.
Mike Lockwood
2010-12-15
1
-21
/
+0
*
Rename android.hardware.Usb to UsbManager
Mike Lockwood
2010-12-09
1
-2
/
+2
*
Add usage bar chart to storage preferences
Kenny Root
2010-12-06
3
-76
/
+519
*
Merge commit '593a7049f52d46a4e47162e2e3f2c5730e8ccfd8' into mergefix
Dan Morrill
2010-10-18
1
-3
/
+26
|
\
|
*
Implement issue #3094621 and #3094609 - wipe sd card
Dianne Hackborn
2010-10-16
1
-10
/
+25
*
|
Add checkbox to enable PTP USB mode.
Mike Lockwood
2010-08-31
1
-1
/
+22
*
|
Refactor settings top level activities to use fragments.
Amith Yamasani
2010-08-18
1
-27
/
+21
|
/
*
When unmounting the sdcard, we are currently checking for apps that
Suchi Amalapurapu
2010-03-24
1
-17
/
+3
*
The getStorageUsers only returns list of storage users accessing the sdcard.
Suchi Amalapurapu
2010-03-23
1
-19
/
+46
*
Fix 2520977: NPE in com.android.settings.deviceinfo.Status
David Brown
2010-03-17
1
-1
/
+7
*
Format the phone number when displaying in the status settings panel.
Jeff Hamilton
2010-03-15
1
-1
/
+2
*
Add dialog when ejecting sdcard
Suchi Amalapurapu
2010-02-24
1
-12
/
+97
*
Settings: sdcard: Refactor unmount calls for new api
San Mehat
2010-02-18
1
-1
/
+1
*
Settings: Refresh sd settings screen after mount/unmount
San Mehat
2010-02-08
1
-6
/
+4
*
Settings: Refactor for new API and remove some unused references / imports
San Mehat
2010-02-08
1
-13
/
+3
*
Settings: Refactor for StorageManager namespace change
San Mehat
2010-02-02
1
-2
/
+2
*
Settings: Refactor for new API & remove obsolete setting
San Mehat
2010-02-02
1
-9
/
+29
*
Settings: Switch to new MountService api names
San Mehat
2010-01-12
1
-2
/
+2
*
settings: Change unmount button to a mount/unmount toggle
San Mehat
2010-01-06
1
-9
/
+37
*
Update application code for BluetoothAdapter.getDefaultAdapter().
Nick Pelly
2009-10-08
1
-1
/
+1
*
Bluetooth: Update Settings.apk to match BT API change.
Nick Pelly
2009-08-17
1
-2
/
+2
*
am ed47f1e4: Fix the NullPointerException in Status Info.
John Wang
2009-07-30
1
-5
/
+23
|
\
|
*
Fix the NullPointerException in Status Info.
John Wang
2009-07-30
1
-5
/
+23
*
|
am 386278a3: CDMA Settings additions
Chouting Zhang
2009-06-25
1
-4
/
+20
|
\
|
|
*
CDMA Settings additions
Chouting Zhang
2009-06-25
1
-4
/
+20
*
|
am a78edb54: Merge change 4127 into donut
Android (Google) Code Review
2009-06-15
1
-19
/
+2
|
\
|
|
*
Make the SD Card settings use the system file size formatter.
Eric Fischer
2009-06-12
1
-19
/
+2
*
|
am e2a14e35: Update some TODO comments.
Wink Saville
2009-06-01
1
-5
/
+2
|
\
|
|
*
Update some TODO comments.
Wink Saville
2009-05-29
1
-5
/
+2
*
|
am 81807831: Merge change 1582 into donut
Android (Google) Code Review
2009-05-18
1
-0
/
+4
|
\
|
|
*
Teleca 2b changes.
Wink Saville
2009-05-15
1
-0
/
+4
|
*
AI 144185: Integrate cdma into the main code base.
Wink Saville
2009-04-02
1
-1
/
+5
[next]