Merge branch 'master' into 'master'
new features added in description. Flattr ID added See merge request !1744
This commit is contained in:
commit
cfcd1b24dd
|
@ -4,6 +4,7 @@ Author Name:deadlockz
|
|||
Web Site:http://vibora.de
|
||||
Source Code:https://github.com/no-go/ViboraFeed
|
||||
Issue Tracker:
|
||||
FlattrID:5194982
|
||||
|
||||
Auto Name:Vibora-Feed
|
||||
Summary:reader for one feed and Vibora.de Blog
|
||||
|
@ -14,17 +15,22 @@ homepage. You can add '''one''' additional RSS Url.
|
|||
Features:
|
||||
|
||||
* open feed link via notification
|
||||
* mark all or single (long click) feeds as readed or delete them
|
||||
* search and refresh new feeds around 30 minutes, 1, 3 or 6 hours
|
||||
* long click: open in Browser, share with..., mark deleted, readed or favorite
|
||||
* landscape, short click: open feed in a Webview
|
||||
* search for news around 30 minutes, 1, 3 or 6 hours
|
||||
* support for some different versions of images in feeds
|
||||
* nice notification sound
|
||||
* choose your own LED notification color and behavior
|
||||
* ONE new feed is ONE new notification
|
||||
* depends on your device: german or english interface
|
||||
* uses server response code (301 not modified) to reduce data transfer
|
||||
* german or english interface
|
||||
* uses server response code (304 not modified) to reduce data transfer
|
||||
* open feed link in your favourite browser
|
||||
* Search words in the feeds
|
||||
* nightmode
|
||||
* blacklist: ignore news, if they contains some keywords
|
||||
* auto-delete: deletes no favorite feeds after a configurable set of days
|
||||
* In-App-Notifications: only one head-up window is shown
|
||||
* a refresh recheck every 75 sec, if you have no connection to a network
|
||||
* recheck every 75 sec, if you have no connection to a network
|
||||
|
||||
Do not be afraid! The first refresh generates about 40 notifications, but the
|
||||
App options menu has a feature to remove all of them.
|
||||
|
@ -38,6 +44,7 @@ Tested and works well with:
|
|||
* [http://feeds.t-online.de/rss/nachrichten t-online News]
|
||||
* [http://news.yahoo.com/rss/ yahoo news]
|
||||
* [http://feeds.bbci.co.uk/news/world/europe/rss.xml BBC]
|
||||
* [http://www.heise.de/security/news/news.rdf Heise Security]
|
||||
|
||||
App successfuly tested on Android 4.1.1, 5 and 6
|
||||
|
||||
|
|
Loading…
Reference in a new issue