Commit Graph

1396 Commits

Author SHA1 Message Date
Andrew Dolgov
4d2f19a6c6 fix typo in it translation; bump version 2013-12-16 09:42:29 +04:00
Andrew Dolgov
70a960017c Merge pull request #59 from ceskobassman/italian-translation
Improved italian translation
2013-12-10 13:00:11 -08:00
Francesco Pedron
e6233601c6 Improved italian translation 2013-12-10 19:39:51 +01:00
Andrew Dolgov
7bbbadee1e add ability to toggle headlines activity sidebar manually in landscape
on tablets
2013-11-29 00:47:38 +04:00
Andrew Dolgov
f0a29f9bcb disallow unsubscribing from special feeds 2013-11-27 22:01:29 +04:00
Andrew Dolgov
a4d38f3227 block another invocation of setlabels on api 7 2013-11-27 19:09:21 +04:00
Andrew Dolgov
f22fd94e93 bump version 2013-11-27 18:58:48 +04:00
Andrew Dolgov
5e8a618fd8 add unsubscribe to feed context menu 2013-11-27 18:58:25 +04:00
Andrew Dolgov
033dec883a block setlabel support on API7 2013-11-27 18:49:25 +04:00
Andrew Dolgov
64591a901c allow manually sharing urls to subscribe activity 2013-11-27 18:43:53 +04:00
Andrew Dolgov
f8a49d8c06 add easier font size selection dialog
bump version
2013-11-24 02:26:25 +04:00
Andrew Dolgov
3d23240bb0 allow more precise font size selection for headlines & article
remove single_column layout stuff
2013-11-24 01:56:01 +04:00
Andrew Dolgov
3b3b79ade2 support displaying article notes (requires API 8) 2013-11-23 20:31:37 +04:00
Andrew Dolgov
87d75a0d6c Merge branch 'translate-jp' of git://github.com/takobayashi/Tiny-Tiny-RSS-for-Honeycomb into takobayashi-translate-jp 2013-11-23 01:34:29 +04:00
Andrew Dolgov
77ad45f0ef bump version 2013-11-21 12:19:42 +04:00
Andrew Dolgov
2d6b858726 allow text selection while keeping image context menus 2013-11-21 12:15:53 +04:00
Andrew Dolgov
e6295be411 set article content webview font size properly 2013-11-21 11:46:25 +04:00
Andrew Dolgov
0d6b35373d fix menu not being refreshed when closing slidingmenu by dragging 2013-11-21 09:46:27 +04:00
Andrew Dolgov
d4caac40d4 disable trial stuff on amazon devices 2013-11-21 09:39:43 +04:00
Takashi Kobayashi
ca74b66225 Update Japanese translation for recently added strings. 2013-11-20 17:46:53 +09:00
Andrew Dolgov
f955dac12b bump version 2013-11-19 20:25:07 +04:00
Andrew Dolgov
ac96ae00d3 add workaround for webview not working correctly inside viewpager or w/e
(the no rect test based nodes found issue)

thanks, google engineers, amazing work
2013-11-19 20:07:17 +04:00
Andrew Dolgov
12b784d06b set light background for small devices to fixed color 2013-11-17 12:27:41 +04:00
Andrew Dolgov
7ab556e1d4 tweak font sizes 2013-11-17 11:58:28 +04:00
Andrew Dolgov
8145f16e45 Merge pull request #57 from moneytoo/offline-preview
respect preview article content option in offline mode
2013-11-16 00:32:24 -08:00
Marcel Dopita
e17e6fc7a8 respect preview article content option in offline mode 2013-11-15 23:50:28 +01:00
Andrew Dolgov
1d3d10ad09 bump version 2013-11-15 15:49:35 +04:00
Andrew Dolgov
50aa77ebb3 for sw600dp track whether feed was previously selected to restore
slidingmenu to a proper width, set to full screen width as default
(closes #804)
2013-11-15 15:41:05 +04:00
Andrew Dolgov
d7c69cf591 do not mark article as read before opening it in offline mode which
screwed up the cursor (closes #800)
2013-11-15 15:11:15 +04:00
Andrew Dolgov
f2dde1362b replace integer android version numbers with version codes
disable webview_accel preference on 2.3
target sdk 19
2013-11-15 14:57:10 +04:00
Andrew Dolgov
4ab63ea6b8 add wide image workaround for 4.4 (getting real tired of this shit,
google)
2013-11-14 22:37:58 +04:00
Andrew Dolgov
b5f28adf3c bump version 2013-11-11 13:44:38 +04:00
Andrew Dolgov
9fe5d31af4 taskerreceiver: check for ttrss_url being blank to detect if app is not
configured yet
2013-11-11 13:44:16 +04:00
Andrew Dolgov
71d0bcea5a implement workaround for
http://code.google.com/p/android/issues/detail?id=37484
2013-11-11 13:42:16 +04:00
Andrew Dolgov
cf5e03f23f Merge pull request #55 from tribut/master
add german translations for recently added strings
2013-11-06 04:51:46 -08:00
Felix Eckhofer
770d925216 add german translations for recently added strings 2013-11-06 12:24:48 +01:00
Andrew Dolgov
732f4ea33f fix wrong padding in feeds_row.xml 2013-10-24 22:40:00 +04:00
Andrew Dolgov
040fd8fc50 bump version 2013-10-24 15:34:07 +04:00
Andrew Dolgov
e65c943dd8 rework list serialization 2013-10-24 15:31:47 +04:00
Andrew Dolgov
3fa0b2591a check if m_adapter is not null in setselectedfeed/cat 2013-10-24 15:04:51 +04:00
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