Skip to content

Commit 37edcfd

Browse files
committed
v4.4
1 parent 45ee7c7 commit 37edcfd

File tree

11 files changed

+131
-8
lines changed

11 files changed

+131
-8
lines changed

β€Žapp/build.gradle.ktsβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ android {
1313
minSdk = 24
1414
targetSdk = 35
1515
versionCode = 1
16-
versionName = "4.3"
16+
versionName = "4.4"
1717

1818
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
1919
}

β€Žapp/release/app-release.apkβ€Ž

7.91 KB
Binary file not shown.
1.15 KB
Binary file not shown.
1.16 KB
Binary file not shown.

β€Žapp/release/output-metadata.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"filters": [],
1313
"attributes": [],
1414
"versionCode": 1,
15-
"versionName": "4.3",
15+
"versionName": "4.4",
1616
"outputFile": "app-release.apk"
1717
}
1818
],

β€Žapp/src/main/AndroidManifest.xmlβ€Ž

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,8 @@
1717
<uses-permission android:name="android.permission.SEND_SMS" />
1818
<uses-permission android:name="android.permission.RECORD_AUDIO" />
1919
<uses-permission android:name="android.permission.INTERNET" />
20-
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
21-
<uses-permission android:name="android.permission.BLUETOOTH" />
22-
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
23-
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
24-
<uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
2520
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
2621
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
27-
<uses-permission android:name="android.permission.NEARBY_WIFI_DEVICES" />
2822
<uses-permission android:name="android.permission.PACKAGE_USAGE_STATS"
2923
tools:ignore="ProtectedPermissions" />
3024

Lines changed: 127 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,127 @@
1+
Launch – A Clean, Minimalist Android Launcher Focused on Simplicity and Productivity
2+
3+
Launch is a lightweight, efficient Android launcher that blends minimalism with powerful smart features to help you stay focused, organized, and in control of your device. Designed for users who value speed, clarity, and privacy, Launch makes managing your phone easier than ever before.
4+
5+
✨ Key Features
6+
πŸ” Smart App Management
7+
Automatically sorts apps by usage frequency
8+
9+
Rarely used apps grouped and ordered alphabetically
10+
11+
App usage statistics shown beside each app icon
12+
13+
Weekly phone usage summary displayed on the home screen
14+
15+
Long press to uninstall apps instantly
16+
17+
Easily toggle between grid and list layouts
18+
19+
πŸ”Ž Smart Universal Search
20+
Search apps, contacts, and even the webβ€”all in one bar
21+
22+
Built-in calculator for instant calculations as you type
23+
24+
Tap-to-call, message, or WhatsApp from contact results
25+
26+
Quick access links to Play Store, YouTube, Maps, and more
27+
28+
⚑ Quick Actions & Widgets
29+
Time Widget: Tap to open the Clock app
30+
31+
Date Widget: Tap to open the Calendar
32+
33+
Search Bar:
34+
35+
Long press β†’ Open Google in browser
36+
37+
Double tap β†’ Change wallpaper
38+
39+
Instant math calculation built-in
40+
41+
Weather Widget: Real-time weather and forecast with support for OpenWeatherMap API key
42+
43+
🧩 Customizable Dock
44+
Add favorite apps and organize them in groups
45+
46+
Rename or remove dock apps with a long press
47+
48+
Customize the layout and number of dock apps
49+
50+
πŸ”• Focus Mode
51+
Stay productive and distraction-free:
52+
53+
Long press Focus icon to configure allowed apps
54+
55+
Temporarily hide selected apps during focus time
56+
57+
Countdown timer to lock you in until the session ends
58+
59+
Visual timer displayed on screen
60+
61+
πŸ“ Quick Notes Widget
62+
Add, view, and edit notes directly from the home screen
63+
64+
Long press to delete or modify notes
65+
66+
All notes are stored locally for privacy and speed
67+
68+
πŸ’° Built-in Finance Tracker
69+
A minimal, offline-first tool to manage your income and expenses:
70+
71+
Track earnings and spending with custom descriptions
72+
73+
View net savings for the current month
74+
75+
Long press the Balance to see your transaction history
76+
77+
Lightweight and doesn't require internet access
78+
79+
βš™οΈ Customization & Settings
80+
Import/export launcher data for easy backup and restore
81+
82+
Reset app usage stats anytime
83+
84+
Toggle between list/grid layouts
85+
86+
Update your personal weather API key easily
87+
88+
🀏 Gestures & Interactions
89+
Gesture Action
90+
Tap Time Widget Open Clock
91+
Tap Date Widget Open Calendar
92+
Long Press Search Bar Open Google in browser
93+
Double Tap Search Bar Change wallpaper
94+
Long Press App Icon Uninstall the app
95+
Long Press Dock App Rename or remove app
96+
Type Math in Search Instantly calculate
97+
Long Press Focus Icon Configure Focus Mode
98+
Long Press Balance View financial history
99+
100+
πŸŽ™οΈ Voice Commands
101+
Control your device hands-free via search bar voice input:
102+
103+
Example Command Action
104+
"Call Swaroop" Initiates a phone call
105+
"Message Swaroop" Opens the SMS app
106+
"WhatsApp Swaroop" Launches WhatsApp conversation
107+
"Send hi to Swaroop" Sends a WhatsApp message
108+
"Search weather tomorrow" Performs a Google search
109+
"Open YouTube" Launches YouTube
110+
"Uninstall WhatsApp" Opens uninstall prompt
111+
"Bangalore to Mysore" Opens Google Maps with directions
112+
113+
Required Permissions: Contacts, Phone, SMS (used only for the features you invoke)
114+
115+
πŸ” Privacy First
116+
Launch is privacy-respecting and offline-friendly. It only requests essential permissions for functionality:
117+
118+
Contacts: for app and contact search
119+
120+
Phone/SMS: to make calls or send messages when requested
121+
122+
Storage: to save notes, wallpaper, and backup data
123+
124+
No background tracking. No ads. No analytics.
125+
126+
Lightweight. Powerful. Intentional. Try Launch – and take back control of your home screen.
127+
75 KB
Loading
66.4 KB
Loading
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
A clean, efficient, and minimalist Android launcher that prioritizes simplicity and functionality.

0 commit comments

Comments
Β (0)