index
:
packages_apps_Settings.git
replicant-4.2
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
settings
/
DataUsageSummary.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issue disable data of other SUB
Chaitanya Saggurthi
2015-10-06
1
-67
/
+11
*
Hide usage graph on app usage details pages.
Julia Reynolds
2015-07-28
1
-1
/
+13
*
Add data limit paused string to Data Usage Settings screen.
Sanket Padawe
2015-06-24
1
-0
/
+25
*
Start all help intents as startActivityForResult
Jason Monk
2015-06-16
1
-1
/
+1
*
Layout refinement for app lists
Jason Monk
2015-06-16
1
-7
/
+8
*
Help fallbacks and intent work
Jason Monk
2015-05-28
1
-1
/
+1
*
log more settings actions
Chris Wren
2015-05-08
1
-2
/
+3
*
Fix app headers in settings
Jason Monk
2015-05-06
1
-4
/
+6
*
Correct the way settings deals with subscriptions.
Stuart Scott
2015-04-08
1
-24
/
+8
*
log visibility of views
Chris Wren
2015-03-27
1
-0
/
+6
*
Clean up usage of theme colors, deprecated Resources.getColor* methods
Alan Viverette
2015-03-18
1
-1
/
+1
*
Settings: Remove all unused imports.
John Spurlock
2015-03-18
1
-2
/
+0
*
Add data item to app info screen
Jason Monk
2015-03-18
1
-3
/
+51
*
am 4a7ca7d5: am bdfdf07c: am 0362e870: am 7e21fa5a: Data Usage tab title shou...
Sanket Padawe
2015-02-13
1
-5
/
+12
|
\
|
*
Data Usage tab title should say "Cellular" with only 1 sim and wifi tab.
Sanket Padawe
2015-02-12
1
-5
/
+12
*
|
Merge "Eliminate duplicated code in Settings for category headers"
Zoltan Szatmary-Ban
2015-02-09
1
-10
/
+2
|
\
\
|
|
/
|
/
|
|
*
Eliminate duplicated code in Settings for category headers
Zoltan Szatmary-Ban
2015-01-16
1
-10
/
+2
|
*
am 0c3b1371: am f5a4abc2: Merge "Fixed Cellular data toggling issue in settin...
Sanket Padawe
2015-01-08
1
-8
/
+10
|
|
\
|
*
|
Show removed user's data usage under its correct item
Zoltan Szatmary-Ban
2014-12-12
1
-3
/
+12
*
|
|
Fix secondary data usage color regression.
Jeff Sharkey
2015-01-26
1
-2
/
+4
*
|
|
Merge "Show removed user's data usage under its correct item" into lmp-mr1-dev
Zoltan Szatmary-Ban
2015-01-23
1
-3
/
+12
|
\
\
\
|
*
|
|
Show removed user's data usage under its correct item
Zoltan Szatmary-Ban
2015-01-19
1
-3
/
+12
*
|
|
|
Fixed data connection toggle crash in Settings.
Sanket Padawe
2015-01-20
1
-0
/
+6
|
/
/
/
*
|
|
Fixed data connection toggle UI issue due to local cache maintained.
Sanket Padawe
2015-01-14
1
-12
/
+28
|
|
/
|
/
|
*
|
Fixed Cellular data toggling issue in settings for multisim
Sanket Padawe
2015-01-08
1
-8
/
+10
|
/
*
Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId.
Wink Saville
2014-12-11
1
-1
/
+1
*
Fixed a Data Usage crash
PauloftheWest
2014-12-10
1
-3
/
+11
*
Merge "Add debug dataEnable." into lmp-mr1-dev
Wink Saville
2014-12-09
1
-5
/
+12
|
\
|
*
Add debug dataEnable.
Wink Saville
2014-12-05
1
-5
/
+12
*
|
Offer to "merge" subscribers for data usage.
Jeff Sharkey
2014-12-08
1
-25
/
+8
|
/
*
Change initMobileTabTag to use subInfoList
Wink Saville
2014-12-02
1
-14
/
+41
*
Added color to Data Usage graph
PauloftheWest
2014-11-25
1
-16
/
+40
*
Additional changes to SubscriptionManager API as per API council.
Wink Saville
2014-11-22
1
-13
/
+18
*
Revert "Additional changes to SubscriptionManager API as per API council."
Wink Saville
2014-11-20
1
-10
/
+7
*
Additional changes to SubscriptionManager API as per API council.
Wink Saville
2014-11-19
1
-7
/
+10
*
Update SubscriptionManager API as per API council.
Wink Saville
2014-11-11
1
-12
/
+12
*
Use CharSequence for DisplayName
Stuart Scott
2014-11-04
1
-2
/
+2
*
Clean up public API of SubInfoRecord.
Stuart Scott
2014-11-03
1
-10
/
+10
*
Added cellular data popup in DataUsage
PauloftheWest
2014-10-30
1
-2
/
+52
*
Added Cellular Data for Multi-Sim Data Usage
PauloftheWest
2014-10-29
1
-3
/
+17
*
Change subId to int from long
Wink Saville
2014-10-24
1
-13
/
+13
*
[DS] DSDS support for Settings
PauloftheWest
2014-10-03
1
-15
/
+128
*
Fixed Settings Cellular Networks crash.
PauloftheWest
2014-09-19
1
-5
/
+2
*
Merge "Start activity for the correct user in Settings > Data Usage" into lmp...
Zoltan Szatmary-Ban
2014-09-04
1
-11
/
+13
|
\
|
*
Start activity for the correct user in Settings > Data Usage
Zoltan Szatmary-Ban
2014-08-07
1
-11
/
+13
*
|
Avoid NPE when template rapidly switched.
Jeff Sharkey
2014-08-08
1
-2
/
+4
*
|
Badge texts correctly for accessibility in Settings
Zoltan Szatmary-Ban
2014-08-07
1
-3
/
+11
|
/
*
Move global sync settings dialogs to the right screen
Alexandra Gherghina
2014-07-29
1
-53
/
+0
*
Update Data Usage Settings for Enterprise
Zoltan Szatmary-Ban
2014-07-29
1
-23
/
+70
*
Data Usage, materialized!
Jeff Sharkey
2014-07-22
1
-206
/
+235
[next]