Skip to content

Commit ec9fa64

Browse files
committed
Release 2.1.13
1 parent 9411177 commit ec9fa64

File tree

4 files changed

+32
-3
lines changed

4 files changed

+32
-3
lines changed

assets/changelogs/1757299475.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
• Add horizontal padding to the bottom progress indicator
2+
• Add missing reorder button for Android on the Plans page
3+
• Animate sliding between tabs
4+
• Change selected indicator
5+
• Default rest timers to false
6+
• Fix bottom sheets going behind nav
7+
• Fix deploy.sh when phone is connected
8+
• Fix lag flicking between tabs after changing them
9+
• Fix saving sets
10+
• Increase padding above collapsed history page
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
• Add horizontal padding to the bottom progress indicator
2+
• Add missing reorder button for Android on the Plans page
3+
• Animate sliding between tabs
4+
• Change selected indicator
5+
• Default rest timers to false
6+
• Fix bottom sheets going behind nav
7+
• Fix deploy.sh when phone is connected
8+
• Fix lag flicking between tabs after changing them
9+
• Fix saving sets
10+
• Increase padding above collapsed history page
Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
• Fix fabs everywhere
1+
• Add horizontal padding to the bottom progress indicator
2+
• Add missing reorder button for Android on the Plans page
3+
• Animate sliding between tabs
4+
• Change selected indicator
5+
• Default rest timers to false
6+
• Fix bottom sheets going behind nav
7+
• Fix deploy.sh when phone is connected
8+
• Fix lag flicking between tabs after changing them
9+
• Fix saving sets
10+
• Increase padding above collapsed history page

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: flexify
22
description: Track gym progress, visualize graphs, enjoy offline support & timers
33
publish_to: none
4-
version: 2.1.12+297
4+
version: 2.1.13+298
55
environment:
66
sdk: ">=3.2.6 <4.0.0"
77
dependencies:
@@ -73,7 +73,7 @@ msix_config:
7373
display_name: Flexify
7474
publisher_display_name: Brandon Dick
7575
identity_name: FrisbeeSoftware.Flexify
76-
msix_version: 1.0.138.0
76+
msix_version: 1.0.139.0
7777
logo_path: assets/ic_launcher.png
7878
trim_logo: false
7979
publisher: CN=BB0811CB-EED5-441C-BE1B-D31F391F76DE

0 commit comments

Comments
 (0)