File tree Expand file tree Collapse file tree 4 files changed +13
-24
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 4 files changed +13
-24
lines changed Original file line number Diff line number Diff line change 1
1
# Auto-generated file. DO NOT EDIT.
2
- 1.2.1
2
+ 1.2.2
Original file line number Diff line number Diff line change 1
1
# Changelog
2
-
3
2
All notable changes to this project will be documented in this file.
4
3
5
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
6
8
7
## [ Unreleased]
9
8
9
+ ## [ 1.2.2] - 2025-07-18
10
10
### Changed
11
-
12
11
- Updated translations
13
12
14
13
## [ 1.2.1] - 2025-06-17
15
-
16
14
### Changed
17
-
18
15
- Marked app as beta
19
16
- Updated translations
20
17
21
18
## [ 1.2.0] - 2025-06-03
22
-
23
19
### Added
24
-
25
20
- Kabyle layout
26
21
27
22
### Changed
28
-
29
23
- Improved Lithuanian layout
30
24
- Improved Romanian layout
31
25
- Improved Slovenian layout
32
26
- Updated translations
33
27
34
28
### Fixed
35
-
36
29
- Fixed missing popup characters in Belarusian layout
37
30
38
31
## [ 1.1.1] - 2024-10-28
39
-
40
32
### Changed
41
-
42
33
- Added more translations
43
34
44
35
### Fixed
45
-
46
36
- Fixed keyboard crash on lock screen
47
37
48
38
## [ 1.1.0] - 2024-10-25
49
-
50
39
### Changed
51
-
52
40
- Replaced checkboxes with switches
53
41
- Added more translations
54
42
55
- ### Fixed
43
+ ### Removed
44
+ - Removed support for Android 7 and below versions
56
45
46
+ ### Fixed
57
47
- Fixed keyboard crash on lock screen
58
48
- Fixed sticky keys
59
49
60
- ### Removed
61
-
62
- - Removed support for Android 7 and below versions
63
-
64
50
## [ 1.0.0] - 2024-07-18
65
-
66
51
### Added
67
-
68
52
- Initial release
69
53
70
- [ Unreleased ] : https://github.com/FossifyOrg/Keyboard/compare/1.2.1...HEAD
54
+ [ Unreleased ] : https://github.com/FossifyOrg/Keyboard/compare/1.2.2...HEAD
55
+ [ 1.2.2 ] : https://github.com/FossifyOrg/Keyboard/compare/1.2.1...1.2.2
71
56
[ 1.2.1 ] : https://github.com/FossifyOrg/Keyboard/compare/1.2.0...1.2.1
72
57
[ 1.2.0 ] : https://github.com/FossifyOrg/Keyboard/compare/1.1.1...1.2.0
73
58
[ 1.1.1 ] : https://github.com/FossifyOrg/Keyboard/compare/1.1.0...1.1.1
Original file line number Diff line number Diff line change
1
+ Changed:
2
+
3
+ • Updated translations
4
+
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ android.nonTransitiveRClass=false
4
4
org.gradle.jvmargs =-Xmx4g
5
5
6
6
# Versioning
7
- VERSION_NAME =1.2.1
8
- VERSION_CODE =5
7
+ VERSION_NAME =1.2.2
8
+ VERSION_CODE =6
9
9
APP_ID =org.fossify.keyboard
You can’t perform that action at this time.
0 commit comments