Commit Graph

868 Commits

Author SHA1 Message Date
Raphaël Rochet
88ac0cf387 Fixed main menu not using translations for "subscribe to feed"
French translation : Added "Labels", fixed "Set labels"
2013-04-10 09:13:28 +02:00
Andrew Dolgov
9149add751 make attachments dialog cancelable 2013-04-10 08:11:36 +04:00
Andrew Dolgov
4c06143b5a Merge branch 'master' of git@github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb.git 2013-04-10 08:07:03 +04:00
Andrew Dolgov
12f99f09ee bump version 2013-04-10 08:06:09 +04:00
Brad Stewart
fc42b73ba5 View title text on images
Conflicts:

	res/values-fr/strings.xml
	res/values/strings.xml
2013-04-10 08:03:55 +04:00
mcbyte-it
ae4f487070 Italian translation 2013-04-09 16:52:46 +04:00
mcbyte-it
841f14cf31 Initial release of Italian translation, WIP 2013-04-09 16:52:39 +04:00
Andrew Dolgov
bea2554711 fix labels string missing in default locale 2013-04-08 22:57:02 +04:00
Andrew Dolgov
5ad5d27cc0 work around against crash when long tapping on an article header 2013-04-08 22:56:02 +04:00
Andrew Dolgov
fd6e8c6278 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb 2013-04-05 00:17:20 +04:00
Andrew Dolgov
d823ab1f27 add values-cs 2013-04-05 00:17:07 +04:00
Andrew Dolgov
e0865a4ef7 Merge pull request #20 from seidler2547/master
update German translations
2013-04-04 12:17:36 -07:00
Stefan Seidel
bdc243ad61 update German translations:
- add new strings from 1.4.5
 - translate item that were still in (D)english
 - unify translations (e.g. "starred = markiert" throughout all strings)
2013-04-04 20:25:30 +02:00
Andrew Dolgov
19913097d6 Merge pull request #19 from seidler2547/master
Fix classpath entries so that any user can build out of the box
2013-04-04 11:04:04 -07:00
Stefan Seidel
b1e719ea90 mark non-translatable string arrays as such so that Android Lint doesn't complain 2013-04-04 19:59:40 +02:00
Stefan Seidel
382d02de66 correct classpath entries 2013-04-04 19:53:20 +02:00
Andrew Dolgov
25aa63dce3 show_unread_only: change default to true 2013-04-04 10:42:09 +04:00
Andrew Dolgov
22302be4f9 make sure show_unread_only setting persists, bump version 2013-04-04 10:41:34 +04:00
Andrew Dolgov
437afb42a1 Merge pull request #18 from RaphaelRochet/master
French translation update
2013-04-01 23:35:37 -07:00
Raphaël Rochet
4ae77d29d9 typo 2013-04-02 08:34:21 +02:00
Raphaël Rochet
2a71d8e7e3 french translation for localize version requirement string 2013-04-02 08:30:30 +02:00
Andrew Dolgov
06dd092038 localize version requirement string 2013-04-02 09:41:24 +04:00
Andrew Dolgov
9ad3ce0f9a add preference to show old articles first by using new api stuff; bump
version
2013-04-02 09:39:31 +04:00
Erik Hardesty
7d7022e026 Process read articles in batches
Accumulate read articles while scrolling and upload changes to tt-rss only when done scrolling
2013-04-01 10:36:27 -05:00
Andrew Dolgov
a18fb4d206 allow more articles to be synced while going offline 2013-03-31 20:21:25 +04:00
Andrew Dolgov
fb0d0d0ad2 values-fr: fix apostrophe 2013-03-31 20:20:17 +04:00
Andrew Dolgov
999bc46310 Merge pull request #16 from RaphaelRochet/master
French translation update
2013-03-31 03:36:26 -07:00
Raphaël Rochet
540d7bf8bc Fr translation : new strings 2013-03-31 12:19:18 +02:00
Andrew Dolgov
cea68d6b54 implement basic webview context menu for images 2013-03-31 11:17:59 +04:00
Andrew Dolgov
2a268f6c6a fix author missing in sw600dp article fragment xml 2013-03-31 10:49:38 +04:00
Erik Hardesty
b7e5436576 Add mark read on scroll for headlines 2013-03-30 17:58:55 -05:00
Andrew Dolgov
5792022b55 support showing article author (requires api 5)
bump version
2013-03-30 19:30:47 +04:00
Andrew Dolgov
f7c533d5d9 offline: fix catchup_above to only process unread articles
bump version
2013-03-27 14:04:49 +04:00
Andrew Dolgov
65fc57a0c0 offline: fix catchup_above not respecting oldest first setting; exclude
current article for consistency with tt-rss
2013-03-27 14:02:23 +04:00
Andrew Dolgov
ab184cb5bd enlarge maximum amount of articles in headline buffer
modify catchup_above to exclude current article for consistency
fix catchup_above to only work on actually unread article (closes #632)
2013-03-27 13:57:59 +04:00
Andrew Dolgov
65e76c35b8 fix typo in preferences 2013-03-26 10:02:48 +04:00
Andrew Dolgov
b0d5b5c613 Merge pull request #14 from RaphaelRochet/master
French translation
2013-03-25 07:13:00 -07:00
Raphaël Rochet
d512637fab New strings + one typo fix 2013-03-25 15:05:38 +01:00
Andrew Dolgov
149d3bf8e3 Merge pull request #13 from tribut/master
Update german translation
2013-03-25 03:10:21 -07:00
Felix Eckhofer
05059a5868 adjust whitespaces,
use 4 spaces everywhere to make translation more seemless
2013-03-25 10:53:03 +01:00
Felix Eckhofer
2e43f1120f translate new strings,
fix a typo,
some minor changes,
2013-03-25 10:50:59 +01:00
Andrew Dolgov
48e5015353 add menu item to set view mode, bump version 2013-03-25 10:15:42 +04:00
Andrew Dolgov
201dce1474 sort categories, remove duplicate files 2013-03-24 19:50:44 +04:00
Andrew Dolgov
ad12b2b945 integrate share app stuff into tt-rss app 2013-03-24 19:43:03 +04:00
Andrew Dolgov
c6493ebb70 feedcategorylist: use correct classloader 2013-03-24 17:35:42 +04:00
Andrew Dolgov
cb39f9aa25 Merge pull request #12 from moneytoo/volumekeys
Added handling of volume keys in onKeyUp to suppress beeping
2013-03-24 01:53:03 -07:00
Marcel Dopita
879d82325c added handling of volume keys in onKeyUp to suppress beeping 2013-03-23 11:43:27 +01:00
Andrew Dolgov
2683ad89a6 Merge pull request #11 from RaphaelRochet/master
French translation update
2013-03-21 10:13:31 -07:00
Raphaël Rochet
3f497c01ab French translation update 2013-03-21 17:59:06 +01:00
Andrew Dolgov
7358405040 add an option to hide content previews in headlines list (closes #606) 2013-03-21 10:03:50 +04:00