Skip to content

Commit cd35e92

Browse files
authored
Merge pull request #16 from sameerasw/develop
Develop
2 parents cc7c734 + fe73fa1 commit cd35e92

File tree

1 file changed

+47
-14
lines changed

1 file changed

+47
-14
lines changed

README.md

Lines changed: 47 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,55 @@
11
# Essentials
2-
Essential tools, mods and workarounds for Pixels and other Androids
2+
3+
Essential tools, mods and workarounds for Pixels and other Androids
34

45
# Features
5-
- [x] Empty widget on Home Screen to lock screen
6-
- [x] Dynamic statusbar icons hiding
7-
- [x] Keep display awake
8-
- [x] Edge lighting
9-
- [x] Google maps power saving mode
10-
- [x] Quick access to media out put switcher
11-
- [x] Link actions to intersect link opening
12-
- [x] Long press volume key while screen off to toggle flashlight
13-
- [x] Automatically turn off night light for certain apps
14-
- [x] QS tile to toggle privacy mode (hide notification content on lock screen, ...)
15-
- [ ] Make the previous track button on bluetooth devices like the current music track
16-
- [ ] Show notification icons on AOD but hide them when display turned on
17-
- [ ] Live actitivites for many things
6+
7+
### Tools
8+
9+
**Screen Off Widget**
10+
An invisible widget that can be placed on the home screen to quickly lock the device without using the power button.
11+
12+
**Caffeinate**
13+
A Quick Settings tile to keep the display awake indefinitely or for a set duration.
14+
15+
**Sound Mode Tile**
16+
A Quick Settings tile to toggle between Ring, Vibrate, and Silent sound modes.
17+
18+
**Flashlight Toggle**
19+
Long-press the volume button while the screen is off to toggle the flashlight.
20+
21+
**Maps Power Saving Mode**
22+
Optimize battery usage during Google Maps navigation by managing screen state (requires Shizuku).
23+
24+
**Link Actions**
25+
Intercept and manage how links are opened, allowing you to choose specific apps for different link types.
26+
27+
**Snooze System Notifications**
28+
Automatically snooze persistent system notifications that cannot be dismissed normally.
29+
30+
### Visuals
31+
32+
**Status Bar Icons**
33+
Detailed control over which system icons (WiFi, Data, Battery, etc.) are visible in the status bar.
34+
35+
**Edge Lighting**
36+
Display a customizable lighting effect around the screen edges when a new notification is received.
37+
38+
**Dynamic Night Light**
39+
Automatically toggle Night Light mode based on the currently active application.
40+
41+
### Quick Settings Tiles
42+
43+
A collection of useful tiles to toggle system settings:
44+
45+
- **UI Blur**: Toggle system-wide UI blur effects.
46+
- **Bubbles**: Toggle notification bubbles.
47+
- **Sensitive Content**: Toggle the visibility of sensitive notification content on the lock screen.
48+
- **Tap to Wake**: Toggle tap-to-wake functionality.
49+
- **AOD**: Toggle Always on Display.
1850

1951
# Screenshots
52+
2053
<p align="center">
2154
<img src="https://github.com/user-attachments/assets/a6a574ac-a1cb-44d5-b8c7-4fbca08647f1" width="19%" />
2255
<img src="https://github.com/user-attachments/assets/e2b20eff-a232-420c-be90-b1308363f4f7" width="19%" />

0 commit comments

Comments
 (0)