mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-27 07:05:59 +03:00
[GH-ISSUE #1130] [Android] Disable splash screen #754
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#754
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sunjam on GitHub (Apr 20, 2022).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1130
Describe the feature you'd like to request
Papercut issue.
Splash screen is always shown when accessing the app. Is it necessary or is their an option to disable it? Loosely related to #1130
Describe the solution you'd like
Skip showing the splash screen when browsing back to the app and just go directly to bookmarks
Describe alternatives you've considered
Unsure
@pinpontitit commented on GitHub (May 5, 2022):
By "splash screen", you mean the very first screen, showing the blue Floccus icon, just before the bookmarks ?
The kind of screen that appears while the app is loading the first time you open it ?
Thank you for teaching me that it existed because frankly I never noticed it.
How it works on my phone:
When I click on an app, for example Gmail app, or Tutanota app, or whatever:
As I have Android animations activated, the app icon grows and goes in the center of the screen.
So when I click on Gmail, all the screen becomes black and the gmail icon is at the center of the screen, and its written "Google workspace" below.
After not even 1 second of load, this black screen with Gmail icon disappear, and I can see my emails.
But when the Gmail app is running in background, if I click on it again, this "splash screen" doesnt happen. It only appears when i run the app the first time.
When I click on Tutanota, same thing: a white screen with a slightly bigger Tutanota Icon in the middle. Then after not even 1 second, I can see the log-in page.
However, as for Gmail, if the app is already running I don't see this "splash screen"
But on Floccus, there's two "splash screen".
The first splash screen is black with the Floccus icon at the center.
This first screen is similar to the Gmail and Tutanota ones for example.
I guess this is some automatic Material Design behavior.
This first screen is "beautifully" made. I mean, its not ugly and fits well with android behavior.
But after this first screen, there's a second "splash screen" !
This time its white with a smaller and ill-sized (=the proportions are not respected) floccus icon at the center.
I don't see the reason for this second splash screen, and its kind of ugly, it doesnt fit well in Android.
The icon proportions are incorrect, and having two subsequents splash screen looks unprofessional, as if the app wasnt "Native" but kind of "PWA" (maybe its the case).
However those two "splash screens" only happens the first time I run Floccus, if its running in backgroung it doesnt happen anymore.
So, to conclude:
If you are speaking about this second splash screen, I agree with you, its unnecessary, ugly, and it increases the loading time by some milliseconds.
However that's not big deal, just aesthetic considerations.
@marcelklehr commented on GitHub (May 6, 2022):
I wasn't aware the splash screen is ugly. I tried to make it pretty, but maybe I need to explore the plugin options.
It is definitely not unnecessary, because the user would otherwise see nothing for the time we now see the splash screen.
I have enabled background support for the app in the meantime which means it will not show the splash screen every time it is opened anymore.
@marcelklehr commented on GitHub (May 6, 2022):
I've adjusted the fill algorithm to preserve the splash screen aspect ratio.
@pinpontitit commented on GitHub (May 6, 2022):
lol, "ugly" is maybe too much
@github-actions[bot] commented on GitHub (May 7, 2023):
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.