Files
UdacityProject3/Football/CHANGELOG.md
2015-11-05 16:00:48 +01:00

417 B

  • 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