Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: kcoppock/AndroidCommon

Tags

v0.7.0.0

Toggle v0.7.0.0's commit message
Valueholder for stats were made serializable in order to be parcelable

v0.6.0.0

Toggle v0.6.0.0's commit message
Added DateUtils and DataStorage helper

v0.5.1.0

Toggle v0.5.1.0's commit message
asksven#5 [feature] Improved name resolver

Introduced lazy loading of UidInfo for better performance
Reduced process list to contain only Processes with CPU > 1s

v0.5.0.0

Toggle v0.5.0.0's commit message
Added value holder for other usage (Misc)

Added time getters to BatteryStatsProxy

v0.4.2.0

Toggle v0.4.2.0's commit message
Fix: inconsistency in package names

v0.4.1.0

Toggle v0.4.1.0's commit message
Fixed Process.getData(): getData was displaying times in ms but saying

it was s

v0.4.0.0

Toggle v0.4.0.0's commit message
Added superclass for all stat value holders in order to simplify the

code displaying the data

v0.3.0.0

Toggle v0.3.0.0's commit message
Added name resolution for uids in order to get speaking names

v0.2.0.0

Toggle v0.2.0.0's commit message
Added missing attributes to Wakelock and Process Added NetworkUsage and

corresponding retrieval method in the proxy

v0.1.1.0

Toggle v0.1.1.0's commit message
Fix: wakelock stats were using a constant instead of parameter for

the stat type
Added comprateTo operator for the value holder classes for being
able to sort
Lists
of Wakelock/Process