Commit Graph

39 Commits

Author SHA1 Message Date
Andrew Dolgov
780629fff5 use scrollview/webview instead of titlewebview hack 2013-10-16 14:57:35 +04:00
Andrew Dolgov
d74beb0027 move pulltorefresh adapter to common activity, remove some imports and
unused pragmas
2013-10-16 12:42:58 +04:00
Andrew Dolgov
688c22fe92 fix article text color when using system theme 2013-10-15 18:53:05 +04:00
Andrew Dolgov
9af5dd1fb5 fix "read more" links not working properly in embedded browser
bump version
2013-06-25 10:48:03 +04:00
Andrew Dolgov
ccb815ec4a article webview: set base url to properly display protocol relative
images
2013-06-24 13:14:20 +04:00
Andrew Dolgov
d889d5e44c add image context menu in offline mode (closes #711) 2013-06-10 15:08:10 +04:00
Andrew Dolgov
2c71f2e829 enable webview zoom controls
bump version
2013-05-31 19:44:35 +04:00
Andrew Dolgov
4057f5ac69 remove side tapping as clumsy/clashing with urls (closes #702) 2013-05-31 19:37:20 +04:00
Andrew Dolgov
64c9467534 article: use shorter date 2013-05-23 14:53:41 +04:00
Lennart Weller
9081e4d553 fix offline fragment 2013-05-22 20:42:42 +02:00
Andrew Dolgov
cbe2c78f96 article: fix width of table element 2013-05-15 13:02:56 +04:00
Andrew Dolgov
cd7f9529a7 remove custom fragment constructors 2013-04-26 13:16:53 +04:00
jan_bar
6aaf8143de Fixed formatting issues 2013-04-25 17:54:52 +02:00
jan_bar
0822058712 Show author in offline mode 2013-04-24 16:07:51 +02:00
Andrew Dolgov
9e05f93b70 improve terribleness of workaround for the eaten last line on 2.3 (refs
#670)
2013-04-21 17:08:29 +04:00
Andrew Dolgov
0b2345344b support actionbarsherlock 2013-04-21 17:01:26 +04:00
Andrew Dolgov
5792022b55 support showing article author (requires api 5)
bump version
2013-03-30 19:30:47 +04:00
Andrew Dolgov
baf1bea932 articlepager: fix context being lost after activity resume in offline
mode (closes #533)
bump version
2013-02-14 13:03:39 +04:00
Andrew Dolgov
535b04dbe1 implement dark gray theme, bump version 2013-02-09 20:25:56 +04:00
Andrew Dolgov
479d1f0a6c prevent crash on 2.3 with dim_status_bar enabled, cleanup unused imports 2013-01-05 12:19:26 +04:00
Andrew Dolgov
c62d4b987b work around against last article line being clipped (refs #527) 2013-01-04 02:04:06 +04:00
Andrew Dolgov
f78ad58b79 rework attachment UI to use a dialog, update published actionbar icon 2013-01-03 15:09:30 +04:00
Andrew Dolgov
44598d89e9 do not underline article header links 2012-12-31 12:58:26 +04:00
Andrew Dolgov
d473c5abbd move between articles by tapping left/right sides 2012-12-14 19:37:05 +04:00
Andrew Dolgov
77e7bef968 webview: hide builtin zoom controls 2012-12-09 15:10:00 +04:00
Andrew Dolgov
1b40669cc5 fix disappearing up arrow on actionbar; import cleanup 2012-12-04 10:52:55 +04:00
Andrew Dolgov
8b7a937678 use proper system cache directory for storing cache files 2012-10-14 16:37:20 +04:00
Andrew Dolgov
00b80487b4 support article comments for API 4 server (closes #490) 2012-10-09 19:36:23 +04:00
Andrew Dolgov
d3e0ce0f83 less-crashy handling on article title 2012-09-19 23:23:26 +04:00
Andrew Dolgov
d733127fa1 fix articlefragment progressbar 2012-09-19 16:16:38 +04:00
Andrew Dolgov
797dbe2080 various lint-related stuff 2012-09-19 13:37:12 +04:00
Andrew Dolgov
460fa4923d decrease OFFLINE_SYNC_SEQ because of API limits 2012-09-18 15:45:22 +04:00
Andrew Dolgov
4eac5b73bb implement core offline functions 2012-09-17 16:28:32 +04:00
Andrew Dolgov
ced80be1ae initial 2012-09-16 13:25:28 +04:00
Andrew Dolgov
b80b684d12 set LayoutAlgorithm.SINGLE_COLUMN in webviews to fit images without css
hacks
2012-06-26 21:45:35 +04:00
Andrew Dolgov
fafdd4120a code cleanup
offline: support feed title in vfeeds
2012-06-22 15:37:08 +04:00
Andrew Dolgov
bc7e851b9a add shadows to light theme, misc layout/theme tweaks 2012-06-22 00:35:53 +04:00
Andrew Dolgov
f5547cc4ac revert ics fragment stuff 2012-06-19 18:24:22 +04:00
Andrew Dolgov
08397a47af categorize source files 2012-06-19 14:18:00 +04:00