Spyke
android·AndroidbygusVLZ

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

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

View original on sh.itjust.works
db2
sopuli.xyz

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

77
Decoy321reply
lemmy.world

Might as well add the capability to block whole instances.

15

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.

39

Sick pls post again when it’s available to download

18
lemm.ee

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.

15
gusVLZreply
sh.itjust.works

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

18
lemmy.world

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.

13

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 now

3
lemmy.ml

Feels like these can be baked into the apps that people use to browse lemmy 🤔

12

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

23

Currently using LASIM, but this looks like an improvement!

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

11
lemmy.world

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

10
gusVLZreply
sh.itjust.works

Exactly, it would not be nice to duplicate all comments and posts

15

*user is banned for multi account comment spamming

Yeah it will happen like that if comments are duplicated.

3
lemmy.ca

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?

8
lemmy.world

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

7
Deivreply
lemmy.ca

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

6

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

3
Oha
feddit.de

Material you design would be nice

5

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?

5
gusVLZreply
sh.itjust.works

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

3
waratchessreply
lemm.ee

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?

2
gusVLZreply
sh.itjust.works

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

3
lemmy.world

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?

3

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

4
lemmy.world

Awesome! Would love to use it but I only have 1 very old, crappy, Android Nexus 5X.

1

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

16
duckingtonreply
lemmy.world

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!

22

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.

7
Ventreply
lemm.ee

That requires hosting architecture and ongoing costs

18
gusVLZreply
sh.itjust.works

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

3

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 : )

1
quadropissreply
lemmy.world

If it's built using compose multiplatform it's going to be easy to build for iOS and desktop

6