Skip to content

Releases: mirfatif/WhatsRunning

v1.11

17 Oct 21:54
Compare
Choose a tag to compare
  • Added Active Apps feature
  • Fixed crashes, minor improvements

v1.10

13 Sep 11:19
Compare
Choose a tag to compare
  • Fixed bugs, crashes
  • Updated translations
  • Minor improvements

v1.09

30 Jul 11:39
Compare
Choose a tag to compare
  • Fix crashes
  • Minor improvements

v1.08

09 Jun 17:25
Compare
Choose a tag to compare
  • Fixed a crash

v1.07

08 Jun 19:02
Compare
Choose a tag to compare
  • Fixed crashes
  • Bumped libraries and build plugins
  • Minor fixes and improvements

v1.06

15 Feb 12:33
Compare
Choose a tag to compare
  • Updated Russian translation
  • Added About menu item in LicenseActivity
  • Show header in WakeLocks only when scrolling down
  • Refresh full process list in search mode
  • Show toast if App State Log not enabled
  • Use UTC for file timestamps
  • Updated privileges status dialog in About
  • Disable battery optimization and grant notification permission to app in daemon
  • Read DMA-BUF allocations directly from /proc//maps
  • Added preference to auto-stop the daemon when the app is killed
  • Get process I/O from taskstats over netlink
  • Added preference to get I/O from proc//io
  • Use ProcessLifecycleOwner to detect app's foreground state
  • Do not show "daemon not running" toast from services if app is in background
  • Added CrashReportActivity to send crash logs to server
  • Added summary view in App State Log
  • Fixed bad "/proc/self/exe" path in isolated mount namespace
  • Fixed crashes
  • Minor fixes and improvements