kamegami13 / MonsterHunter4UDatabase

MIT License
114 stars 41 forks source link

Changelog implementation #109

Closed jaysondc closed 9 years ago

jaysondc commented 9 years ago

Changelog now runs when versioncode current > versioncode last. It's hard to test this one but it worked the one time I used it. The one that pops up should only show the recent changes with a dialog button to press to show the full changelog.

There is also a "Change Log" button in the overflow menu used on every page. This shows the full changelog every time.

The change log file is here: app/src/main/res/xml/changelog_master.xml

Just follow the formatting for newer changes.