mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-04 17:37:25 +00:00
Added a changelog
This commit is contained in:
parent
1401488ed3
commit
c1c208fc03
2 changed files with 14 additions and 2 deletions
|
|
@ -3,5 +3,5 @@
|
||||||
- Fixed crash on date click with no calendar app installed. [Pull Request](https://github.com/ottop/yam_launcher/pull/9)
|
- Fixed crash on date click with no calendar app installed. [Pull Request](https://github.com/ottop/yam_launcher/pull/9)
|
||||||
- Blocked empty app names when renaming apps. [Pull Request](https://github.com/ottop/yam_launcher/pull/12)
|
- Blocked empty app names when renaming apps. [Pull Request](https://github.com/ottop/yam_launcher/pull/12)
|
||||||
- Fixed a wrong text style default value. [Pull Request](https://github.com/ottop/yam_launcher/pull/13)
|
- Fixed a wrong text style default value. [Pull Request](https://github.com/ottop/yam_launcher/pull/13)
|
||||||
- Moved unncessary array translations to a common file. [Pull Request](https://github.com/ottop/yam_launcher/pull/14)
|
- Moved unnecessary array translations to a common file. [Pull Request](https://github.com/ottop/yam_launcher/pull/14)
|
||||||
- Added a .gitignore file to the base directory. [Pull Request](https://github.com/ottop/yam_launcher/pull/18)
|
- Added a .gitignore file to the base directory. [Pull Request](https://github.com/ottop/yam_launcher/pull/18)
|
||||||
12
metadata/en-US/changelogs/10.txt
Normal file
12
metadata/en-US/changelogs/10.txt
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
Feature release
|
||||||
|
|
||||||
|
- Shortcuts can now be renamed
|
||||||
|
- Contacts can now be added to the home screen
|
||||||
|
- The GPS location now uses network location when available
|
||||||
|
- Status bar text now follows the launcher's text color
|
||||||
|
- A Finnish translation has been added
|
||||||
|
- A crash upon calendar launch has been fixed (by @alrajdev)
|
||||||
|
- Empty app names are now blocked (by @alrajdev)
|
||||||
|
- The text style default value has now been fixed (by @alrajdev)
|
||||||
|
- A common array file has been made (by @alrajdev)
|
||||||
|
- A .gitgnore file has been made in the repository (by @alrajdev)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue