Code Monkey home page Code Monkey logo

mlauncher's Introduction

mLauncher - Minimal and Clutter Free Android launcher

Click on any image to enlarge it. To know more, explore and see for yourself.

fDroid Obtanium

  • Chat with us at mLauncher on telegram.
  • This application can be found on F-Droid and Github.
  • The latest stable version is available on the main branch, which can be cloned to build the application independently.
  • Additionally, a Github action has been set up to automatically generate an APK for every release.
  • The original version of the application is also accessible on the Play Store, F-Droid & Github.

We try to balance customizability and minimalization well still being simple :)

Forked with extra features

List of features (click to expand)
  • Removed clutter, like ads and links.
  • You can rename apps in the app-drawer (Renaming apps on the home screen is already supported. Just long-click on an app on the home screen and start typing.)
  • We have added a lot more options for gestures on the home screen:
    • Gestures are now:
      • Swiping up, down, left, right
      • Clicking on the clock
      • Clicking on the Date
    • Possible actions now include:
      • Open specified app
      • Display app list
      • Locking the screen
      • Show Recent opened apps
      • Opening the notification drawer
      • Opening the quick settings
      • Power Dialog
      • Take A Screenshot
      • Disable Gesture
  • You can also position the clock independently of the home apps.
  • Change alignment of apps in app-drawer independent from homescreen.
  • Change font size of sections of the homescreen independent of each other.
  • Removed internet permission. You never know what an app developer wants to know about you.
  • Lock settings behind biometrics (toggle)
  • Added the ability to report crashing via email.
  • Added the ability to view app usage time.

Translations:

We would like to extend our sincere gratitude to the numerous individuals who have contributed to the translation of our application into various languages. Your efforts have made it possible for users around the world to access and benefit from our product, and we are immensely appreciative of your hard work and dedication. Thank you all for your invaluable contributions!

List of translations (click to expand)
  • Afrikaans
  • Arabic
  • Albanian
  • Bulgarian
  • Chinese
  • Croatian
  • Czech
  • Danish
  • English
  • Estonian
  • Filipino
  • Finnish
  • French
  • Georgian
  • German
  • Greek
  • Hawaiian
  • Hebrew
  • Hindi
  • Hungarian
  • Icelandic
  • Indonesian
  • Irish
  • Italian
  • Japanese
  • Korean
  • Lithuanian
  • Luxembourgish
  • Malay
  • Malagasy
  • Malayalam
  • Norwegian
  • Nepali
  • Persian
  • Polish
  • Portuguese (European)
  • Punjabi
  • Russian
  • Serbian
  • Sindhi
  • Spanish
  • Swedish
  • Thai
  • Turkish
  • Ukrainian
  • Vietnamese

Contribute

  • If you are unhappy with any part of the app or feel like missing something, you can open a pull request or an issue as you like.
    • Please go through the issues marked as Bug report, Crash report or Feature request.
    • Please can we discuss before sending pull requests.
    • Make pull requests to main branch.
  • Any help in translating mLauncher into other languages is greatly appreciated. If you don't know how to perform a pull request, feel free to check out our dedicated Wiki.

License

mLauncher is proudly licensed under the open source GPL3 license, granting users the freedom to use, study, modify and distribute it at will.

The Copyleft provision guarantees that these freedoms remain intact, ensuring that mLauncher will remain a fully open-source project. With access to the full source code, anyone can build, fork, and customize the application to their heart's content, unleashing its full potential.

  • mLauncher does not have network access.
  • mLauncher does not collect or transmit any data in any way whatsoever.

Permissions

mLauncher uses the following permissions:

  • android.permission.EXPAND_STATUS_BAR
    • Allows an application to expand or collapse the status bar.
  • android.permission.QUERY_ALL_PACKAGES
    • Allows query of any normal app on the device, regardless of manifest declarations. Used to show the apps list.
  • android.alarm.permission.SET_ALARM
    • Allows an application to broadcast an Intent to set an alarm for the user. Used to open the default alarm app if no other clock app is set in the settings.
  • android.permission.REQUEST_DELETE_PACKAGES
    • Required for issuing the request to remove packages. This does not allow the app to remove apps directly; this only gives the permission to issue the request.
  • android.permission.PACKAGE_USAGE_STATS
    • Allows mLauncher to see usage of other apps to list last used apps first in the app list.

Credits

Donation

We kindly request that you consider supporting the ongoing development of mLauncher by making a donation if you find it to be a useful application. As a free and open-source product, mLauncher depends entirely on the support and generosity of its users to maintain its continued growth and accessibility to all. Please note that while purchasing is not obligatory, even a small donation would go a long way in helping us to keep mLauncher alive and thriving. We appreciate your continued support, and thank you for your contribution towards the betterment of our product. ๐Ÿ˜Š

Build Information

Android SDK-34 LICENSE
Maintained releases
F-Droid (including pre-releases) GitHub release (latest by date)

mlauncher's People

Contributors

anotherus3r avatar eclairevoyant avatar ferlanero avatar flightmansam avatar ftamino avatar github-tty avatar harusame3144 avatar hecodes2much avatar helfexen avatar heychsea avatar ilithy avatar jooooscha avatar jorisvandijk avatar linsui avatar machannn avatar mojienjoyment avatar mrjako2001 avatar njorsoot07 avatar nskvortsov avatar ongots avatar orestisfra avatar quxup avatar r7010a avatar reduxflakes avatar sarsharses avatar sr093906 avatar ste-t avatar tanujnotes avatar tettavolante avatar truncateddinosour avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mlauncher's Issues

[Enhancement] Sort by recently used

  • I have searched existing issues for this feature.

Motivation behind feature

This way people are more likely to scroll less
...

Proposed Feature

Instead of alphabetical, have an option to sort by recently used in the app drawer. Also make it possible to sort by recently used in the homescreen and make sure the apps present on the homescreen are then not repeated in the drawer.
...

[Bug Report] Double Tap gesture shows the app name of the Click on Date gesture

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.

App version

0.4.3

Android version

Android 7.0 (EMUI 5.1)

How did you download the software?

Github (Release)

Bug description

The Double Tap gesture shows the app name of Click On Date gesture in the settings.However,the gesture still works like intended.

Steps to reproduce the bug

Go to Settings
Change the app of the Click On Date gesture
Double Tap gesture shows the app of the Click on Date gesture

Expected behavior

It should show its own app name instead.

Screenshots/Screen recordings

No response

Logs

No response

Additional information

No response

[Enhancement] PIN or password

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have already checked the WIKI pages and made sure that the feature isn't already exist.
  • I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
  • This issue contains only one feature request.

Feature description

This application is almost perfect for my 92 year old mother-in-law.

She finds her phone to be overwhelming, and cannot reliably use standard applications like Phone, Messages, and so on. Olauncher works very well for her.

However, I would like to be able to lock it such that she cannot accidentally make any changes to the configuration. Specifically, she sometimes long-presses on a menu item, and then chooses a different application. This is very confusing and frustrating to her.

If I could set a PIN (different from the unlock code for the phone) which appeared before any configuration option, that would be perfect.

Additional information

No response

[Question] date and clock alignment

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have already checked the WIKI pages and made sure that the feature isn't already exist.
  • I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
  • This issue contains only one feature request.

Feature description

It is not really a feature or bug.
Clock and Date is alignment left but if change to alignment center get better looking.

Additional information

No response

[Question] Cannot enable accessibility access for double tap to sleep on homescreen

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have already checked the WIKI pages.
  • I have taken the time to fill in all the required details. I understand that the question will be dismissed otherwise.

What is/are your question(s)?

I'm running YAAP ROM (Android 13). When trying to double tap on homescreen to sleep, I'm redirected to Accessibility settings but I cannot enable mLauncher while it's possible for another app:

Screenshot_20230124-080840_Settings_1
Screenshot_20230124-080843_Settings_1

Any idea what could be blocking this?

Thanks.

Additional information

No response

[Feature Request] Better CI System

  • I have searched existing issues for this feature.

Motivation behind feature

Github CI Docs

Proposed Feature

Message to thank people when opening issues?

[Enhancement] Custom Fonts

  • I have searched existing issues for this feature.

Motivation behind feature

I would like this app to support using custom fonts. And also maybe this can be a challenge that you can take up ;)

Proposed Feature

Allow changing fonts from settings. Only a select few fonts can be added into the app so that the app isn't blaoted. Additionally, maybe allow users to set the font of their own liking by uploading a .tts file to the app settings.

Possible alternatives (if applicable)

N/A

Additional context

NA

[Enhancement] change darkness of wallpaper

  • [ร—] I have updated the title to best match the issue.
  • [ร—] I have searched existing issues for this feature.

Motivation behind feature

In last update ( 0.3.7) wallpaper is darker than text for better readability and more focus.
Is not bad but it is not good for everyone or some sort of wallpaper.
For example if wallpaper use dark color current filter is too much for them. It is can be nice for light wallpaper but not for dark one.
...

Proposed Feature

Add an option (slider or percentage) in setting menu for user to control darkness level of wallpaper (0-100).
...

Possible alternatives (if applicable)

An option to activate or deactivate this feature at least
...

[Question] date and other settings

Checklist

  • I will make sure to have the issue written in English with an English title.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have already checked the WIKI pages.
  • I have taken the time to fill in all the required details. I understand that the question will be dismissed otherwise.

What is/are your question(s)?

  1. would it be possible to have date and time according locale? Like 24hr clock, ddmmyy date?
  2. would it be possible to not mess up Time/date with shortcuts when rotating display?
  3. would it be possible to rotate Mlauncher when phone rotates?

Additional information

thank you.

[Bug Report] Why Support for 23-25 SDK Removed?

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have already checked the WIKI pages.
  • I have taken the time to fill in all the required details. I understand that the question will be dismissed otherwise.

What is/are your question(s)?

Why was support for SDK levels 23-24-25 removed after converting the app/build.gradle(now app/build.gradle.kts) from Groovy to Kotlin?

Additional information

I am using Android 7.0(SDK 24),and have downloaded the app from GitHub Releases.
I have noticed that i can't download both 0.4.0 and 0.4.1.

[User didn't check for issues] Unlock settings issue

Checklist

  • I will make sure to have the issue written in English with an English title.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.

App version

0.5.7

Android version

Android 10

How did you download the software?

F-Droid

Bug description

After update when I try to open launcher settings it asks me to enter the passcode, but I didn't set it.

Steps to reproduce the bug

  1. update
  2. go to launcher
  3. open launcher settings

Expected behavior

to solve this bug

Screenshots/Screen recordings

No response

Logs

No response

Additional information

No response

[Enhancement] System accent color and system font for app drawer

Checklist

  • I will make sure to have the issue written in English with an English title.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have already checked the WIKI pages and made sure that the feature isn't already exist.
  • I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
  • This issue contains only one feature request.

Feature description

I request the developer to kindly consider adding system accent color and system font just like in homescreen in app drawer also

Additional information

No response

[Bug Report] wrong version is showed in the settings

  • I have updated the title to best match the issue.
  • I have searched existing issues for this bug.

Bug description

Version showed in the settings is wrong.
Even though i updated mlauncher to 0.3.8 it shows 0.3.7

Steps to reproduce

  1. Open the settings
  2. Swipe to the bottom
  3. Look at the version string

Environment information

  • mLauncher version: 0.3.8
  • Device name: Xiaomi Redmi 10
  • Android version: 12
  • Other information:

Additional context (that might help us to solve your problem)

Context

Screenshot_2022-12-25-12-12-05-219_app mlauncher

[Bug Report] Settings locked without setting Pin

Checklist

  • I will make sure to have the issue written in English with an English title.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.

App version

0.5.8

Android version

No response

How did you download the software?

F-Droid

Bug description

The Settings are locked after Update without setting a Pin or enabling it.
There is no documentation on an initial Pin, neither does 0000 nor the phone pin work.

Steps to reproduce the bug

  1. Open Launcher
  2. Try to access settings via long press
  3. Pin promt opens

Expected behavior

No response

Screenshots/Screen recordings

No response

Logs

No response

Additional information

No response

[Bug Report] bug with displaying information about the application.

Checklist

  • I will make sure to have the issue written in English with an English title.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.

App version

0.5.5

Android version

Android 13, GraphaneOS

How did you download the software?

F-Droid

Bug description

When I changed the app name to me and click on app info , I get an error Unable to to open app info.

Steps to reproduce the bug

  1. Change the name of the application.
  2. Try to go to application information ๐Ÿ›ˆ

Expected behavior

I expect that when I click on the ๐Ÿ›ˆ button, I will get information about the application.

Screenshots/Screen recordings

video_2023-02-28_22-05-16.mp4

Logs

No response

Additional information

No response

[Bug Report] Renaming Homescreen Apps is buggy when displaying status bar

Checklist

  • I will make sure to have the issue written in English with an English title.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.

App version

0.5.6

Android version

Android 12

How did you download the software?

F-Droid

Bug description

The renaming process for homescreen apps seems buggy, i can see some pixels of the rename button, but it's not clickable when the statusbar is enabled.

It looks as if the button is just too high and outside of the screen.

I can work around it by disabling the status bar and clicking on what seems to be the "rename" button on the top ...

Steps to reproduce the bug

...

Expected behavior

No response

Screenshots/Screen recordings

with statusbar: photo_2023-03-05_10-24-38

without statusbar:
photo_2023-03-05_10-27-27

Logs

No response

Additional information

phone is a xiaomi poco m4 pro ...

[Bug Report] Auto open apps with spaces in name

Checklist

  • I will make sure to have the issue written in English with an English title.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.

App version

1.00

Android version

Android 13

How did you download the software?

F-Droid

Bug description

When apps have spaces in their name after you type space they wont be selected even if the name matches. This doesn't apply if you type the name without space in between. For me it is irritating so it should be possible to use a space or dont

Steps to reproduce the bug

1: Search for eg Play Store
2: Play Store wont auto open if you type the space in between

Expected behavior

It should open the app even with a space in between.

Screenshots/Screen recordings

Screenshot_20230318-132219
Screenshot_20230318-132228

Logs

Log is unnecessary I guess

Additional information

No response

[Enhancement] Weather Widget under date

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have already checked the WIKI pages and made sure that the feature isn't already exist.
  • I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
  • This issue contains only one feature request.

Feature description

Add text with current weather and temperature under the date or time (under date will look better I suppose).

Additional information

No response

[Bug Report] settings locked

Checklist

  • I will make sure to have the issue written in English with an English title.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.

App version

0.5.8

Android version

Android 12

How did you download the software?

Github (Release)

Bug description

when i change the theme to dark, the settings in mlauncher becomes password protected.

Steps to reproduce the bug

  1. long press the homescreen to goto settings
  2. change the theme to dark
  3. long press the homescreen
  4. 4 digit password protected screen pops up.

Expected behavior

there shouldn't be any password protected screen
because didn't set any.
it should straight go to the settings page

Screenshots/Screen recordings

No response

Logs

No response

Additional information

No response

[Crash Report] mLauncher loses Standard Launcher flag

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.

App version

0.53

Android version

Android 12 OnePlus

How did you download the software?

Github (Release)

Bug description

After some seconds (could be 20 sec.) the Standard Launcher is raised and I am asked to set the Standard Launcher again. I mark the checkbox and choose mLauncher and after some seconds again the same. I could use mLauncher within the seconds it won't disappear.

Steps to reproduce the bug

  1. Run it
  2. Use it for a moment
  3. Wait for dialog

Expected behavior

Setting is saved until user changes it.

Screenshots/Screen recordings

No response

Logs

No response

Additional information

No response

[Bug Report] Show Notification Having Accessibility selected

  • I have searched existing issues for this bug.

Bug description

Hi, there. Just wanted to start by saying this has been fantastic so far. OLauncher is my favorite launcher, and I'm glad you've forked it to add new features/repair bugs. Thank you.

I spotted an annoying bug in the newest update. Swiping down while having Show Notification selected instead pulls up Accessibility. Having Accessibility selected still works properly; I think it's setting might have been replicated for Show Notification.

Thanks again for taking on this project. :)

Environment information

  • mLauncher version: 1.1.1
  • Device name: Samsung Galaxy S22 Ultra
  • Android version: Android 13
  • Other information:

[Bug Report] mLauncher fails to auto start apps if they have accent mark

Checklist

  • I will make sure to have the issue written in English with an English title.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.

App version

1.0.0

Android version

Android 9

How did you download the software?

Github (Release)

Bug description

mLauncher fails to auto start apps from app list if they have accent mark like "รณ" in "Configuraciรณn"

This kind of accent mark is very common in Spanish language so it's absolutely necessary if the app wants to be useful for Spanish people

Steps to reproduce the bug

  1. Go to settings, Behaviour
  2. Mark Auto open apps, On
  3. Go to app list
  4. Type any word which contain accent mark like "Configuraciรณn" (Config in English)
  5. The app shows, but mLauncher doesn't auto open app

Expected behavior

Selecting "Auto open apps" "On" in settings and then typing the name of any app installed in app list, the expected behavior is to open that app even if it has accent marks inside like "รณ" in "Configuraciรณn"

Screenshots/Screen recordings

Screenshot_20230325_110553175_mLauncher

Screenshot_20230325_110227604_mLauncher

Screenshot_20230325_110308585_mLauncher

Logs

No response

Additional information

No response

[Enhancement] Ability to uninstall app from app drawer

Checklist

  • I will make sure to have the issue written in English with an English title.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have already checked the WIKI pages and made sure that the feature isn't already exist.
  • I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
  • This issue contains only one feature request.

Feature description

Hello dev big fan of ur work, i had one feature request which is ability to uninstall app from app drawer .For more understanding kindly refer to the pic attached .Thanks for ur work
how-to-uninstall-an-app-samsung-app-drawer

Additional information

No response

[Bug Report] Password needed.

Checklist

  • I will make sure to have the issue written in English with an English title.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.

App version

0.5.8

Android version

Android 10

How did you download the software?

F-Droid

Bug description

When setting language to Swedish a password prompt appears when trying to access settings of Mlauncher.

Steps to reproduce the bug

1 start Mlauncher from fresh install.
2 open settings.
3 choose language Swedish.
4 open settings again from home screen.
5 password prompt appears, settings not accessible.

Expected behavior

No response

Screenshots/Screen recordings

No response

Logs

No response

Additional information

No response

[Enhancement] Home button action

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have already checked the WIKI pages and made sure that the feature isn't already exist.
  • I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
  • This issue contains only one feature request.

Feature description

Add home button action (possibly customizable)

Additional information

Currently home button does nothing. Swipe up gesture in the launcher (at least in my case) is done often near the bottom edge of the phone, so it's easy to confuse home button (with gestures enabled) and laumcher's swipe up gesture.

[Feature Request] Neo-Feed support

  • I have searched existing issues for this feature.

Motivation behind feature

Neo-Feed is a spectacular Google News-style RSS that allows me to read news by swiping to the right in the main menu of my launcher, in my opinion it is exceptional but it does not work in all launchers, the launcher dev must implement it first to make it work
...

Proposed Feature

Implement Neo-Feed in the launcher
...

Possible alternatives (if applicable)

If it were added it would be optional, because the user needs to install Neo-Feed on their device to make it work first, and I think it could be a good implementation.
...

Additional context

Here is an example of how Neo-Feed works in Neo-Launcher

[Enhancement] 24h Clock

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have already checked the WIKI pages and made sure that the feature isn't already exist.
  • I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
  • This issue contains only one feature request.

Feature description

Would it be possible to add an option to display the time in 24h format (23:59) instead of 12h format (11:59PM)?

Additional information

No response

[Question] How can I set a pin for an app?

Checklist

  • I will make sure to have the issue written in English with an English title.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have already checked the WIKI pages.
  • I have taken the time to fill in all the required details. I understand that the question will be dismissed otherwise.

What is/are your question(s)?

In the mLauncher settings I enabled the "Lock Apps" option, but I honestly don't see a way to add a pin to an app to make it open only with a pin.

Additional information

Maybe I am misunderstanding what the function does or what I am saying has not been implemented, what I am saying is the ability to put a pin on an app so that it only opens with that pin.

Before asking the question I filtered the issues section by "pin" and only found Issue 196, but I did not understand how to use this function.

I am using mLauncher 1.0.1

Terms and Conditions

  • I have read all the rules above and filled in the requiered fields to the best of my ability.
  • I accept that if I fail to follow the rules stated above that I will recieve a 30 day block.

[Bug Report] Setting page auto locked after 1st view

Checklist

  • I will make sure to have the issue written in English with an English title.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.

App version

0.5.7

Android version

Android 12

How did you download the software?

F-Droid

Bug description

Setting page is auto locked after 1st view.

When enter setting at 1st time, I did not see any tips. about lock/unlock option.
Then at 2nd time, it pop out unlock window with 4 digi-input box.. I do not know what it is.

Screenshot_2023-03-19-17-59-41-511_app mlauncher

Steps to reproduce the bug

  1. long press blank area to enter setting, then go back to home.
  2. long press enter again.

Expected behavior

No response

Screenshots/Screen recordings

Screenshot_2023-03-19-17-59-41-511_app mlauncher

Logs

No response

Additional information

No response

[Enhancement] Make animation smoother

Checklist

  • I will make sure to have the issue written in English with an English title.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have already checked the WIKI pages and made sure that the feature isn't already exist.
  • I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
  • This issue contains only one feature request.

Feature description

Hi there, would it be possible to get a behaviour, as shown in the video below in Pixel Launcher in Mlauncher. This would just make the experience a bit more smooth.

screen-20230318-092201.2.mp4

Additional information

No response

[Feature Request] Alignment based on sensor data

  • I have searched existing issues for this feature.

Motivation behind feature

Instead of choosing between left and right handed, make it possible to easily change.
...

Proposed Feature

If I tilt my device to the left, make the text left aligned. If I tilt my device to the right, make the text right align.
...

[Bug Report] French Settings Menu

  • I have searched existing issues for this bug.

Bug description

Not really a bug because everything is working but french gestures setting is messy

Steps to reproduce

  1. set language french
    mLauncher in french
    (or system for me)
  2. reopen setting and scroll down to gestures
  3. ...
  4. ...

Environment information

  • mLauncher version: 0.3.5
  • Device name: xiaomi redmi 9C
  • Android version: 11
  • Other information:

Additional context (that might help us to solve your problem)

  • Screenshots or other context

[Bug Report] getting out of settings requires 3 click

Checklist

  • I will make sure to have the issue written in English with an English title.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.

App version

1.0.1

Android version

12

How did you download the software?

F-Droid

Bug description

When in the setting section, pressing back one time, doesn't do anything, pressing it 2 times bring the passcode screen that I have not set, you have to press it 3 time to go back to the desktop, pressing the desktop button to get back, but I just wanted to say usning back button doesn't work as intended, unless this behavior is intended

Steps to reproduce the bug

1.go to settings,
2. Press back multiple times to go to desktop

Expected behavior

It should be just one click

Screenshots/Screen recordings

No response

Logs

No response

Additional information

No response

Terms and Conditions

  • I have read all the rules above and filled in the requiered fields to the best of my ability.
  • I accept that if I fail to follow the rules stated above that I will recieve a 30 day block.

[Question] sort elements on homepage

Checklist

  • I will make sure to have the issue written in English with an English title.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have already checked the WIKI pages.
  • I have taken the time to fill in all the required details. I understand that the question will be dismissed otherwise.

What is/are your question(s)?

What you think about simple sort on home page?

Additional information

No response

Terms and Conditions

  • I have read all the rules above and filled in the requiered fields to the best of my ability.
  • I accept that if I fail to follow the rules stated above that I will recieve a 30 day block.

[Enhancement] Also rename the app on the Homescreen.

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have already checked the WIKI pages and made sure that the feature isn't already exist.
  • I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
  • This issue contains only one feature request.

Feature description

When i rename an application, it doesn't change also on the Homescreen.

Additional information

No response

[Enhancement] Support for iconpacks

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have already checked the WIKI pages and made sure that the feature isn't already exist.
  • I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
  • This issue contains only one feature request.

Feature description

I know the goal of minimalism for mLauncher. But as we are visual beeings I would like to bring up the feature request for the support of iconpacks like Arcticons. There are a lot of them available on F-Droid.

Additional information

No response

[Enhancement] Select custom font

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have already checked the WIKI pages and made sure that the feature isn't already exist.
  • I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
  • This issue contains only one feature request.

Feature description

This is by far the best minimal launcher and it does everything I need.

It would be awesome to have the ability to select a custom font from the local device storage.

Additional information

No response

[Feature Request] Empty space below app list

  • I have searched existing issues for this feature.

Add empty space below the app list, such that user do not have to move their thumb in an uncomfortable position to reach the last few apps.

  • Screenshots or other context
    Screenshot_20221214-160352_mLauncher

youtube, weather and twitter are difficult to reach.

[Bug Report] App drawer font size became huge after updating to 0.4.7

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.

App version

0.4.7

Android version

Android 13

How did you download the software?

F-Droid

Bug description

After updating to 0.4.7 (F-Droid), the app drawer font size became huge despite being unchanged (18pt).

Adjusting Appearance > Text size only changes the "All Apps" text at the top of the app drawer. "Padding size" doesn't make any difference.

Tried to kill mLauncher and restart but the issue persists.

Steps to reproduce the bug

  1. Update to 0.4.7 from F-Droid
  2. The app drawer font is now huge compared to older versions (18pt)

Expected behavior

The app drawer font size is the same than with older versions

Screenshots/Screen recordings

No response

Logs

No response

Additional information

No response

[Feature Request] Reorder apps on homescreen

  • I have searched existing issues for this feature.

Motivation behind feature

Make it possible to easily change the order of the apps on the homescreen.
...

Proposed Feature

After press and hold, show an option to drag/reorder.
...

[Enhancement] Ability to search the internet if there are no results

Checklist

  • I will make sure to have the issue written in English with an English title.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have already checked the WIKI pages and made sure that the feature isn't already exist.
  • I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
  • This issue contains only one feature request.

Feature description

In some launchers such as Kvaesitso there is the ability that if the text entered does not match the name of any app, the launcher gives the option to search the internet via the search engine that the user defines (Google, DDG, Bing, etc).

Being mLauncher a minimalist yet customizable launcher, I don't know if this would fit in the category of something useful or "bloated".

Additional information

No response

Terms and Conditions

  • I have read all the rules above and filled in the requiered fields to the best of my ability.
  • I accept that if I fail to follow the rules stated above that I will recieve a 30 day block.

[Question] Time displayed on homescreen

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have already checked the WIKI pages.
  • I have taken the time to fill in all the required details. I understand that the question will be dismissed otherwise.

What is/are your question(s)?

I've just updated to 0.4.9 from GitHub and for some reasons a clock appeared on homescreen (top one is status bar):

Screenshot_20230124-080015_SystemUI_1

Everything is disabled in settings:
Screenshot_20230124-080024_mLauncher_1

How can I disable this?

Thanks.

Additional information

No response

[Feature Request] Discoverability of hidden apps

  • I have searched existing issues for this feature.

Motivation behind feature

Make it possible to find the hidden apps when searching.
...

Proposed Feature

Add a toggle to enable or disable showing hidden apps when searching.
...

[Question] Unlock Settings invokes despite being set to false

Checklist

  • I will make sure to have the issue written in English with an English title.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have already checked the WIKI pages.
  • I have taken the time to fill in all the required details. I understand that the question will be dismissed otherwise.

What is/are your question(s)?

I am unsure if I am doing something wrong or if there is a glitch, but in Settings I purposely left Lock Applications set to false.

If I then make changes to other settings, I get the Unlock Settings screen with four blank squares.

This has happened repeatedly. The only way to clear that issue is to delete and reinstall the app. Is it me?

Additional information

mLauncher is running on a 2020 Motorola Moto Stylus. I can run OLauncher (my goto launcher) with zero issues.

I like your mods and would like to use it, but this unlock screen issue is maddening. Thank you. I hope this isn't just me being an idiot. Tom

Terms and Conditions

  • I have read all the rules above and filled in the requiered fields to the best of my ability.
  • I accept that if I fail to follow the rules stated above that I will recieve a 30 day block.

[Enhancement] Filter application results by name and non-text

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have already checked the WIKI pages and made sure that the feature isn't already exist.
  • I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
  • This issue contains only one feature request.

Feature description

When using the search function with the keyboard on the Drawer App, sometimes you launch apps that match letters with the entered text, but do not match the name. Here is an example, I want to open Stealth but Ajustes is shown as well, and this is because they both match on the S,t,e, but I'm not interested in opening Ajustes, but Stealth.

Maybe a function of "Filter only using the first letters" or something would serve to solve this, where only match the results of the words written in the order of the name of the apps .

Additional information

Normally it's not a problem, except when I write very fast and by miss a letter and Ajustes open up instead of Stealth, or other apps with a similar problem. Sorry if it is not understood correctly, my native language is not English and I really don't know how to describe the problem in a correct way.

[Crash Report] Unable to open mLauncher settings in EMUI 5.1

Checklist

  • I have updated the title to best match the issue.

App version

0.5.2 and above

Android version

Android 7.0 EMUI 5.1

How did you download the software?

Github (Release)

Crash description

When trying to open settings on 0.5.2 and above versions of mLauncher, the launcher just crashes.

Steps to reproduce the crash

  1. Open Settings (on a EMUI device)

Expected behavior

The mLauncher settings opens correctly.

Screenshots/Screen recordings

No response

Logs

No response

Additional information

This issue have appeared after Release 0.5.2, which added pin code for settings.

[User didn't check for issues] password for settings

Checklist

  • I will make sure to have the issue written in English with an English title.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have already checked the WIKI pages.
  • I have taken the time to fill in all the required details. I understand that the question will be dismissed otherwise.

What is/are your question(s)?

when i try to open the mlauncher settings, it prompts me for a password (4 digits). what is this password & where do i set it?

Additional information

No response

[Enhancement] Force stop app option in app drawer

Checklist

  • I will make sure to have the issue written in English with an English title.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have already checked the WIKI pages and made sure that the feature isn't already exist.
  • I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
  • This issue contains only one feature request.

Feature description

Hello dev it would be really useful if u could add force stop app toggle in app drawer if u can

Additional information

No response

[Feature Request] Remove the _ in the app drawer

  • I have searched existing issues for this feature.

Motivation behind feature

The design of the other elements of the app is minimal and I think the _ does not fit in.
...

Proposed Feature

Remove the _, but keep thr empty space up top to make one-handed use easier.
...

Possible alternatives (if applicable)

...

Additional context

  • Screenshots or other context

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.