Currently developing an Android app to sync subscriptions and saved posts between accounts

gusVLZ@sh.itjust.works to Android@lemmy.world – 630 points –

It's open source and I'd like some feedbacks, as you can see I such at designing mobile apps.

Also, if you have any feature recommendations it would be nice to hear about

My idea is to setup a background service that keeps all accounts you want synced using instances APIs

Lemmy Handshake

68

Blocked users and communities, with the option to add to or replace the lists.

Might as well add the capability to block whole instances.

OP isn't making a full client.

Apps don't suck if they work.
If an app looks great and flashy but functionally is garbage, then what's the point.

Give me a plain looking app that works well every time.

Looking forward to grabbing this when it's available.

Sick pls post again when itโ€™s available to download

Exactly what I have been looking for this entire evening, i made a new account on lemm.ee and now I'm looking to sync my old (lemmy.world) and new accounts. I will give it a try and report back here. Thank you for your efforts

Edit: can you post a link please, I couldn't find it in the play store.

I started yesterday and unfortunately it won't finish until next week, I'll post as soon as it goes online

UI/UX designer here. Wouldn't mind spending a couple hours of my free time designing a better interface for you. Would be a fun project.

Thank you, I'd rather do it myself as I'm learning during the process but if you have any advice, I'd love to hear about

The design is like this nowScreenshot_2023-08-15-04-21-53-90_a8368acaa5c2acea3952252470b30f1a

Feels like these can be baked into the apps that people use to browse lemmy ๐Ÿค”

Probably, if that was the case I wouldn't be making this one

If any open source client wants to add this feature, I'd love to help

Currently using LASIM, but this looks like an improvement!

I have comments, posts and saved stuff across three accounts.

Can I ask about how it works? Will my comments also be visibly duplicated on each instance then?

Constructive advice about the UI:

The padding on the top feels unnatural as there's lots of open space which isn't common for that area. Maybe add a header that gives instructions and move the content higher, something like "Getting started" with an icon and some text below?

This would require both instances to be online at the same time. A hard ask

Not really, since it can re-sync it later on if you just do regular polling

I'm thinking about how I'm going to keep it synced and I'll probably keep an offline list of all the communities per instance and update it often, after that, add and remove communities in the other instances

Material you design would be nice

Is it possible via the API to get the date/time when a subscription was added? If so, then a two-way sync would be possible, else I think only a one-way sync can be realised reliably, right?

I'm targeting "every-way" sync actually, if you ad 4 accounts my goal is to sync all 4

So if one account is subscribed to A and B, and another account is subscribed to C and D.

After sync, are both accounts going to be subscribed to A, B, C, and D?

Yes, but I'll probably make it possible to choose in the settings, between one way or everyway, so I don't accidentally mess with niche accounts

And what if, after the sync above, I unsub from A on one account and unsub on B plus sub on E on the second account? Both accounts will have C, D and E subbed, right?

That's fuckin dope! Can't wait to get it when its on f-droid

This is great! Please post when the app would be available.

Tell me when I can download (APK) it!

Why is this an android app?

Why not?

There's two solutions for the desktop already and I'm building it in flutter, which is cross platform, I don't have a Mac here to compile to iOS though

A PWA would be platform agnostic.

True enough, but we all have different skills, and if OP has android skills but not webdev skills, then they'd just be making they can make!

Also it's open source so someone who has the know how can just fork it to build a platform agnostic version, or just add it to the current codebase.

4 more...

That requires hosting architecture and ongoing costs

Depends. If there's no server-side logic, you can host it on GitHub for free.

This would be nice, but we wouldn't have how to sync in the background, at least I don't know how to do it

I think Tasker uses the option to 'draw on top of other apps' in order to maintain control of things. I think Poweramp uses some fancy notification settings (persistent, invisible?) to do the same. Poweramp is very good at retaining the ability to resume audio playback on device connect, independent of whether it was the last audio application playing audio. Tasker, I haven't used properly yet, but was interested in automating button functionality with it.

Another note: it might be neat to have a 'sync all account settings' option : )

Make it a console app and everyone wins

4 more...
4 more...
4 more...