dandelion/CHANGELOG.md

85 lines
2.6 KiB
Markdown
Raw Normal View History

2016-07-31 15:16:22 +02:00
# v0.1.4 (2016-07-31)
2016-07-29 14:00:28 +02:00
- by @vanitasvitae, @gsantner, @di72nn
2016-07-31 15:16:22 +02:00
- Allow turning off toolbar intellihide
- Handle links from browseable intent filter #38
- Intent filter for pods
- Update license infos of source files
2016-07-29 14:00:28 +02:00
- Update license infos of source files
- Localization lint; Translation; Readme
- Add an option to clear WebView cache
- Don't use startActivityForResult on SettingsActivity
- Disable swipe refresh in some parts of the app
- Add "Followed tags" listing
- Share screenshot fix; Minor Aspects rework
- Update to SDK 24 (Android N)
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)
2016-07-29 14:00:28 +02:00
- Added french translation (thanks to @SansPseudoFix)
2016-07-04 11:19:09 +02:00
- 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-27 21:54:54 +02:00
- Extract and show aspects (by @gsantner)
2016-06-05 18:03:20 +02:00
- Cache last podlist
- Better sharing from app
- Collapsing top menu
- ProgressBar material, Improve search dialog
2016-07-27 21:54:54 +02:00
- fix keyboard. #4
- Reworked sharing from activity #12
2016-06-05 18:03:20 +02:00
- 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-27 21:54:54 +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-07-29 14:00:28 +02:00
- gsantner additions (by @gsantner)
2016-05-05 18:19:15 +02:00
### v1.3 (scoutedich)
2016-07-29 14:00:28 +02:00
*big thanks to gsantner*
2016-03-21 12:02:26 +01:00
- gitignore
- Link to profile
- Move menu actions
- Refactoring part1
2016-07-27 21:54:54 +02:00
- bump libs
2016-03-21 12:02:26 +01:00
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