Skip to content

Commit 0861fc6

Browse files
committed
Release Version 1.07
- Added user scores in FireBase - More robust image loading from FireBase - Navigation menu support - Added Google Play Achievements - Added Google Play Leaderboard - Added line information (pixel accuracy) on FireBase database - Updated Play Services to v15.0.0
1 parent 2911911 commit 0861fc6

27 files changed

+1226
-822
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,21 @@
22

33
Android drawing application for annotating the backbone of worms.
44

5-
<img src="screens/scr_main.jpg" width="50%" height="50%" />
5+
<img src="screens/scr_1.jpg" width="30%" height="30%" />
6+
<img src="screens/scr_2.jpg" width="30%" height="30%" />
7+
<img src="screens/scr_3.jpg" width="30%" height="30%" />
68

79
## Releases
810

11+
### 1.07 (2018-04-14)
12+
- Added user scores in FireBase
13+
- More robust image loading from FireBase
14+
- Navigation menu support
15+
- Added Google Play Achievements
16+
- Added Google Play Leaderboard
17+
- Added line information (pixel accuracy) on FireBase database
18+
- Updated Play Services to v15.0.0
19+
920
### 1.06 (2018-03-09)
1021
- Checks whether anything has been drawn before the user submits
1122
- Disabled anti-aliasing

app/.idea/.name

Lines changed: 0 additions & 1 deletion
This file was deleted.

app/.idea/assetWizardSettings.xml

Lines changed: 47 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
542 Bytes
Binary file not shown.

app/.idea/codeStyles/Project.xml

Lines changed: 29 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/.idea/misc.xml

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)