This commit is contained in:
danijoo
2015-11-05 16:00:48 +01:00
commit c3f35caa6b
221 changed files with 5931 additions and 0 deletions

7
Football/CHANGELOG.md Normal file
View File

@@ -0,0 +1,7 @@
* fixed internet permission for api level > 22
* created league enum class to make adding leagues easier, moved league names to Strings.xml
* try/catch clause for share intents to prevent ActivityNotFoundException
* Button and image content description for accessibility
* Implemented RTL layout
* Moved Strings to strings.xml and added translatable flag where required
* added a list widget showing all saved matches