Commit Graph

418 Commits

Author SHA1 Message Date
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
Andrew Dolgov
dedd069a90 add experimental support for sherlock devicedefault theme 2013-10-15 15:24:18 +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
Takashi Kobayashi
2bc60b22a1 Update Japanese translation
Add new string and fix typo.
2013-09-10 13:46:44 +09:00
Andrew Dolgov
9da4f1e5f7 confirm if necessary catching up feed from context menu 2013-09-09 13:52:16 +04:00
Andrew Dolgov
e01bec4815 brighten read headline rows in sepia/light themes 2013-09-09 13:40:46 +04:00
Andrew Dolgov
92d63150a0 sepia theme fixes; update overflow icons to use modern holo style;
enable overflow icons for feed items
2013-09-09 13:34:53 +04:00
Andrew Dolgov
736c2233cf move selection checkbox to the bottom left of headline row 2013-09-09 12:42:27 +04:00
Andrew Dolgov
30ad3a8eda make read dark theme cards a bit brighter 2013-09-09 12:22:26 +04:00
Andrew Dolgov
3785564cab fix card offsets wonky select highlighting 2013-09-09 12:21:11 +04:00
Andrew Dolgov
c47ae09d16 fix selected counter style name in compat light theme 2013-09-08 20:43:33 +04:00
Andrew Dolgov
6a397ef34d make ui more ~cards~ like, simplify some drawables 2013-09-08 20:33:46 +04:00
Mirosław Lach
057f32f305 Added missing (lines left in english) and fixed one translation. 2013-07-16 15:08:29 +02:00
Mirosław Lach
d43b975707 Corrected XML syntax error (missing left bracket @150). 2013-07-16 14:39:59 +02:00
Mirosław Lach
1347847baf Polish translation for TTRSS android client. 2013-07-16 14:30:07 +02:00
Raphaël Rochet
5b6ec64f8b French translation update 2013-07-14 08:49:45 +02:00
Andrew Dolgov
739d1c4abe disable attachment icon in actionbar on tablets in portrait (screws with
other icons because android is so awesome)
2013-07-11 09:31:46 +04:00
jtek
40f5d31df7 Add Czech translation for recently added strings 2013-06-26 12:31:45 +01:00
Felix Eckhofer
481bd0d997 add german translations for recently added strings 2013-06-20 10:02:32 +02:00
Takashi Kobayasi
e93ef2079d Add Japanese translation. 2013-06-12 19:04:07 +09:00
Andrew Dolgov
fde20a4500 better approach to hiding headlines menu when it is unneded (refs #712) 2013-06-11 08:57:25 +04:00
Andrew Dolgov
fa3ee0b886 support view_mode setting in offline (without adaptive for the time
being) (closes #712)
2013-06-10 15:34:33 +04:00
Perry Werneck
d581c6439d Finishing pt-br translation. 2013-06-03 09:49:02 -03:00
Perry Werneck
abb06f3700 Updating translation 2013-06-03 00:06:43 -03:00
Perry Werneck
4f0a91ece8 Translating. 2013-05-31 17:54:57 -03:00
Perry Werneck
bfbf6c698f Creating pt-BR translation files 2013-05-31 12:47:12 -03:00
Andrew Dolgov
7e03ca0e73 fix wrong backgrounds being used by tablet headline views
properly reset feedisselected flag when menu is shown
2013-05-28 15:52:54 +04:00