stanipintjuk / Silverfish

A simple and lightweight launcher for Android.
GNU General Public License v3.0
44 stars 17 forks source link

Make status bar transparent (enhancement) #24

Closed Lonami closed 7 years ago

Lonami commented 8 years ago

I'm not aware of which Android version support this, but for those with support, the status bar not being transparent makes it look a bit odd: Non-transparent status bar

Edit: Actually, perhaps it was even a better idea to hide the entire status bar. Perhaps as a setting? Edit 2 (I rush when submitting issues): KitKat and above support this (see here for a how-to) Edit 3: More and more (how to hide it). Worth looking, really!

stanipintjuk commented 8 years ago

I am working on it. In the mean time I will fix some more UI stuff

neckcen commented 8 years ago

While we're on the topic of UI, I'd prefer if the black background behind the widget was an option. Most widgets already come with a background or are designed to work without one.

yllwboy commented 8 years ago

If you decide to hide the status bar, please have that as an optional thing, I still might want to see battery percentage, time and notifications without having to swipe my finger to make the status bar show up every time.

Also, please consider the above as well, neckcen's idea is good.

stanipintjuk commented 8 years ago

I agree. Completely hiding the status bar is stupid.

The dark background should be easy enough to add as an option.

I am planning to write a setting activity soon, and these are the options I have thought of so far:

UI

Please come with more UI option suggestions if you can think of any

neckcen commented 8 years ago

Another UI idea:

Lonami commented 8 years ago
  1. What do you mean by "direct modification"? How else would we modify it?
  2. Apps are not simply removed from the Home screen by long tapping. You must drag them to the bottom, where it says "Remove".
  3. Even if they're non techy, it is not hard to explain them that they can swipe their finger to the right to show all the applications.
neckcen commented 8 years ago
  1. From the settings (through the widget change option for example) or by turning off the lock (which would be a toggle: dis/allow direct modification of the home screen).
  2. It was just a random example from my past experience with other launchers, probably not the best one sorry. To be fair there isn't that much that could happen by accident with Silverfish's current home screen, I'm mostly suggesting this for the future (if apps can be moved, grouped, icons changed, ...).
  3. Gives me another UI option idea: PIN lock for the drawer.

Also, I think I wasn't specific enough. When I say non tech-savy I do not mean slightly confused by technology. I mean people with poor dexterity (hard to target specific area, tend to long press by accident, swipe instead of tap twice, ...), sometime poor eyesight and absolutely no clue how it works. Imagine: 90yo grandparents using their phone to see their grandkids latest pictures or infants messing around with a fun game.

With that said, these people might be out of the scope of Silverfish or even android altogether. But I think some extra settings go a long way to make the launcher usable for them so I brought it up. I would understand these options not being integrated in the end though.

Lonami commented 8 years ago

Every suggestion is appreciated, and after some talk yes, being able to lock the home screen is a good idea, as well as password protecting some applications (perhaps for a very future), but all these would be better as a new issue in my opinion. One can't expect to come into "Make status bar transparent" and remember that we really had to "Add a PIN lock to the drawer"!

neckcen commented 8 years ago

A valid point, if @stanipintjuk also agree I can create the relevant issues.

Lonami commented 8 years ago

You don't need @stanipintjuk approval to post new issues, simply do it! That's what they're for :)

stanipintjuk commented 8 years ago

@neckcen yes please, make a new issue :)

Lonami commented 7 years ago

I'd prefer if the black background behind the widget was an option.

@neckcen please open up a new issue if you still want this feature. The title of this issue is not relevant and it's hard to find what people want to be done on the launcher.

Closing the issue since the status bar has been transparent for a while now.