Commit Graph

451 Commits

Author SHA1 Message Date
Andrew Dolgov
4eef799828 remove actionbarsherlock, switch to appcompat stuff 2014-10-15 13:29:20 +04:00
Felix Eckhofer
330efded6f Add German translations for recently added strings 2014-07-16 12:56:56 +02:00
Felix Eckhofer
ccbeb04810 Fix indentation
Use spaces like in the rest of the file
2014-07-16 10:32:26 +02:00
Felix Eckhofer
5ba78c4f0b Add German translation for enable_condensed_fonts 2014-07-16 10:31:34 +02:00
Felix Eckhofer
303fc75209 Allow translation for enable_condensed_fonts 2014-07-16 10:30:56 +02:00
Takashi Kobayashi
d58e6104f3 Update Japanese translation for recently added strings. 2014-02-03 18:46:49 +09:00
Raphaël Rochet
f2c1803586 French translation : Added 'Open in web browser' 2014-01-26 12:55:42 +01:00
Andrew Dolgov
8d279b67b6 use line-spacing on headlines; increase default line-height on articles
a bit
2014-01-25 22:18:26 +04:00
Andrew Dolgov
d75dc81c0d add option for condensed fonts 2014-01-25 21:34:50 +04:00
Andrew Dolgov
53e9a7d9f3 remove sans-serif-condensed 2014-01-25 10:56:27 +04:00
Andrew Dolgov
410d8cba85 article fragment: fix wrong padding 2014-01-24 13:54:14 +04:00
Andrew Dolgov
8a97531a5a tweak typography and layouts a bit 2014-01-24 13:41:37 +04:00
Andrew Dolgov
e3280a06ab add open article in web browser to headline context menu 2014-01-16 16:21:19 +04:00
Takashi Kobayashi
475f69901d Update Japanese translation for recently added strings. 2014-01-06 17:30:53 +09:00
Raphaël Rochet
9880413ad9 French translation update 2013-12-31 12:26:01 +01:00
Raphaël Rochet
ed8c9af7e0 French translation update 2013-12-31 12:22:12 +01:00
Andrew Dolgov
4d2f19a6c6 fix typo in it translation; bump version 2013-12-16 09:42:29 +04: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
5e8a618fd8 add unsubscribe to feed context menu 2013-11-27 18:58:25 +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
Takashi Kobayashi
ca74b66225 Update Japanese translation for recently added strings. 2013-11-20 17:46:53 +09: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
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
956c6f27fa add article image context menu entry to copy link to clipboard 2013-10-21 23:36:32 +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
f5337db60f move refresh buttons into overflow because of pull to refresh 2013-10-21 09:31:30 +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
458b46df25 tasker: add action to upload modified articles and switch online 2013-10-17 18:59:08 +04:00
Andrew Dolgov
68f8880a61 implement tasker action to download articles and go offline 2013-10-17 16:33:30 +04:00
Andrew Dolgov
8b37c8cc2c remove ellipsize from headline row title 2013-10-17 13:26:33 +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
5c9c2a8ca8 Revert "Revert "use scrollview/webview instead of titlewebview hack""
This reverts commit cb18030f6b.
2013-10-16 20:06:33 +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
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
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