We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67c5112 commit d09b018Copy full SHA for d09b018
CHANGELOG.md
@@ -1,4 +1,7 @@
1
-- ## 5.4.14 (25 Sep 2025)
+## 5.4.15 (1 Oct 2025)
2
+- fix disabled apps filter
3
+
4
+## 5.4.14 (25 Sep 2025)
5
- show activity counters for apps
6
- count activities for disabled apps
7
- add Bengali translation (#107)
app/build.gradle.kts
@@ -19,8 +19,8 @@ android {
19
applicationId = "com.activitymanager"
20
minSdk = 21
21
targetSdk = 34
22
- versionCode = 554
23
- versionName = "5.4.14"
+ versionCode = 555
+ versionName = "5.4.15"
24
25
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
26
metadata/en-US/changelogs/555.txt
@@ -0,0 +1 @@
0 commit comments