1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 17, 2025 — Jan 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed x86 & x86_64 architectures from lumberjack framework. More... about 10 years ago
Removed "Processes" section - Apple doesn't allow to query them anymore. More... about 10 years ago
Fixed the project to build with Xcode 7.2. Added iPhone 6s, 6s plus and iPad Pro support. Updated 3rd party libs. More... about 10 years ago
CPU section now shows coprocessor name. Improved GPU name. iPad Air 2 and iPad Mini 3 support. More... almost 11 years ago
Fixed all static analyser warnings. More... almost 11 years ago
Fixed all build warnings. More... almost 11 years ago
The app now supports ARM64 architecture. More... almost 11 years ago
Added Retina HD information to GENERAL section. More... over 11 years ago
Fixed a bug causing iPhone 6 to be recognised as iPhone 6 Plus and vice versa. More... over 11 years ago
Version bump to 0.1.4 More... over 11 years ago
Adjusted storyboard constrains, so that it looks good on both iPhone 6 and iPhone 6 Plus. More... over 11 years ago
Fixed Process section sort picker UI. More... over 11 years ago
Fixed OpenGL rendered tube and graph on Retina HD displays. More... over 11 years ago
Added required Retina HD assets to xcassets. More... over 11 years ago
Populated iPhone 6 and iPhone 6 Plus hardcoded data information. More... over 11 years ago
Project now builds with Xcode 6. More... over 11 years ago
Version bump to 0.1.3 More... almost 12 years ago
Fixed graphics on non-retina display. More... almost 12 years ago
It’s spelled ‘Priority’, not ‘Priotity’. More... about 12 years ago
Removed ‘f’ suffixes from float variables as on ARM64 and CGfloat it is incorrect. More... about 12 years ago
Adjusted property attributes - made possible mutable objects use ‘copy’ rather than ‘strong’. More... about 12 years ago
Simplified array and dictionary code - replaced equivalent methods with literal syntax. More... about 12 years ago
Fixed AMUtils::toNearestMetrics, which was passing 64bit value as 32bit argument, implicitly truncating it, and thus giving wrong metrics for large numbers. More... about 12 years ago
Moved CTTelephonyNetworkInfo as an instance object of NetworkInfoController, because having it as local function variable causes CTRadioAccessTechnologyDidChangeNotification notification ever time the object is created. More... about 12 years ago
Put OpenGL textures out of xcassets as it was messing up color scheme making OpenGL render wrong colors. More... about 12 years ago
Replaced plain C assert with our superb AMAssert. More... about 12 years ago
In network section when interface types cellular, now a type of radio technology will be displayed in brackets too (LTE, Edge, GPRS…) More... about 12 years ago
Added missing tube bubble shaders to the bundle. More... about 12 years ago
Removed options argument from graph legend texture loader, because it is wrong and is a leftover form previous testing. More... about 12 years ago
Refactored file structure. More... about 12 years ago