Skip to content

Commit 5167d13

Browse files
committed
Update version code and changelogs
1 parent 497a11a commit 5167d13

File tree

5 files changed

+50
-2
lines changed

5 files changed

+50
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android
1818
targetSdkVersion var_compile_sdk
1919

2020
// Versioning
21-
versionCode 65
22-
versionName "v7.6.0"
21+
versionCode 66
22+
versionName "v7.7.0"
2323
}
2424

2525
buildTypes
+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
v7.7.0 (66) - 15/12/2024
2+
NEW THINGS
3+
- Badge on work profile apps (@kaanelloed)
4+
- Four additional icon sizes (@antodc)
5+
- Android 14 support
6+
IMPROVEMENTS
7+
- Icon pack support (@kaanelloed)
8+
- Horizontal spacing of icons (@antodc)
9+
- Several Android libraries updated
10+
CORRECTIONS
11+
- Text clock not perfectly centered (@antodc)
12+
- Folder icons search in packs (@kaanelloed)
+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
v7.7.0 (66) - 15/12/2024
2+
NOUVEAUTÉS
3+
- Badge sur applis profil de travail (@kaanelloed)
4+
- Quatre tailles d'icônes en plus (@antodc)
5+
- Support d'Android 14
6+
AMÉLIORATIONS
7+
- Support des packs d'icônes (@kaanelloed)
8+
- Espacement horizontal des icônes (@antodc)
9+
- Plusieurs librairies Android mises à jour
10+
CORRECTIONS
11+
- Horloge texte pas bien centrée (@antodc)
12+
- Packs et icônes de dossiers (@kaanelloed)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
v7.7.0 (66) - 15/12/2024
2+
NEW THINGS
3+
- Badge on work profile apps (@kaanelloed)
4+
- Four additional icon sizes (@antodc)
5+
- Android 14 support
6+
IMPROVEMENTS
7+
- Icon pack support (@kaanelloed)
8+
- Horizontal spacing of icons (@antodc)
9+
- Several Android libraries updated
10+
CORRECTIONS
11+
- Text clock not perfectly centered (@antodc)
12+
- Folder icons search in packs (@kaanelloed)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
v7.7.0 (66) - 15/12/2024
2+
NOUVEAUTÉS
3+
- Badge sur applis profil de travail (@kaanelloed)
4+
- Quatre tailles d'icônes en plus (@antodc)
5+
- Support d'Android 14
6+
AMÉLIORATIONS
7+
- Support des packs d'icônes (@kaanelloed)
8+
- Espacement horizontal des icônes (@antodc)
9+
- Plusieurs librairies Android mises à jour
10+
CORRECTIONS
11+
- Horloge texte pas bien centrée (@antodc)
12+
- Packs et icônes de dossiers (@kaanelloed)

0 commit comments

Comments
 (0)