1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-09 02:09:41 +02:00

Bump version to v0.1.1

This commit is contained in:
Gregor Santner 2016-05-05 18:19:15 +02:00
parent 0a88c1d400
commit cfc97c64d9
3 changed files with 38 additions and 17 deletions

View file

@ -1,4 +1,21 @@
### v1.3
# v0.1.1
- Sharing updated (by @scoute-dich)
- Screenshotting updated
- Gitter integration (by @de-live-gdev)
- Code refactoring
- Start working on #6
- Waffle.io integration
- Travis CI integration
- Bump Gradle, Build-Tools, Libs to Android Studio 2.1 defaults
# v0.1.0 (Diaspora for Android)
First version of the organization *Diaspora for Android*
Consists mostly of code from:
- Diaspora-Native-Webapp (by @martinchodev )
- scoutedich additions (by @scoute-dich)
- de-live-gdev additions (by @de-live-gdev)
### v1.3 (scoutedich)
*big thanks to de-live-gdev*
- gitignore
- Link to profile
@ -6,18 +23,18 @@
- Refactoring part1
- bump libs
### v1.2
### v1.2 (scoutedich)
- using strings in podactivity
- improved share activity
### v1.1
### v1.1 (scoutedich)
- new about app and help dialogs
- better snackbar integration
### v1.0.1
### v1.0.1 (scoutedich)
- click toolbar to load strem
### v1.0
### v1.0 (Diaspora-Native-Webapp as base + scoutedich additions)
First release:
- all features of original Diaspora-Native-Webapp