launcher
Here are 140 public repositories matching this topic...
-
Updated
Mar 16, 2020 - Java
General Information
- OpenLauncher Version: 0.7.1 (39)
- Android Version: 9
- Custom ROM: LineageOS
- Install Source: F-Droid
Description
The A2HS feature of web browsers does not work when open launcher is set as default launcher app.
The wiki on Github contains some necessary information to configure T-UI and make it even more awesome.
However, it would be great (especially as Internet access is sometimes limited) to include these in the APK in addition to being able to show the most recent version on Github.
In the simplest case: just the markdown files that can then be shown in T-UI or opened in a text editor.
-
Updated
May 11, 2020 - Java
-
Updated
May 2, 2017 - Java
-
Updated
May 2, 2020 - Java
-
Updated
Jun 9, 2020 - Java
The "Build and test with gradle" step is the one that's useful to look at when considering branches and pull requests, but right now it has eleventy bajillion lines in :pmdMain and :pmdTest that seem to be about PMD itself and not the branch being tested.
Cleaning that up would make it much easier to spot what really causes build failures.
Is your feature request related to a problem? Please describe.
- Stock calling screen can be difficult for some people to use, because the layouts and functions are differently positioned, so it depends on the phone manufacturer and i have seen some launcher apps for elderly implement their own calling window or separate calling app for that.
Describe the solution you'd like
- Whe
-
Updated
Jun 5, 2017 - Java
-
Updated
Sep 21, 2017 - Java
-
Updated
May 11, 2020 - Java
Desirable feature: may be before stable version release
- On first start:
- Custom settings selection and default settings selection (i.e. fonts, size, colors,hide apps, restore from old backups etc.)
- App must navigate to select default launcher selection settings
- Tutorial for app
-
Updated
Apr 8, 2020 - Java
Documentation
Hi,
I would love to help develop this awesome launcher at my leisure, by providing some documentation like a more detailed FAQs section for users of the LaunchTime.
Let me know if you agree.
-
Updated
Jun 4, 2020 - Java
Tutorial activity
The launcher has some specific features like switching categories by swipe on the spinner. That's why it needs an explanation on how to use it. The question is how to make the explanation understandable, nice-looking and lightweight.
Improve this page
Add a description, image, and links to the launcher topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the launcher topic, visit your repo's landing page and select "manage topics."

A little more explaination (in the form of an xml comment) is needed on format strings like icu_abbrev_wday_month_day_no_year, because they do require to be changed in some languages but translators often break them. We obviously can't expect everyone to understand formatter syntax ;)