7 lines
417 B
Markdown
7 lines
417 B
Markdown
* 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 |