Despite my ever-growing hate of Android SDK, finally I was able to to turn the app I was making into something that sorta works:
https://market.android.com/details?id=org.fox.ttrss
(Report issues here: http://tt-rss.org/redmine/projects/tt-r ... oid/issues)
Android client: if only I could unread the sdk
-
- Bear Rating Trainee
- Posts: 36
- Joined: 25 Jul 2011, 23:26
Re: Official Android client
Thanks for this - report it working on Froyo/Cyanogenmod7
But what's the use, compared to Nils' application? Currently as far as I can see, Nils' client seems to be considerable more usable (at least for my flow). Will the two merge at some point?
But what's the use, compared to Nils' application? Currently as far as I can see, Nils' client seems to be considerable more usable (at least for my flow). Will the two merge at some point?
- fox
- ^ me reading your posts ^
- Posts: 6318
- Joined: 27 Aug 2005, 22:53
- Location: Saint-Petersburg, Russia
- Contact:
Re: Official Android client
Well, this one works the way I think android client is supposed to work, which is somewhat different from ttrss-reader (which never clicked with me for several reasons). Also, I needed something with a proper honeycomb UI.
Anyway, some people would prefer my client, some would prefer ttrss-reader, nothing wrong with that.
I don't think there's any reason for that, choice is good.
Anyway, some people would prefer my client, some would prefer ttrss-reader, nothing wrong with that.

Will the two merge at some point?
I don't think there's any reason for that, choice is good.
-
- Bear Rating Trainee
- Posts: 36
- Joined: 25 Jul 2011, 23:26
Re: Official Android client
fox wrote:Well, this one works the way I think android client is supposed to work, which is somewhat different from ttrss-reader (which never clicked with me for several reasons). Also, I needed something with a proper honeycomb UI.
Anyway, some people would prefer my client, some would prefer ttrss-reader, nothing wrong with that.Will the two merge at some point?
I don't think there's any reason for that, choice is good.
Certainly so.
I was playing around a bit with yours, and there's one thing I like a lot: the SSL certificate tickmark.
Apart from that, I am missing a way of browsing through the articles, calling up every single one individually is a lot of work. And I don't like the ads

- fox
- ^ me reading your posts ^
- Posts: 6318
- Joined: 27 Aug 2005, 22:53
- Location: Saint-Petersburg, Russia
- Contact:
Re: Official Android client
Swiping through articles are pretty much next thing to do. I just need to figure out the whole swipes thing first. (Edit: done)

Other things: ads are opt-in in the latest version (.17) - which was the plan from the start, I got distracted and forgot to put that in yesterday.

Other things: ads are opt-in in the latest version (.17) - which was the plan from the start, I got distracted and forgot to put that in yesterday.

-
- Bear Rating Trainee
- Posts: 36
- Joined: 25 Jul 2011, 23:26
Re: Official Android client
fox wrote:Swiping through articles are pretty much next thing to do. I just need to figure out the whole swipes thing first. (Edit: done)
Other things: ads are opt-in in the latest version (.17) - which was the plan from the start, I got distracted and forgot to put that in yesterday.
Good stuff, you're clearly on the roll

Only thing missing is categories and labels, now

- fox
- ^ me reading your posts ^
- Posts: 6318
- Joined: 27 Aug 2005, 22:53
- Location: Saint-Petersburg, Russia
- Contact:
Re: Official Android client

Caveat: proper support of virtual categories like Labels, Special and Uncategorized would require server-side API changes.
Edit: Also, I must say, there's no better way to see obvious shortcomings of the API than actually trying to use it.

-
- Bear Rating Trainee
- Posts: 36
- Joined: 25 Jul 2011, 23:26
Re: Official Android client
Just mentioning... since the latest update (the one with the combined view) swiping doesn't work if the combined view is disabled, and the default text size is tinytiny indeed 

- fox
- ^ me reading your posts ^
- Posts: 6318
- Joined: 27 Aug 2005, 22:53
- Location: Saint-Petersburg, Russia
- Contact:
Re: Official Android client
Yeah, this is something that I'm aware of. If I enable zoom in webview, it seems to eat all touch events and breaks swiping. Thanks, Google!
- fox
- ^ me reading your posts ^
- Posts: 6318
- Joined: 27 Aug 2005, 22:53
- Location: Saint-Petersburg, Russia
- Contact:
Re: Official Android client
Alright, I've pushed a new version to the market. Let me know how it works for you.
I'm afraid that combined mode is inherently problematic, though, android listview can't seem to handle a lot of embedded webviews without going crazy.
I'm afraid that combined mode is inherently problematic, though, android listview can't seem to handle a lot of embedded webviews without going crazy.
-
- Bear Rating Trainee
- Posts: 36
- Joined: 25 Jul 2011, 23:26
Re: Official Android client
fox wrote:Alright, I've pushed a new version to the market. Let me know how it works for you.
I'm afraid that combined mode is inherently problematic, though, android listview can't seem to handle a lot of embedded webviews without going crazy.
Works beautifully, thanks. Although I have an impression swiping is a bit iffy.
I've never liked swiping that much, always preferred buttons. But the new Google Reader lets one swipe very easily, with minimal thumb movement.
As for the combined view - me personally, I don't see that much of a need on a phone. But maybe you could do with vertical swiping, effectively showing only one article, but being able to swipe to the next one vertically. If that's compatible with scrolling, obviously?
Re: Official Android client
Cool!
Turns my phone and tablet really into power tools to keep up to date while in transit or on the couch!
Labels: if I'd be able to assign a label to (and perhaps remove from) a post, it would already cover my main work flow from a mobile device!
(using the "published+label" rss feeds to read items into other sites)

Labels: if I'd be able to assign a label to (and perhaps remove from) a post, it would already cover my main work flow from a mobile device!

- fox
- ^ me reading your posts ^
- Posts: 6318
- Joined: 27 Aug 2005, 22:53
- Location: Saint-Petersburg, Russia
- Contact:
Re: Official Android client
I'm working on the offline mode now (which is coming along rather nicely). I'll add manipulating labels to my todo list. Although this is not currently supported by the API at all, so there might be difficulties. 
Re: swiping, maybe I'm doing this wrong, but as far as I could figure, everyone has to implement gestures themselves from scratch, which strikes me as something rather stupid, but there you have it. I've tweaked the swipe minimal length to be a bit smaller, maybe that'll help.

Re: swiping, maybe I'm doing this wrong, but as far as I could figure, everyone has to implement gestures themselves from scratch, which strikes me as something rather stupid, but there you have it. I've tweaked the swipe minimal length to be a bit smaller, maybe that'll help.
-
- Bear Rating Trainee
- Posts: 30
- Joined: 11 May 2010, 16:09
Re: Official Android client
I really like the latest version of the Android client but I HATE the ads. I see there is a $2 unlock key - will this remove the ads? If so I will very gladly buy it immediately!
- fox
- ^ me reading your posts ^
- Posts: 6318
- Joined: 27 Aug 2005, 22:53
- Location: Saint-Petersburg, Russia
- Contact:
Re: Official Android client
Of course, that's the whole point. I guess I wasn't clear in the description, I'll update it.
Who is online
Users browsing this forum: No registered users and 3 guests