Commit Graph

25 Commits

Author SHA1 Message Date
Kevin Meyer
038139b5b4 articleView: moving MarkAsRead-button to actionBar (see issue #53) 2014-12-16 19:33:11 +01:00
Kevin Meyer
e982dfb1b6 articleList: small layout style improvement. 2014-12-16 19:19:53 +01:00
Kevin Meyer
4f2a4d1399 articleList: switch between Show All <-> Show Unread 2014-12-16 18:58:47 +01:00
Kevin Meyer
f41a17de50 issue #55: using SimpleCursorAdapter instead of own ReadingListAdapter. 2014-12-16 18:00:20 +01:00
Kevin Meyer
e9fd003efc changing activity titles. 2014-12-16 10:43:16 +01:00
Kevin Meyer
b98d2a9aaf restructured MainActivity: moved downloading and parsing to external AsyncTask 2014-12-16 10:41:20 +01:00
Kevin Meyer
d6275d7d07 updated gradle, buildTools and libraries 2014-12-16 10:30:10 +01:00
Thomas Citharel
1f9aae4045 update versionCode to 10 2014-11-20 17:41:29 +01:00
Thomas Citharel
e45e4365a3 Update build.gradle 2014-11-16 14:48:52 +01:00
Kevin Meyer
c927290c8d added URL Parser for sharing option. 2014-11-16 12:35:06 +01:00
Kevin Meyer
011ba91d87 fixing issue #45: removing leading, trailing and multiple whitespaces. 2014-11-13 21:25:12 +01:00
Kevin Meyer
231f4c0efb show error messages when feed downloading is not successful. 2014-11-13 20:56:06 +01:00
Kevin Meyer
cb2c1dc04b cleaning up source code 2014-11-13 19:55:20 +01:00
Kevin Meyer
440354e578 improving article list: adding host label 2014-11-13 19:36:43 +01:00
Kevin Meyer
53ee178452 using support library 21 to add material action bar. 2014-11-13 19:00:43 +01:00
Kevin Meyer
d25265e781 updating target api (21) 2014-11-13 16:40:09 +01:00
Kevin Meyer
18248dc4f7 fixing bug: article list scrolling back to top after reading article. 2014-09-03 17:15:18 +02:00
Kevin Meyer
0a05cf82c4 added error handling for wrong user ids or wrong tokens 2014-09-03 17:10:56 +02:00
Kevin Meyer
c8097e5de8 fixed warnings: removed unused strings... 2014-08-20 15:47:29 +02:00
Kevin Meyer
498f932a3f reduced multiple code blocks by adding BaseActionBarActivity class. 2014-08-20 15:46:55 +02:00
Kevin Meyer
99dff4452f reducing warnings and errors 2014-08-20 13:55:00 +02:00
Kevin Meyer
b23874d872 added german localization. 2014-08-20 10:54:59 +02:00
Kevin Meyer
5a80076e8a added back button to action bar. 2014-08-20 10:54:27 +02:00
Kevin Meyer
7fcd254b80 added "settings" button to main view. Removed options menu from main view. 2014-08-20 10:53:12 +02:00
Kevin Meyer
6488a0b301 fixing project structure: moving code and res to new module "app" 2014-08-19 22:53:49 +02:00