We have moved to a new Sailfish OS Forum. Please start new discussions there.
74

[Announcement] [WIP] Voyager - Together native client

asked 2018-12-28 11:02:28 +0300

lbee gravatar image

updated 2019-01-06 06:30:17 +0300

Update 0.1.1

  • Fix issues user reported
  • Up coming function: See question's content changed

Hi everybody,

As a anonymous user from day one but never post something on this forum. Well, I remember 11/2013, when Jolla 1 first release, I hold my N9 with hope Sailfish OS image will available for non-EU users like me (Im in Vietnam). But this image never come out, only few community versions and nothing functions enough for daily use. And I have to wait 3 years until Sailfish X released. I instant buy a Sony X (F5122) and a Sailfish license, and still use until now. (I consider replace with XA2 but I should wait for Jolla bring its image come out first).

I visit TMO and Together daily but I couldnot found any mobile app client function enough, so I dev it for my self (I also release a client for TMO forum if anyone interest). And now I decided to publish my daily app for other sailors as my new year gift :D.

Imgur

It called Voyager (get it on OpenRepos.net). This app should cover your basic functions on Together. Please tell me more if you want implement somethings (add an answer, most voted answer will take my attention :D ). I still active developement on this app. You can donate me via Paypal.

Thank you for all.

edit retag flag offensive close delete

Comments

There is a "Jolla Together" client already (unmaintained I think), but it is good to have live alternative. Great thanks.

pemek ( 2018-12-28 11:20:40 +0300 )edit
1

@pemek: Yes, I tried, but I could not get its design. So I build my own.

lbee ( 2018-12-28 11:22:56 +0300 )edit

I agree with that. UI is hard. Once again, good work and thanks.

pemek ( 2018-12-28 11:25:42 +0300 )edit

Thank you, Jolla Together was left behind, keep on working.

magullo ( 2018-12-28 11:48:59 +0300 )edit

nice work.

yorambh ( 2018-12-28 11:59:22 +0300 )edit

19 Answers

Sort by » oldest newest most voted
9

answered 2018-12-28 21:47:49 +0300

omeena gravatar image

Good Work. Thanks. Looking forward for more options. and Yes, TMO app will be great contribution as well. thanks again.

edit flag offensive delete publish link more
3

answered 2018-12-28 22:26:04 +0300

JSEHV gravatar image

First of all great work and awesome design!

Second, can you please smash (fix) the bugs in SFOS 3 (see comments for details) It looks like the functionality of the app is not working as intended on the new platform version.

edit flag offensive delete publish link more

Comments

Thank @JSEHV

Profile data & text size: It seem broken on your system, I actually test on my X with 3.0.0.8. Can you chech error with command line: harbour-voyager

Question vote: It exist, you may confuse with comment vote, I dont implement comment vote yet

Others: should fix in next few days

lbee ( 2018-12-29 01:46:02 +0300 )edit
1

Yep, it would be better to have the OP info and vote buttons on top of the question.

raketti ( 2018-12-29 12:58:01 +0300 )edit

Hi @JSEHV, please help verify your profile issue with version 0.1.1. Thks.

lbee ( 2019-01-06 06:32:12 +0300 )edit

Profile issues are fixed, thanks!

The text size issue unfortunately still exists. Only big text is used.

JSEHV ( 2019-01-07 01:02:29 +0300 )edit
4

answered 2018-12-29 01:38:24 +0300

Kabouik gravatar image

The app looks great, good to see a real application with a native feel to replace the old unmaintained JollaTogether app. Please do release the TMO twin app if you have it in the works!

edit flag offensive delete publish link more
1

answered 2018-12-29 04:11:07 +0300

ExPLIT gravatar image

Really good

edit flag offensive delete publish link more
5

answered 2018-12-29 11:06:45 +0300

kkarioja gravatar image

Suggestion: move the question vote to some other position, e.g. the top like in the web UI. At the moment it looks pretty much like comment/answer vote, which seems a bit confusing to me.

edit flag offensive delete publish link more
3

answered 2018-12-29 12:14:44 +0300

Pohli gravatar image

updated 2018-12-29 12:23:28 +0300

Nice app, the native one is almost unusable, so Voyager is most welcome!

I've got a feature request: If a topic has got activity since last visit, could you mark the affected parts somehow? There are several possibilities for activity: new question, new answer, new comment on question, new comment on answer, updated question, updated answer, updated comment, conversion from comment to answer, conversion from answer to comment, conversion from question to wiki, conversion from answer to wiki. This would be very useful especially if the topic is very extensive (has many answers and comments). Don't forget to also mark the "see more comments" link after it is implemented. Now when using the browser for TJC it's very annoying to find the news in an overloaded topic like "Unsupported/problematic websites in Sailfish Browser". Or does anyone know the trick?

edit flag offensive delete publish link more

Comments

1

Yes, it my wish too. My app only parse webpage, askbot api is very poor. But RSS feed seem very promising, I will try parse both RSS & Web to guest which is new, but the performance may affect.

lbee ( 2018-12-29 13:26:43 +0300 )edit

@Pohli My Firefox addon attempts to identify new content
https://addons.mozilla.org/en-US/firefox/addon/jolla-askbot-unseen-posts/
but it doesn't work if the answers span several pages.

What would be great if this app could identify the last edit to a question. You can only do that in the browser by viewing the revisions list - which for something like release notes can be humungous!

I shall follow the development of this app with interest!

DaveRo ( 2018-12-29 18:17:37 +0300 )edit

@lbee Yes - the RSS feed is the way to go. Lots of async reads ;)

DaveRo ( 2018-12-29 18:21:08 +0300 )edit
2

answered 2018-12-29 12:39:35 +0300

jsommer gravatar image

Good job. The list of topics us much more clear and tidied up than in the other apps. Unfortunately I can't see my profile and posts after login. This will be implemented later?

edit flag offensive delete publish link more

Comments

I saw this too! Other people profiles just work fine, but not my own.

Dylan Van Assche ( 2018-12-29 12:48:21 +0300 )edit

Hi, I can see both your profiles. Is cover show correct data? It may timeout when query the profile page. You may check later or try investigate via command line: harbour-voyager

lbee ( 2018-12-29 13:20:51 +0300 )edit

When I go to the UserPage.qml I get: Unhandeled PyOtherSide error, cannot convert QString to int.

Dylan Van Assche ( 2018-12-29 13:25:55 +0300 )edit

Thank Dylan, it may error when parse your reputation data on page header. This error may specific to only few users has special data on header. But I will try handle more carefully.

lbee ( 2018-12-29 14:38:18 +0300 )edit

Your Gitlab link seems to be private. Maybe I can look a bit at the code and try to locate the bug?

Dylan Van Assche ( 2018-12-29 15:14:52 +0300 )edit
1

answered 2018-12-29 15:15:51 +0300

Notifications (inbox) would be nice. You can see then when somebody reacted on your comment or answer.

edit flag offensive delete publish link more
0

answered 2018-12-29 20:24:36 +0300

Pohli gravatar image

updated 2018-12-29 20:25:22 +0300

Long preformatted text goes beyond the edge:

cut

swipe to the left reveals

edit flag offensive delete publish link more

Comments

Yes, code & image need refactor. It already in my todos.

lbee ( 2018-12-29 21:01:11 +0300 )edit

Thank @BirdZhang, Im looking for this solution

lbee ( 2019-01-08 08:33:58 +0300 )edit
0

answered 2018-12-30 06:35:55 +0300

addydon gravatar image

Great work!

Package size is huge compared to other Sailfish apps. It is currently over 1 MB, while most apps are only a few hundred KBs.

edit flag offensive delete publish link more

Comments

Hi, most size for python library. It will reduce much when I have time convert to C++

lbee ( 2018-12-30 07:54:50 +0300 )edit
Login/Signup to Answer

Question tools

Follow
11 followers

Stats

Asked: 2018-12-28 11:02:28 +0300

Seen: 3,522 times

Last updated: Aug 26 '19