Commit Graph

935 Commits

Author SHA1 Message Date
Andrew Dolgov
acbeaf8b0e bump version 2013-04-16 15:08:08 +04:00
Andrew Dolgov
39148025f9 add missing padding of alt text on 2.3 2013-04-16 15:07:46 +04:00
Andrew Dolgov
fbf7f20ae3 fix nosuchmethoderror when viewing captions on API < 16 2013-04-16 14:55:37 +04:00
Andrew Dolgov
7b3d3a7d47 remove notify published/marked toasts 2013-04-16 14:03:07 +04:00
Andrew Dolgov
26dfcf35d6 bump version 2013-04-16 13:58:56 +04:00
Andrew Dolgov
f2dcf967ee remove ic_marked 2013-04-16 13:55:14 +04:00
Andrew Dolgov
7bf9e771c2 properly toggle unread/marked/published icons on the actionbar 2013-04-16 13:48:44 +04:00
Andrew Dolgov
e9b049c540 unify theme setting, disable light theme on HC 2013-04-16 13:15:21 +04:00
Andrew Dolgov
16aaf4547f remove _dark icons 2013-04-16 13:04:53 +04:00
Andrew Dolgov
18eebe9b4e resize own icons, add share icon 2013-04-16 13:04:28 +04:00
Andrew Dolgov
ef07afec72 various menu updates 2013-04-16 12:54:51 +04:00
Andrew Dolgov
b5cbb033fc fix xhdpi icon sizes 2013-04-16 11:17:27 +04:00
Andrew Dolgov
c1da3017a6 update publish_light.svg 2013-04-16 11:08:29 +04:00
Andrew Dolgov
0100df9bb7 further icon tweaks, update publish icon 2013-04-16 11:06:22 +04:00
Andrew Dolgov
0e744d41ba further menu-related fixes
remove mangled unicode ellipsis in articlefragment
2013-04-16 10:48:09 +04:00
Andrew Dolgov
2bdcdae44f initial support for better holo icons 2013-04-16 10:35:48 +04:00
Andrew Dolgov
c1d6b71a87 Merge pull request #23 from RaphaelRochet/master
French translation : Added "Labels", fixed "Set labels"
2013-04-10 00:59:44 -07:00
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