You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**FlauncherL** is a fork of [FLauncher](https://github.com/osrosal/flauncher) (originally by [etienn01](https://gitlab.com/flauncher/flauncher)) - an open-source alternative launcher for Android TV.
11
+
**LTvLauncher** is a fork of [FLauncher](https://github.com/osrosal/flauncher) (originally by [etienn01](https://gitlab.com/flauncher/flauncher)) - an open-source alternative launcher for Android TV.
12
12
13
13
This customized version introduces usability enhancements and some UX improvements by [LeanBitLab](https://github.com/LeanBitLab).
14
14
@@ -22,25 +22,31 @@ This customized version introduces usability enhancements and some UX improvemen
22
22
-**Enhanced Focus Indicator** - New double-border design ensures perfect visibility on any background.
23
23
-**Smart Navigation** - Fixed "bounce back" issues and optimized focus traversal for a smoother experience.
24
24
-**Refined Settings** - Reorganized menus with a new "Miscellaneous" section and unified focus styles.
25
+
-**Accent Color Support** - Personalize the UI with multiple color presets.
26
+
-**Improved Sorting** - Easily reorder categories using Left/Right arrow keys instead of finicky gestures.
27
+
-**Left Side Settings** - Reorganized settings panel now opens on the left for better reach.
28
+
-**Brightness Scheduler (Experimental)** - Automatically adjust system brightness based on time of day (Requires `WRITE_SETTINGS` permission via ADB).
25
29
-**New Categories** - Added "All Apps" and "Favorites" with auto-population support.
26
30
-**Optimizations** - Improved performance with aggressive icon caching and code cleanups.
27
31
28
-
29
-
32
+
> [!WARNING]
33
+
> **Brightness Scheduler is an experimental feature.** It is currently untested across all devices and may be removed or modified in future versions based on user feedback.
@@ -59,10 +65,10 @@ This customized version introduces usability enhancements and some UX improvemen
59
65
-[x] Support for non-TV (sideloaded) apps
60
66
-[x] Navigation sound feedback
61
67
62
-
## Set FlauncherL as default launcher
68
+
## Set LTvLauncher as default launcher
63
69
64
70
### Method 1: Remap the Home button
65
-
This is the "safer" and easiest way. Use [Button Mapper](https://play.google.com/store/apps/details?id=flar2.homebutton) to remap the Home button of the remote to launch FlauncherL.
71
+
This is the "safer" and easiest way. Use [Button Mapper](https://play.google.com/store/apps/details?id=flar2.homebutton) to remap the Home button of the remote to launch LTvLauncher.
66
72
67
73
### Method 2: Disable the default launcher
68
74
**:warning: Disclaimer :warning:**
@@ -104,5 +110,5 @@ Please note that changing wallpaper requires a file explorer to be installed on
104
110
105
111
---
106
112
107
-
### FlauncherL
113
+
### LTvLauncher
108
114
- Customizations by [LeanBitLab](https://github.com/LeanBitLab)
0 commit comments