TBLauncher icon indicating copy to clipboard operation
TBLauncher copied to clipboard

based on https://github.com/Neamar/KISS

Results 98 TBLauncher issues
Sort by recently updated
recently updated
newest added

The action mode bar is the one that appears when long touching text. It has button icons for copy, cut, paste, select all the background was white with white icons...

# Description # Crash reported on Playstore ``` Exception android.content.res.Resources$NotFoundException: Resource ID #0x0 at android.content.res.ResourcesImpl.getValue (ResourcesImpl.java:255) at android.content.res.Resources.getDrawable (Resources.java:833) at android.content.Context.getDrawable (Context.java:529) at android.widget.Editor$SelectionModifierCursorController.initDrawables (Editor.java:5299) at android.widget.Editor$SelectionModifierCursorController.show (Editor.java:5293) at android.widget.Editor$SelectionModifierCursorController.enterDrag...

bug

Playstore crash ``` Exception java.lang.IllegalStateException: at rocks.tbog.tblauncher.TBApplication.validateActivity (TBApplication.java:99) at rocks.tbog.tblauncher.TBApplication.widgetManager (TBApplication.java:241) at rocks.tbog.tblauncher.LiveWallpaper.updateWallpaperOffset (LiveWallpaper.java:444) at rocks.tbog.tblauncher.LiveWallpaper$Anim.applyTransformation (LiveWallpaper.java:544) at android.view.animation.Animation.getTransformation (Animation.java:946) at android.view.animation.Animation.getTransformation (Animation.java:1038) at android.view.View.applyLegacyAnimation (View.java:21959) at android.view.View.draw (View.java:22075) at...

Translations update from [Hosted Weblate](https://hosted.weblate.org) for [TBLauncher/strings](https://hosted.weblate.org/projects/tblauncher/strings/). It also includes following components: * [TBLauncher/strings-v26](https://hosted.weblate.org/projects/tblauncher/strings-v26/) * [TBLauncher/metadata](https://hosted.weblate.org/projects/tblauncher/metadata/) Current translation status: ![Weblate translation status](https://hosted.weblate.org/widgets/tblauncher/-/strings/horizontal-auto.svg)

Enter key directly calls the contact. Instead of making a prompt. clicking the contact does the same. I think there should be a prompt just like Kiss launcher has. It...

question

Can't find any settings to enable notification dots. If it does not exist, it would be nice to add for this great launcher.

feature request
help wanted

Bumps lifecycle-livedata-ktx from 2.5.0 to 2.5.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.lifecycle:lifecycle-livedata-ktx&package-manager=gradle&previous-version=2.5.0&new-version=2.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Having our own activity to pick widgets lets us theme it. Resolves #59, resolves #281 * [x] pick, bind and configure widget * [x] group widgets by application * [...

TODO: fix reported warnings

Bumps `kotlin_version` from 1.6.21 to 1.7.10. Updates `kotlin-gradle-plugin` from 1.6.21 to 1.7.10 Release notes Sourced from kotlin-gradle-plugin's releases. Kotlin 1.7.0 Changelog Analysis API. FIR KT-50864 Analysis API: ISE: "KtCallElement should...

dependencies