- Changed font style of the app name on navigation drawer to bold.
- Changed app icon size on About screen.
- Added more instructions for Gear Notes in the help page.
- Updated app launcher icons.
- UI improvements.
- Minor UI improvement.
- Changed splash screen background color.
- Moved button images and bmc logo to raw folder.
- Fixed code inspection warnings.
- Fixed crashes when opening any activity.
- Changed JDK version from 21 to 17.
- Updated some dependencies versions.
- Replaced deprecated onBackPressed method with oBackPressedCallback and removed it where it was not necessary.
- Changed buttons order on notes screens.
- Fixed code inspection warnings.
- Replaced deprecated startActivityForResult method.
- Removed custom Splash Screen.
- Removed support for Chromebooks
- Fixed orientation to portrait
Production release: 1.4.0
- Fixed flickr account auto connection which had stopped working after changes on authorization page html code.
- Edited help pages.
- Increased size of 'Buy me a coffee' button at About screen.
- Fixed bug on Flickr account connection due to code optimization.
- Added "Buy me a coffee" button on About screen.
- Updated app help page.
- Updated app webpage.
- Minor improvements.
- Added options on Gear Note screen to import/export gear list from/to a file.
- Added help page.
- UI improvements.
- Bug fixes.
- Added menu option on "About" to send e-mail to developer
- Production Release