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
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
Andrew Dolgov
b76380a388
fix wrong margins on a selected feed row entry in tablet mode, bump
...
version
2013-03-21 09:01:18 +04:00
Andrew Dolgov
fecb582f8b
make items in feed and cat lists easier to click; bump version
2013-03-20 19:18:31 +04:00
Andrew Dolgov
ef8fb0f7e8
implement different resources for selected and selected+unread headlines
...
(refs #595 )
2013-03-19 14:44:11 +04:00
Andrew Dolgov
0be7d5eac5
bump version
2013-03-19 13:27:33 +04:00
Andrew Dolgov
cdf9e20fc7
when clicking on labels or special feeds default to showing contents as
...
feeds rather than headlines or articles because of previous behavior
making no sense
2013-03-19 13:27:14 +04:00
Andrew Dolgov
c12eff5369
Merge pull request #9 from RaphaelRochet/master
...
French translation update
2013-03-17 10:55:24 -07:00
Raphaël Rochet
98ae1a1a6d
French translation update
2013-03-17 18:50:29 +01:00
Andrew Dolgov
668167c40d
Merge pull request #8 from poitzorg/master
...
Missing Strings / Translation Updates
2013-03-17 09:15:22 -07:00
poitzorg
247538f562
Update strings.xml
...
Added translated String for Preferences Menu
2013-03-17 16:59:36 +01:00
poitzorg
2d2b74f953
Update strings.xml
...
Added Strings for Preferences Menu
2013-03-17 16:58:45 +01:00
poitzorg
bc599c7c04
Update preferences.xml
...
Added String in Options Menu for translation
2013-03-17 16:57:57 +01:00
Andrew Dolgov
3194ebf673
add ic_launcher-web
2013-03-17 19:41:41 +04:00
poitzorg
ec0cc6883d
Update strings.xml
...
Added missing Translations
2013-03-17 16:35:56 +01:00
Andrew Dolgov
f64948d93c
bump version
2013-03-15 09:57:19 +04:00
Andrew Dolgov
e77035016e
Merge pull request #7 from jrupac/fix-html-escaping
...
Fix HTML unescaping in title of ArticleFragment.
2013-03-14 22:20:04 -07:00
Ajay Roopakalu
8fb9d746f3
Fix HTML unescaping in title of ArticleFragment.
...
The title of an article when displayed in the ArticleFragment is HTML escaped, as opposed to being properly un-escaped as in HeadlinesFragment (currently around line 588).
This produces strings with """ instead of the quote character, for example.
2013-03-14 20:09:59 -03:00
Andrew Dolgov
807add7244
replace incorrect datasetinvalidated calls with datasetchanged
2013-02-27 10:45:12 +04:00
Andrew Dolgov
72975a9a03
properly report when feeds/cats list is empty, bump version
2013-02-27 10:39:23 +04:00
Andrew Dolgov
d381abd82a
properly clear active article when going back from headlinesactivity in
...
tablet mode
bump version
2013-02-24 00:52:00 +04:00
Andrew Dolgov
cdec1852e0
headlines row layouts: fix line endings (wtf)
2013-02-24 00:42:34 +04:00
Andrew Dolgov
06b6176124
target API 17, clean some useless imports
2013-02-14 13:06:43 +04:00
Andrew Dolgov
baf1bea932
articlepager: fix context being lost after activity resume in offline
...
mode (closes #533 )
bump version
2013-02-14 13:03:39 +04:00
Andrew Dolgov
be9c8d6614
headlinesfragment: check if getView() exists before assigning list empty
...
view
2013-02-13 09:47:04 +04:00
Andrew Dolgov
da36af7b42
fix dual refresh race condition when doing openFeedArticles() in tablet
...
mode
2013-02-11 22:06:40 +04:00
Andrew Dolgov
0d4bd2f446
bump version
2013-02-11 16:19:40 +04:00
Andrew Dolgov
6f95c43765
update support library
...
fix articlefragment link context menu
2013-02-11 16:19:12 +04:00
Andrew Dolgov
e2adb70fe0
add (disabled) placeholder actionbar sepia style
2013-02-10 11:50:11 +04:00
Andrew Dolgov
06c6921dc2
enable headlines list empty view
2013-02-10 11:33:32 +04:00
Andrew Dolgov
7ba2e5b28d
reload articles when clicking on a same feed again in tablet mode with
...
default_view_mode set to articles
2013-02-10 11:33:18 +04:00