Skip to content

Releases: mirfatif/WhatsRunning

v1.15

Choose a tag to compare

@mirfatif mirfatif released this 02 Dec 14:31

Fixed a crash

v1.14

Choose a tag to compare

@mirfatif mirfatif released this 24 Nov 14:32

Big localization: 25+ languages

v1.13

Choose a tag to compare

@mirfatif mirfatif released this 07 Sep 23:06

v1.12

Choose a tag to compare

@mirfatif mirfatif released this 07 Sep 03:19

Target Android 16

v1.11

Choose a tag to compare

@mirfatif mirfatif released this 17 Oct 21:54
  • Added Active Apps feature
  • Fixed crashes, minor improvements

v1.10

Choose a tag to compare

@mirfatif mirfatif released this 13 Sep 11:19
  • Fixed bugs, crashes
  • Updated translations
  • Minor improvements

v1.09

Choose a tag to compare

@mirfatif mirfatif released this 30 Jul 11:39
  • Fix crashes
  • Minor improvements

v1.08

Choose a tag to compare

@mirfatif mirfatif released this 09 Jun 17:25
  • Fixed a crash

v1.07

Choose a tag to compare

@mirfatif mirfatif released this 08 Jun 19:02
  • Fixed crashes
  • Bumped libraries and build plugins
  • Minor fixes and improvements

v1.06

Choose a tag to compare

@mirfatif mirfatif released this 15 Feb 12:33
  • 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