
La versione "libera" di Pixel Launcher ora ha il selettore dei temi: chiaro o scuro, scegliete voi
Rootless Pixel Launcher sta continuando ancora la sua costante evoluzione, arrivando nelle ultime ore alla versione 3.6. Grazie a questo aggiornamento, la versione "libera" del launcher in stile Pixel aumenta ancora le sue possibilità, ottimizzando le funzioni già presenti e dando maggior spazio alla scelta estetica.
Infatti, una delle novità più importanti di questa nuova versione è la selezione dei temi, che permette agli utenti di decidere se applicare il tema chiaro o quello scuro del launcher. Per gli indecisi, è disponibile anche la selezione automatica, basata sul colore dominante dello sfondo, più altre opzioni creative tra cui scegliere.
Per quanto riguarda le già citate ottimizzazioni, è stata migliorata la reattività e la fluidità di alcune sezioni del luancher e sono stati sistemati alcuni problemi noti per le traduzioni, il drawer e altre schermate. Trovate tutti i cambiamenti in dettaglio nel changelog completo, disponibile a fine articolo.
Per chi volesse provare l'ultima versione del Rootless Pixel Launcher, lasciamo qui in basso il link per il download diretto, mentre se volete altre informazioni potete andare a questo indirizzo.
Download Rootless Pixel Launcher 3.6 (APKMirror)
Rootless Pixel Launcher Changelog (3.6)
Theme selection
- After all the requests I finally decided to cave in and let users select their own theme if they want. I wrote a small program in C# that automatically imported the translations using Google Translate. The available options are:
- Automatic: Will apply a theme based on the wallpaper
- Default: The default light background theme
- Dark: The dark background theme
- Light: Has a brighter white background in the app drawer than default, and has dark text to complement it
- Transparent: Based on the dark theme, but makes the app drawer more transparent so you can see more of your wallpaper
Bug fixes
- Delay workspace loading after a failed shortcut drag by half a second. This fixes a bug where the app drawer would stay half open when very briefly holding a shortcut.
- Add open source licenses preference in about settings category
- Strip empty left page after a settings invoked reload that removes At A Glance
- Import translations for all theme options
- Never scroll the home screen when app drawer is visible. This fixes a bug where the top left and top right corner could be used to scroll between pages.
- Clean up build.gradle, re-enable AAPT2 and update all dependencies
- Avoid crash when widget previews have no defined size
- Check the correct build version in WallpaperManagerCompat to remove logcat spam
- Bring back long press arrow for search functionality. This can be used to easily unhide apps.
- Reset scroll position when dragging up the app drawer. Fixes a bug where the app drawer was already scrolled if you held the background when closing.
- Reduce drawer opening stutters by only querying enough intents to fill predictions
- Change shortcut icon fallback to match the L3GO widgets icon
- Allow for statically typed drawable name in the round icon attribute. Fixes some crashes and is able to load more round icons on Lollipop/Marshmallow/Nougat.
- Improve proguard optimization rules by only optimizing constructors. Should slightly improve the performance, but is probably not noticable.
- Add Cylinder adaptive icon shape to the available icon shape options on Oreo
- Update Greek and Portuguese translations of Squircle
- Disable new app drawer Google Search style on Nougat because of layout bugs
- Disable white circle around icons on Go build
- Disallow interacting with a widget that is being resized
- Check both normalized and non-normalized search input for app search. Should fix the problem where some languages could not find any apps using the search function anymore.
- Automatically hide the Google Search style app drawer search bar when the Google App is disabled
- Add max_aspect tag for transparent navigation bar on OEM ROMs. Fixes the black navigation bar on LG phones.