1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-06-25 04:54:52 +02:00
dandelion/CHANGELOG.md

59 lines
1.6 KiB
Markdown
Raw Normal View History

2016-06-05 18:03:20 +02:00
# v0.1.2 (2016-06-05)
- Extract and show aspects (by @gsantner)
- Cache last podlist
- Better sharing from app
- Collapsing top menu
- ProgressBar material, Improve search dialog
- fix keyboard. #4
- Reworked sharing from activity #12
- toolbar/actions/menu changes, replaced fab
- Refactor layout & menu files, dialogs
- Lots of refactoring; Reworked Splash,PodSelectionActivity; Switch Pod; Clear settings;
- Activity transitions, usability MainActivity, green accent color
2016-05-05 18:19:15 +02:00
# v0.1.1
- Sharing updated (by @scoute-dich)
- Screenshotting updated
2016-05-31 15:42:13 +02:00
- Gitter integration (by @gsantner)
2016-05-05 18:19:15 +02:00
- 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)
2016-05-31 15:42:13 +02:00
- gsantner additions (by @gsantner)
2016-05-05 18:19:15 +02:00
### v1.3 (scoutedich)
2016-05-31 15:42:13 +02:00
*big thanks to gsantner*
2016-03-21 12:02:26 +01:00
- gitignore
- Link to profile
- Move menu actions
- Refactoring part1
- bump libs
2016-05-05 18:19:15 +02:00
### v1.2 (scoutedich)
2016-03-19 10:52:12 +01:00
- using strings in podactivity
- improved share activity
2016-05-05 18:19:15 +02:00
### v1.1 (scoutedich)
2016-03-08 15:42:02 +01:00
- new about app and help dialogs
- better snackbar integration
2016-03-04 16:27:18 +01:00
2016-05-05 18:19:15 +02:00
### v1.0.1 (scoutedich)
2016-03-08 15:42:02 +01:00
- click toolbar to load strem
2016-03-04 16:27:18 +01:00
2016-05-05 18:19:15 +02:00
### v1.0 (Diaspora-Native-Webapp as base + scoutedich additions)
2016-03-03 18:44:22 +01:00
First release:
- all features of original Diaspora-Native-Webapp
- popup menus (view settings, diaspora settings, share function)
- share function (link, screenshot)
- design improvements
- implemented android marshmallow perimssion model
2016-03-04 16:25:04 +01:00
- implemented swipe to refresh