Commit Graph

1056 Commits

Author SHA1 Message Date
Andrew Dolgov
4efd6a5511 bump version 2013-10-22 20:07:33 +04:00
Andrew Dolgov
683abfa5e8 force color.transparent in article views on 2.3 2013-10-22 20:04:24 +04:00
Andrew Dolgov
5e99572c78 attempt to fix sporadic unmarshalling problems by setting bundle
classloader on saveinstancestate
2013-10-22 18:34:21 +04:00
Andrew Dolgov
0aae49e569 use commitAllowingStateLoss() in onHeadlinesLoaded because it could be
called after activity stop
2013-10-22 09:35:09 +04:00
Andrew Dolgov
956c6f27fa add article image context menu entry to copy link to clipboard 2013-10-21 23:36:32 +04:00
Andrew Dolgov
bff474c925 bump version because of a botched apk export 2013-10-21 18:04:44 +04:00
Andrew Dolgov
c723246199 update offline_articles_* strings 2013-10-21 15:04:08 +04:00
Andrew Dolgov
08ca18e4c4 mention that accel webview option is HC+ 2013-10-21 15:03:09 +04:00
Andrew Dolgov
ba7ed268b6 use color.transparent for webview compat mode 2013-10-21 15:00:19 +04:00
Andrew Dolgov
f5337db60f move refresh buttons into overflow because of pull to refresh 2013-10-21 09:31:30 +04:00
Andrew Dolgov
c1f6c1407c bump version 2013-10-20 12:38:15 +04:00
Andrew Dolgov
b02590e06a fix an issue with back-forward interaction with sliding panel 2013-10-20 10:05:33 +04:00
Andrew Dolgov
b8ee3dab39 do no ttry setting web software rendering before api 11
reimplement titlewebview as an alternative rendering option
bump version
2013-10-19 10:13:51 +04:00
Andrew Dolgov
0a7c9640d7 Revert "bump version"
This reverts commit cc67716030.
2013-10-18 00:53:18 +04:00
Andrew Dolgov
cc67716030 bump version
add feedicon to headlines view on tablets
2013-10-18 00:07:38 +04:00
Andrew Dolgov
b5d4fac141 bump version 2013-10-17 19:26:15 +04:00
Andrew Dolgov
458b46df25 tasker: add action to upload modified articles and switch online 2013-10-17 18:59:08 +04:00
Andrew Dolgov
b3dcf3f6d8 bump version 2013-10-17 16:53:21 +04:00
Andrew Dolgov
9e8b29a8b3 dashclock: use simpleloginmanager 2013-10-17 16:53:01 +04:00
Andrew Dolgov
f4a992ed4e switch commonshareactivity to simpleloginmanager 2013-10-17 16:50:12 +04:00
Andrew Dolgov
c79080545c switch widget provider to use simpleloginmanager 2013-10-17 16:41:45 +04:00
Andrew Dolgov
68f8880a61 implement tasker action to download articles and go offline 2013-10-17 16:33:30 +04:00
Andrew Dolgov
0ebcf48603 add simpleloginmanager 2013-10-17 16:22:19 +04:00
Andrew Dolgov
8b37c8cc2c remove ellipsize from headline row title 2013-10-17 13:26:33 +04:00
Andrew Dolgov
5df4a51fc9 bump version 2013-10-17 11:00:48 +04:00
Andrew Dolgov
a97d29d114 support shortcuts opening feedsactivity 2013-10-17 11:00:07 +04:00
Andrew Dolgov
d4ccac5d1e headlinesactivity: force reload of globalstate article cache when
invoked as a shortcut
2013-10-17 10:39:20 +04:00
Andrew Dolgov
45116bd86b experimental support for making launcher shortcuts (to headlinesactivity
only atm)
2013-10-17 10:37:32 +04:00
Andrew Dolgov
d975ea568d bump version 2013-10-16 20:23:23 +04:00
Andrew Dolgov
da483e12a6 different workaround for webview flicker 2013-10-16 20:22:55 +04:00
Andrew Dolgov
5c9c2a8ca8 Revert "Revert "use scrollview/webview instead of titlewebview hack""
This reverts commit cb18030f6b.
2013-10-16 20:06:33 +04:00
Andrew Dolgov
18cd820a7c bump version 2013-10-16 19:54:07 +04:00
Andrew Dolgov
cb18030f6b Revert "use scrollview/webview instead of titlewebview hack"
This reverts commit 780629fff5.

Conflicts:

	res/layout/article_fragment.xml
	src/org/fox/ttrss/ArticleFragment.java
	src/org/fox/ttrss/offline/OfflineArticleFragment.java
2013-10-16 19:53:32 +04:00
Andrew Dolgov
ced4e4b089 bump version, target api 18
make webview software layer optional
2013-10-16 18:52:04 +04:00
Andrew Dolgov
d6e1597e73 pager: always show progressbar on refresh 2013-10-16 15:59:26 +04:00
Andrew Dolgov
14e63e4cbe bump version 2013-10-16 15:52:13 +04:00
Andrew Dolgov
68a687ecc1 pager: load additional headlines earlier, show indeterminate progress 2013-10-16 15:41:24 +04:00
Andrew Dolgov
85ef8d8d13 fix indeterminate progressbar not completing if http request fails 2013-10-16 15:28:59 +04:00
Andrew Dolgov
060fef90fd add indeterminate progressbars to a few more logical places 2013-10-16 15:11:44 +04:00
Andrew Dolgov
cc0bd900b6 font size tweaks, bump version 2013-10-16 15:01:41 +04:00
Andrew Dolgov
780629fff5 use scrollview/webview instead of titlewebview hack 2013-10-16 14:57:35 +04:00
Andrew Dolgov
75cee54972 bump version 2013-10-16 13:49:37 +04:00
Andrew Dolgov
8bb1ccbb24 abort if received headlines for the feed which is no longer active
(because of request taking too long?) (refs #785)
2013-10-16 13:43:39 +04:00
Andrew Dolgov
9ae3f3c50a headlinesrequest: do not try to remove excess items if requested with
offset=0
2013-10-16 13:35:49 +04:00
Andrew Dolgov
294eeeb9cd show indeterminate loading progressbar only when refreshing manually 2013-10-16 13:29:40 +04:00
Andrew Dolgov
94a468b2a3 implement headlines fragment pull to refresh
use indeterminate progressbar under actionbar
2013-10-16 12:53:08 +04:00
Andrew Dolgov
3c4324eee2 fix previous 2013-10-16 12:44:30 +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
29cb4f17d8 experimentally implement actionbar-pulltorefresh for feeds and cats 2013-10-16 12:38:18 +04:00
Andrew Dolgov
7484ec13e7 bump version 2013-10-16 11:02:43 +04:00