Commit Graph

930 Commits

Author SHA1 Message Date
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
Andrew Dolgov
c3f7823766 fix padding on selected feed row 2013-10-16 00:12:14 +04:00
Andrew Dolgov
7011eb4cbb remove headline checkbox margin hack 2013-10-15 20:05:17 +04:00
Andrew Dolgov
27e9fbe16a only enable devicedefault theme on api14+ 2013-10-15 19:51:50 +04:00
Andrew Dolgov
756277e30e addition to previous commit 2013-10-15 19:48:17 +04:00
Andrew Dolgov
22f1b3726b tweak headline icons display 2013-10-15 19:46:51 +04:00
Andrew Dolgov
c81545503a update published/unpublished icons 2013-10-15 19:34:45 +04:00
Andrew Dolgov
688c22fe92 fix article text color when using system theme 2013-10-15 18:53:05 +04:00
Andrew Dolgov
dedd069a90 add experimental support for sherlock devicedefault theme 2013-10-15 15:24:18 +04:00
Andrew Dolgov
79537ba544 bump version 2013-10-15 13:47:35 +04:00
Andrew Dolgov
f3e00065ea Merge pull request #54 from tuxmobil/master
Fix for Bug 714 "Mark above as read"
2013-10-15 02:41:11 -07:00
tuxmobil
1a39cb0f50 Fix for Bug 714 "Mark above as read" 2013-10-15 11:04:00 +02:00
Andrew Dolgov
0e8b073eee bump version 2013-10-07 18:36:32 +04:00
Andrew Dolgov
0fb9177e78 experimental workaround for the headlines using wrong view on refresh
issue
2013-10-07 18:32:42 +04:00
Andrew Dolgov
1d4c2be92a bump version 2013-09-20 10:36:03 +04:00
Andrew Dolgov
d39f0d9109 values-es: use unicode ellipsis character 2013-09-20 10:34:37 +04:00
Andrew Dolgov
4f52e05ac8 es translation: fix compile problem 2013-09-20 10:31:43 +04:00
Andrew Dolgov
1fce689cf6 Merge branch 'master' of git://github.com/Menti/Tiny-Tiny-RSS-for-Honeycomb into Menti-master 2013-09-20 10:26:28 +04:00
Andrew Dolgov
9bf65bed3c Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb 2013-09-20 10:26:13 +04:00
Andrew Dolgov
a77210f6b0 add xxhdpi launcher icon 2013-09-20 10:25:06 +04:00
Menti
9c5ba09c25 Delete strings.xml~ 2013-09-19 16:17:39 +02:00
DavidM
6cd35d755e Completed Spanish translation 2013-09-19 16:16:13 +02:00
DavidM
8169ee21cb Added Spanish translation 2013-09-19 16:08:54 +02:00
Andrew Dolgov
4f1d361b27 Merge pull request #51 from takobayashi/translate-jp
Update Japanese translation
2013-09-09 22:05:41 -07:00
Takashi Kobayashi
2bc60b22a1 Update Japanese translation
Add new string and fix typo.
2013-09-10 13:46:44 +09:00
Andrew Dolgov
75a13228b1 bump version 2013-09-09 13:56:54 +04:00
Andrew Dolgov
9da4f1e5f7 confirm if necessary catching up feed from context menu 2013-09-09 13:52:16 +04:00