- cross-posted to:
- linux@sopuli.xyz
- cross-posted to:
- linux@sopuli.xyz
Not in fdroid for some reason
So I am using it right now but my main issue is that it keeps repeating the same posts over and over on my all feed. I thought it was scrolling back to the top every time I backed out of a post but no it was just another dupe.
It is because it shows the posts from Lemmy.world, Lemmy.ml and beehaw.org all at the same time. If you click the sorting button Up the top you can set it to only show one of them.
Looks like this is a combination of lemmynade and limbo? Which were both forks of Lemmur.
Flutter moment, based
And it’s in the AUR: https://aur.archlinux.org/packages/liftoff-bin
looks awesome, could use a bit more of a frontend touch since a laptop /desktop has a wider screen than a mobile phone
deleted by creator
Flutter
I love to see a new Dart / Flutter project take off!
You might want to rename it considering that a company named Liftoff Software exists and has a trademark on the the term, “liftoff” pertaining to software.
Seems like their trademark is actually on SAAS offerings. I think we’ll be fine
The trademark category is for “software”. There’s no distinction between SaaS and an app. They’re the same thing from a trademark standing.
Could you be more specific a little more specific and helpful?
This was the closest I could find:
https://tmsearch.uspto.gov/bin/showfield?f=doc&state=4808:18dkxg.3.7
Will def check out when it hits iOS AppStore or TestFlight.
deleted by creator
Loving the app so far. There are bugs but its definitely the most mature and has the best UI/UX out of the apps I’ve tried.
I think this whole situation is going to cause a GPLv4. I hope it does so that this shit can’t be pulled on a technicality.
So I love it so far, but when switching to the true black AMOLED setting, a lot of the buttons stay that gray color. Not sure if intended or missed.
Looks promising! Is it on FDroid?
Not yet but you can get it via Obtainium for example.
Obtanium?
I’m guessing they mean this: https://github.com/ImranR98/Obtainium
Feels smooth. I wish there was an option to hide the bottom bar and to reduce the font size a bit. For now I’ll keep using Jerboa, but waiting for it to be less “sluggish” while scrolling.
I don’t understand how you’re supposed to run this on iPhone
deleted by creator
Thanks for sharing ❤️
First install TestFlight then join from the link: https://testflight.apple.com/join/e6ZEbxuR
Can’t login, it says my password is incorrect
Edit: before someone tells me to put in my correct password, I use copy&paste from a password manager
Is your password longer than 60 characters? If so, you should know that your actual password was truncated to 60 chars at the time of account creation. You won’t notice on the website because the login webform automatically truncates characters beyond the limit, but most 3rd-party apps don’t do this because it’s an undocumented thing.
Basically, my advice would be to update the password in your password manager to be truncated to 60 characters and then try logging in with the app again.
What kind of maniac would use a password that’s longer than 60 characters?
I get that password managers are standard now, but anything outside the norm is just asking for trouble. I vividly remember updating a client’s webfrom to reject emojis in passwords, because for some reason people started using them and it wrecked havoc in the backend.
What kind of maniac would use a password that’s longer than 60 characters?
That was actually the thing, thanks a lot.
Oh man, the feeling of solving an obscure issue on the first try without having to ask for any extra hints: chef’s kiss. I’m glad I could be of assistance!
I am very glad, also impressed by that detailed knowledge, are you working on/with lemmy? I’d whip out an award, but here are only poor men awards 🏅🏆
Nah, I was just playing around with the API and spent the better part of a day trying to figure out why authentication wasn’t working for me (I’d been using a 64 character password 🤦)