| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I9682f262a481f3586760b8464b96eeb22814a840
|
|
|
|
|
|
|
| |
Change the anchor position and alignment direction for text.
Bug: 10447666
Change-Id: Ida4161c738cf9a32cc8ff98037f3755046e64e33
|
|
|
|
| |
Change-Id: I70bb1913435b46fc87aec10075e43f98ef07ef62
|
|
|
|
| |
Change-Id: Ie1f1aed17206530ec7c8a1cde43a4380b7232823
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Extracted BatteryStatsHelper from PowerUsageSummary
* Dropped the "pause" and "resume" method from the
RadioButtonPreference
* Opening battery usage page when the user clicks the recent location
apps item
Change-Id: I5a2d03271434765780154265976d8caa7f8060d8
|
|
|
|
|
|
|
| |
If a specific Uid contains only one package, we show the "App Info"
button, even if it's a system app
Change-Id: Ie39b6d90e62ae432c636d50729f0aa45405ce67c
|
|
|
|
| |
Change-Id: I55b30df5b6889576539b8cb880e3032f417ddfd7
|
|
|
|
| |
Change-Id: I921e95327c743c5b9b89bfe5a94beca67bfdb7de
|
|
|
|
| |
Change-Id: If7f77185d7a76f14ac63f9c2af9911fb67ad97d9
|
|
|
|
| |
Change-Id: I889680dddf18fb2a480017199cc072a2d1469c27
|
|
|
|
|
|
|
|
| |
Now Wi-Fi and mobile traffic is recorded separately, which means we
can compute much more accurate usage estimates.
Bug: 5543387
Change-Id: I26120a219649a3c84806fab0fd1602ab07509410
|
|
|
|
|
|
| |
Battery stats, Data usage and Running apps
Change-Id: Ib7f851e55ef7e44f18d3f8a2cd27f5f2204b0145
|
|
|
|
|
|
| |
Should be comparing with Bluetooth UID, not the wrong and broken GID.
Change-Id: I2cb33e25b0ae5a441a467c12d91860dcf36232dc
|
|
|
|
|
|
|
|
|
| |
Don't apply the "X axis (time) still within previous pixel" optimization
to the status bars below the battery level graph. Keep the path cursor
position and previous state variables up-to-date in this case.
Bug: 8132455
Change-Id: I09390256e3e71d34813de655a1d01ec054ee778a
|
|
|
|
|
|
|
|
|
|
| |
Fixes the flashes in name and icon in Battery usage screen when refreshing.
Bug: 8219466
Some earlier refactoring must have messed up the cache's scope. It will now
avoid reloading name and icon if already present in the cache.
Change-Id: I99c1f14dd53828dcb74cf12c02c47628e2e64d30
|
|
|
|
|
|
|
| |
the battery service records a sensor's *handle*, but the
PowerUsageSummary code used it as a sensor *type*.
Change-Id: I0d2cbdffc24238d5e02f0d6369fa44ed990176a4
|
|\
| |
| |
| |
| |
| |
| | |
# By Jia Arlan
# Via Android Git Automerger (1) and others
* commit 'bbf8daf4602b62d806c4946196b526edbe08e056':
Fix of Settings application sort crash
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
# By Jia Arlan
# Via Gerrit Code Review (1) and Henrik Baard (1)
* commit '505232be07e388c602529e14254df013637b16f2':
Fix of Settings application sort crash
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The original implementation of compareTo function
will sometimes cause crash when the power usage list
above 32 items.
When comparing double values a proper comparison method
needs to be used. Using just subtraction does not take
into account NaN:S, infinities and +/-0 numbers. In certain
cirtumstances it seems that using subtraction causes
compareTo to return values that is not expected by the
sorting code and causes an illegal argument exception with
"Comparison method violates its general contract!".
This problem only happens if the sort code is called arrays
containing more than 32 (currently) due to how
ComparableTimSort works (call chain is Collections.sort ->
Arrays.sort(Object[]) -> ComparableTimSort.
Change-Id: If732f04797a3c8b2a43568c90bb73a1ec69a4c98
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| | |
This will keep them in sync. We still don't automatically update
the stats periodically, in case the user is investigating some
behavior. That's why we have a refresh button.
Bug: 7737824
Change-Id: I8a59cad6c72f540533b3526fc476260465c73492
|
| |
| |
| |
| |
| |
| |
| | |
Otherwise the help will always be shown in English.
Bug: 7564049
Change-Id: I94da36aa1ae5aabd118178866b7e570bb77add34
|
| |
| |
| |
| |
| |
| |
| |
| | |
Push scrollbar to screen edges on custom ListView and ScrollViews to
match Preferences framework behavior.
Bug: 7633165
Change-Id: Ideecd0e243c7de7bf977caef2b1585e707a00ca4
|
|/
|
|
|
| |
Bug: 7545890
Change-Id: I634fafe9d61a2ebbf7a0cc56d8255457ee9fe1b2
|
|
|
|
|
| |
Bug: 7232014, 7231331, 7231198
Change-Id: Iea055cfa58edb253b55fe30bf294994ad338cfa4
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug #7198767: Crash on choosing App info from the Recent apps tab
Bug #7198366: Settings UI should not show other Users' apps
Bug #7189824: Settings crashes on trying to access Battery usage summary
Also fix running services to be able to show user bitmap when in
secondary users, crash in running services if a service is running
whose app is not installed for the current user.
Change-Id: Ief24810c9ddce1ec3f8641ce08af79e1bc18f221
|
|
|
|
|
| |
Bug: 7194137
Change-Id: Ie36ca40c48fb06d55d120bfcf3db69aea9d83829
|
|
|
|
| |
Change-Id: I035a5e2a518eb827a2e44910471ed04923921aa3
|
|
|
|
|
|
| |
Aggregates battery use from other users into one line item.
Change-Id: I811e681891a9ff098491de1e096232f38bf061a9
|
|
|
|
|
|
|
|
| |
Also, improve logging to more easily show power break-down for
each UID.
Bug: 6642581
Change-Id: Ib36f4bf9c8c579797225cf887e5b2d323cca61b0
|
|
|
|
|
| |
Bug: 5144896
Change-Id: Ib2f5146f6f62f2a33261bb165c3bf1bf13b22f38
|
|
|
|
|
| |
Change-Id: Icbc4b3ecf91bdbb90da3ee0cf1c68bec953d0177
Signed-off-by: Todd Poynor <toddpoynor@google.com>
|
|
|
|
|
| |
Bug: 4902271
Change-Id: I0900c030407a86efb14a9d528ab355c56f54679e
|
|
|
|
|
|
|
|
|
| |
Wake locks can be held outside of what we measure in battery stats,
by things not going through the power manager. Account for this by
computing the total wake time that is not covered by known wake locks
and screen on time, and blame this on Android OS.
Change-Id: Idf2907bc35f8c35f92155671c8dba521ae9ea804
|
|
|
|
|
|
|
|
|
|
|
|
| |
Change strings around limiting background data. Move limit/warning
sweeps above inspection sweeps, and teach about additional neighbors
on different axis.
Guard against DialogFragment.show(), fix pie chart to draw edges, and
remove data usage from battery UI.
Bug: 5341374, 5337650, 5337385, 5319465, 5236335
Change-Id: Iea8c2a2ab405b645d85abe34a0178d4b8874cdd5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
...can lead to an unsecure device
Now you can't disable device admins.
Or clear their data.
Or force stop them.
Or uninstall them (though the package manager also prevents uninstalling, might
as well disable this button along with everything else).
Change-Id: I69eefc2342e6f932908e9f5b87d3a601752810a4
|
|
|
|
|
|
|
|
|
|
| |
Share consistent layout between data usage and battery usage. Show
confirmation dialog before disabling mobile data. Round warning/limit
sweep values to match displayed label. Suppress fade when switching
data usage tabs.
Bug: 5208510, 5058157, 5038589, 5252816
Change-Id: I3c76f3397445d2d3b173666a41672871df4c61af
|
|
|
|
|
|
|
|
| |
Didn't have an API for this before so people used a hacked system property (ro.carrier)
to determine if the device supported mobile data. Added new API and switching callsites.
bug:5087537
Change-Id: Ibd799559be102a9e2fd552d1a23d1afbcf8f4614
|
|
|
|
| |
Change-Id: I7063e0b93b6ef9f94cd783ce57206e302126bd9a
|
|
|
|
|
|
|
| |
Change wallpaper list ordering to alphabetic.
Display battery level and charging status in Battery settings.
Change-Id: I8ead0fb0f018c79ed258bd1c1ca3f8ecaf32da83
|
|
|
|
|
|
| |
Bug 5012012
Change-Id: I87d38e0cc97762aa9043b0c5834a42848cc2a0fe
|
|
|
|
| |
Change-Id: Id133267592acf7a979a625704d2d922a24f5ff41
|
|\
| |
| |
| |
| |
| |
| | |
wifi-only devices." into honeycomb
* commit '38d3353e37be450b1b95d2525acbd53e9b67130e':
Remove more entries not relevant to wifi-only devices.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bug: 3488384
Bug: 3487976
Bug: 3488381
Removed Cell standby entry from Battery use screen.
Removed Mobile signal strength from BatteryHistory screen.
Added wifi IP address to About->Status
Remove auto-timezone checkbox in Settings->Date & time
Change-Id: I228721a3613b1aeb600026e42274337886552698
|
|/
|
|
| |
Change-Id: I7e269e5a971c70d6d9a1731b82c538b722cbc01d
|
|
|
|
|
| |
Bug: 3362749
Change-Id: Ib4b61c9e7db05b0627c1f353d3747268455dab6c
|
|
|
|
|
|
|
|
|
|
|
| |
Bug: 3364738
Fixes the case where after an orientation change, the battery stats
does not refresh.
Also added back the refresh menu button that was on the phone.
Change-Id: I06c69d17c9945ae976e4e7dc135e2e96242fe721
|
|
|
|
| |
the left.
|
| |
|
|
|
|
|
|
| |
These were launching a whole new settings activity.
Change-Id: I6876acf54d484119eec339c8597b5d9d843bae56
|
|
|
|
| |
Change-Id: I0864f6738b37c3203e166bb8f7e61e8904d9980a
|