-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
19 changed files
with
636 additions
and
996 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,21 @@ | ||
# WurmPaint | ||
|
||
## Changelog | ||
|
||
### 1.03 (2017-12-16) | ||
- Increased image retrieval size | ||
|
||
### 1.02 (2017-12-08) | ||
- Added Firebase Crashlytics and Performance Monitoring | ||
- Added feedback and rate app dialog | ||
- Removed brush color functionality | ||
- Images expanded to fill the screen | ||
- User restricted to drawing single strokes | ||
- User can mark images as bad and provide a reason | ||
- Optimized for tablet displays | ||
|
||
### 1.01 (2017-12-01) | ||
- Lowered app requirements to be able to install on older Android devices (up to Lollipop) | ||
|
||
### 1.0 (2017-11-19) | ||
- Initial Release |
10 changes: 0 additions & 10 deletions
10
app/.idea/libraries/com_github_QuadFlask_colorpicker_0_0_13.xml
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
208 changes: 0 additions & 208 deletions
208
app/src/main/java/com/example/caden/drawingtest/DrawActivity.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.