dandelion/CHANGELOG.md

70 lines
2.1 KiB
Markdown
Raw Normal View History

2016-07-04 11:19:09 +02:00
# v0.1.3 (2016-07-04)
- Added titles on top toolbar (by @scoute-dich)
- Made bottom toolbar automatically disappear
- Added option to share images to external app
- Added option to enable proxy (by @vanitasvitae)
- Added french translation (thanks to SansPseudoFix)
- Added new settings section (by @vanitasvitae)
- Fixed buggy snackbars
- Removed swipe-to-refresh functionality in some places
- Big thanks and good luck to @scoute-dich and @martinchodev for accompanying this project :)
2016-06-05 18:03:20 +02:00
# v0.1.2 (2016-06-05)
2016-07-18 11:59:10 +02:00
- Extract and show aspects (by @sangre)
2016-06-05 18:03:20 +02:00
- 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-07-18 11:59:10 +02:00
- Gitter integration (by @sangre)
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-07-18 11:59:10 +02:00
- sangre additions (by @sangre)
2016-05-05 18:19:15 +02:00
### v1.3 (scoutedich)
2016-07-18 11:59:10 +02:00
*big thanks to sangre*
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