File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ android {
1919 applicationId ' fr.neamar.kiss'
2020 minSdkVersion 15
2121 targetSdkVersion 29
22- versionCode 177
23- versionName " 3.13.4 "
22+ versionCode 178
23+ versionName " 3.13.5 "
2424 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
2525 }
2626 buildTypes {
Original file line number Diff line number Diff line change 1+ Fix since the last beta version:
2+ * Fix: only display double-tap to lock setting on Android P and higher
3+ * Fix: calendar icon in favorite should still update every day
4+
5+ Changelog since last stable version:
6+ * Feat: Multiple widgets are finally here! Please test them :) If you see any issues, report it at https://github.com/Neamar/KISS/issues
7+ * Feat: Resize widgets
8+ * Feat: Bring back tag menu
9+ * Feat: Double tap to lock screen in minimalist mode
10+ * Fix: Issues with favorites accessibility (re-fixed)
11+ * Fix: Hidden favorites when using internal fav bar
12+ * Feat: Gesture customisation, select which action to do for each gesture
13+ * Feat: improvements to the ranking system (@Saveman71)
14+
15+ Stay safe everyone :)
You can’t perform that action at this time.
0 commit comments