66
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]

A WIP replacement for samsungs gamelauncher which respects your privacy

top 18 comments
sorted by: hot top controversial new old
[-] [email protected] 19 points 1 year ago

A dumb question, but why are game launchers needed. Do they not start on their own?

[-] [email protected] 5 points 1 year ago

Just organization. If you keep a bunch of games on your phone a game launcher like Samsungs keeps them all together. Like a folder that updates itself almost.

[-] [email protected] 5 points 1 year ago

well if you use an android launcher that isn't quite as graphical as most launchers are it's quite a hassle to organize a folder with games in it. This is just a quick thing to open up and see only games on it

[-] [email protected] 7 points 1 year ago

This could really use at least one simple screenshot of the app.

[-] [email protected] 3 points 1 year ago

Very light on details. Does it only replace the Samsung launcher?

[-] [email protected] 5 points 1 year ago* (last edited 1 year ago)

no but after seeing how much data the samsung game-launcher collected from users it was my main motivation. I'll change that to "A replacement for prorietary game-launchers"

EDIT: changed it in the repo but I guess it will stay the same here

[-] [email protected] 3 points 1 year ago* (last edited 1 year ago)

Also worth mentioning that it's for mobiles, specifically android. At first glance I thought it was similar to playnite and got excited.

Edit : didn't mean to insinuate that it's not exciting as it is. Just wanted to point out that for people who are not looking for an android game launcher, this may not be useful.

[-] [email protected] 2 points 1 year ago

yeah you are right, i should have mentioned that. also why have a replacement for playnite? are you missing any features in playnite?

[-] [email protected] 1 points 1 year ago

No not at all actually. Playnite does everything I want it to, but was just excited at the prospect of trying out a potential alternative to see if it looks better. The default theme of playnite looks a bit bland and I've tried quite a few themes but just couldn't settle on one.

[-] [email protected] 1 points 1 year ago

i know that struggle too well :)

[-] [email protected] 2 points 1 year ago* (last edited 1 year ago)

I tried it in my Samsung device but the app is just a blank backgroud with the name of the app in the top left corner. I´m missing something?

[-] [email protected] 2 points 1 year ago

Sounds like a bug! Can you give me any details like phone model and android version?

[-] [email protected] 1 points 1 year ago
[-] [email protected] 1 points 1 year ago* (last edited 1 year ago)

I'll make a public reply for this, just installed LineageOS on my Galaxy S4 with Android 11. GameLauncher works flawlessly, except: not all games are shown which is a technical limitation of android itself. My app just checks what apps have the APPLICATION_IS_GAME flag, which funnily enough isn't set by all games. Candy Crush for example. And the only way I could add those games is if I manually check those games by their packagename. For example: com.king.candycrushsaga . I mean I could add those games but it would be a minor annoyance to say the least given the sheer number of Android games. I may add a feature that lets the user manually add applications into the list. But for now, it is how it is. EDIT: most people of stackoverflow and other forums check if the app is a game by sending all packagenames to the google play server and check which "tag" comes back. That is not ideal howevery, on my main phone I have over 600 installed packages/apps. Sending all of them to the big G is not only detremental for privacy but also not efficient. Also I want my app to not communicate with the internet at all so you data stays where it should be in the first place.

[-] [email protected] 1 points 1 year ago
this post was submitted on 16 Sep 2023
66 points (97.1% liked)

Open Source

30371 readers
961 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS