Releases: caarmen/scrumchatter
Releases · caarmen/scrumchatter
1.4.0
- Add more data binding
- Migrate lists to recycler view
- Add an "auto" option for the dark/light themes.
1.3.3: maintenance release
- Update to support library 24.2.0
- Update to the gradle plugin 2.1.3
- Update to gradle 2.14.1
1.3.2: 24 support, improve database import file chooser.
- Updated android build tools, compile version, target, and support library to version 24
- Improved the way we open the file chooser to import a database.
1.3.1: Redesigned the navigation drawer
scrumchatter-1.3.1 Merge branch 'drawer-redesign'
1.3.0: Added charts
scrumchatter-1.3.0 Fix some chart export issues
1.2.3: Updated the about screen.
Gave credit for the jxl library.
1.2.2: Default team members for first use.
scrumchatter-1.2.2 1.2.2: default team members for first use.
1.2.1: dark theme, rename members
- Added a new setting to choose between a dark and light theme.
- Added feature to rename a team member.
- Upgraded libraries.
1.1.3: Maintenance release
- Fixed code quality issues
- Replaced png icons with vector icons
1.1.2: disable logging for a release build
scrumchatter-1.1.2 1.1.2: remove logging from release build