All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
- Update ReactNative version to v0.41.2
- Add feeds info in navigation drawer
- Add testing setup
1.2.0 - 2017-01-05
- Clean unnecessary code
- Simplify layout code
- Disable temporarily "swipeable action (mark as read/unread)" for entries due to a bug in RN
- Fix layout issues related to the upgrade of RN v0.39
- Update
open-entry-browser
fn to be pure - Update ReactNative version to v0.39.2
- Update project clojure/script dependencies
- Update IP in dev environment to work properly with Figwheel and Genymotion emulator
- Add action to mark entry as unread in entry scene
- Add the possibility to select multiple entries and mark them as read/unread in entries scene
1.1.1 - 2016-11-13
- Fix url validation. Accept urls starting with http:// or https://
1.1.0 - 2016-10-23
- Fix entry detail scene with occasional squashed words
- Validate url in configure scene
- Change the view when there are no entries to show
- Add visual feedback pushing the refresh button when the entries list is empty
- Add search text field
- Splash screen
1.0.0 - 2016-09-21
- Scene for configure the url of your Elfeed running instance
- List of feed entries
- Feed entry detail
- Settings scene for update your Elfeed url