diff --git a/CREDITS.md b/CREDITS.md index c4b364e..c09aecc 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -1 +1,6 @@ -[alrajdev](https://github.com/alrajdev) - Fixed crash on date click with no calendar app installed. [Commit](https://github.com/ottop/yam_launcher/commit/9757f9415f53fb53030042375b53b671034c5b3f) +[alrajdev](https://github.com/alrajdev): + +- 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) +- 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)