Commit Graph

412 Commits

Author SHA1 Message Date
daniel oeh
bf74279a39 Updated gitignore 2012-07-29 21:49:40 +02:00
daniel oeh
cacf07e3e9 Excluding .DS_Store files 2012-07-29 20:40:53 +02:00
daniel oeh
8df7eea59d Fixed comments 2012-07-29 17:50:49 +02:00
daniel oeh
73b12e57d7 Prepared release 0.9.1 2012-07-29 16:36:23 +02:00
daniel oeh
16a5cdbece FeedManager did not load the id of a Simple Chapter on startup 2012-07-29 15:57:01 +02:00
daniel oeh
3281723326 - Bugfix : Player did not always display the current chapter correctly.
- Added support for links in SimpleChapters
2012-07-29 15:43:28 +02:00
daniel oeh
f564c9a6e2 Prepared release 0.9 2012-07-28 14:14:07 +02:00
daniel oeh
7fbf418760 Added flattr4j to about page 2012-07-28 13:59:53 +02:00
daniel oeh
9f84f3733f Added support for 'href' attribute for simple chapters 2012-07-27 16:55:47 +02:00
daniel oeh
83d67a2921 created dialog layout for api 14+ 2012-07-27 15:58:45 +02:00
daniel oeh
b155a4cdf9 Completed sleep timer implementation 2012-07-27 15:46:56 +02:00
daniel oeh
e23c1a0143 Implemented sleep timer menu item + fixed problems with dialog 2012-07-27 14:59:01 +02:00
daniel oeh
791acc935c Implemented sleep timer in playaback service and created time dialog 2012-07-27 13:52:54 +02:00
daniel oeh
b93c5c9b63 Removed option to disable scrollbar in webview 2012-07-26 20:51:29 +02:00
daniel oeh
58ec618276 Fixed crash when moving progressbar 2012-07-26 20:22:10 +02:00
daniel oeh
fab2110715 Added export menu item 2012-07-26 19:36:38 +02:00
daniel oeh
cbb1bed530 Implemented export worker 2012-07-26 19:19:35 +02:00
daniel oeh
1b287ea9dc Implemented opml writer 2012-07-26 18:52:32 +02:00
daniel oeh
5979148173 Moved OPML Symbols into separate class 2012-07-26 18:10:20 +02:00
daniel oeh
9da07b8e72 TypeGetter is now setting type attribute of feed 2012-07-26 18:05:50 +02:00
daniel oeh
02b2ec56c8 Added upgrade statement 2012-07-26 17:56:08 +02:00
daniel oeh
30674e9356 Added 'type' attribute to Feed 2012-07-26 17:45:33 +02:00
daniel oeh
0cce685cc9 Restored flattr integration 2012-07-26 12:09:20 +02:00
daniel oeh
20397a06e6 cleaned up packages 2012-07-26 11:46:36 +02:00
daniel oeh
5f03b24e59 Updated changelog 2012-07-25 12:50:53 +02:00
daniel oeh
caed8de179 Preparing release 0.8.2 2012-07-25 12:46:49 +02:00
daniel oeh
a85a369f3a Added OPML chooser dialog + autocreation of import directory at
application start
2012-07-25 12:45:15 +02:00
daniel oeh
52a9a5ecee Sync service executor now runs on low priority to avoid gui lag 2012-07-25 11:42:18 +02:00
daniel oeh
6469bffe61 Fixed potential nullpointer exception 2012-07-25 11:11:23 +02:00
daniel oeh
ef0ed07273 Feed title comparison is now case-insensitive 2012-07-24 21:31:40 +02:00
daniel oeh
d593d12e23 split image cache into thumbnail- and cover-cache 2012-07-24 21:01:44 +02:00
daniel oeh
74b1fac152 improved order of items 2012-07-24 18:25:56 +02:00
daniel oeh
dbb5cbfd38 Fixed imports 2012-07-24 18:16:53 +02:00
daniel oeh
6321136271 removed 'catch' added check for null 2012-07-24 18:15:30 +02:00
daniel oeh
b51aaf2a92 fixed nullpointer exception 2012-07-24 17:59:04 +02:00
daniel oeh
7d99031706 implemented word search 2012-07-24 16:52:29 +02:00
daniel oeh
8bad211f68 Added search button to SearchActivity 2012-07-24 15:48:11 +02:00
daniel oeh
80a9100b8f implemented search for single feeds 2012-07-24 15:30:25 +02:00
daniel oeh
bc089c9e64 Fixed behavior of 'up'-buttons 2012-07-24 14:46:10 +02:00
daniel oeh
8243d0dde6 implemented search button 2012-07-24 14:37:34 +02:00
daniel oeh
dc02bff7c6 implemented searching algorithm 2012-07-24 13:54:43 +02:00
daniel oeh
6674da6e2c updated changelog 2012-07-24 11:57:17 +02:00
daniel oeh
9388ab8253 Exported version 0.8.1 2012-07-23 21:24:18 +02:00
daniel oeh
ce6c4217c8 fixed crashes when handling feeds without images 2012-07-23 21:15:30 +02:00
daniel oeh
40bed42743 Moved downloadservice handler to background task 2012-07-23 20:58:26 +02:00
daniel oeh
aebb928a23 First item is no longer marked as unread when adding a new feed 2012-07-23 20:46:08 +02:00
daniel oeh
f910b057bc improved stability 2012-07-23 20:41:43 +02:00
daniel oeh
dcddf476bf Moved URL preparer call into Downloadrequester 2012-07-23 19:11:04 +02:00
daniel oeh
c3d25b5106 Opmlreader is now preparing the xml urls 2012-07-23 19:06:22 +02:00
daniel oeh
7e2d5a659e Fixed a bug in the feedparser 2012-07-23 18:45:01 +02:00