[MOD][XPOSED][Android 8.0, 8.1, 9, 10, 11, 12, 12.1 and 13] Dark Tricks [2.31][03/25/2023]

Search This thread

Dark_Eyes_

Recognized Developer / Recognized Contributor
Sep 19, 2013
2,778
10,771
I'm using LSPosed
This is a stable release.

Additional info:
Code:
API version: 93

Xposed API call protection: Not enabled

Dex Optimizer Wrapper: Supported

Framework version: 1.8.6 (6712)

Manager version: 1.8.6 (6712)

System version: 13 (API 33)

Device: Google Google Pixel 4

System ABI: arm64-v8a
Ok, that's version 1.8.6. That's what I'm using and it's working as before. Make sure it's not a problem with LSPosed itself.
 

MaxineMutini

New member
Mar 8, 2023
2
1
im on a pixel 2xl (android 11) using latest magisk and zygisk lsposed and keep getting a crash to desktop error when launching, latest public apk didnt fix the problem, log attached, any easy method to fix this?
 

Attachments

  • darktricks_crash_3.8.23.txt
    1.9 KB · Views: 50

Dark_Eyes_

Recognized Developer / Recognized Contributor
Sep 19, 2013
2,778
10,771
Hey a happy new year!

I have a S21 as i posted before and unfortunately the expanded notification tweak does not work for me.

the expanded notification option doesnt work for me on android 13 aosp evox

Same for stock Pixel 7 Pro, January patch.

im on a pixel 2xl (android 11) using latest magisk and zygisk lsposed and keep getting a crash to desktop error when launching, latest public apk didnt fix the problem, log attached, any easy method to fix this?
Hey guys, can you try this test version please? I think I found the bug breaking expanded notifications.
 
  • Like
Reactions: Fishawy

Dark_Eyes_

Recognized Developer / Recognized Contributor
Sep 19, 2013
2,778
10,771
Hey guys, a new build is up with a fix for expanded notifications and for a bug with the app on older SDK versions.

Enjoy and let me know how it goes.
 
  • Like
Reactions: ecs1984 and Fishawy

f2bacon

Senior Member
Oct 20, 2011
479
86
Brooklyn NY
I found this yesterday and enjoyed 1 perfect day not needing a lock screen for my Gmail account. I'd give $5 for this to be fixed. Love the other features
 

Top Liked Posts

  • There are no posts matching your filters.
  • 46
    Hi guys,

    I'm new to developing with Xposed, but I got a few tricks working that I think might interest some of you. It has been tested only on stock Android 13 (Pixel 6). There is a simple user interface that can be launched through xposed manager to choose what mods that you want. However, a reboot is needed every time you change a setting. Here is what can be done :

    - Force dark theme even on light wallpaper (Android 8.1 only)
    - Replace voice assist with phone on lockscreen (Android 8.0 and 8.1 only)
    - Always show the navbar on the right when in landscape (Android 8.0, 8.1 and 9 only)
    - Hide next alarm on the lockscreen and in the quick settings and the icon in the status bar
    - Show 4G instead of LTE
    - Hide LTE+/4G+ (always show LTE/4G)
    - Hide ADB notification
    - Hide VPN notification
    - Hide "Network may be monitored"
    - Hide the build version in the QS when developer options are enabled (Android 10+)
    - Double tap to sleep on statusbar or lockscreen (Android 12+)
    - Volume keys control cursor
    - Volume keys skip track
    - Power key toggle torch (with proximity check)
    - Prevent accidental wake up
    - Less frequent notifications
    - Screen off notifications only
    - Change the carrier text
    - Bypass Outlook device policy
    - Quick unlock (Android 12+)
    - Show battery duration estimate on expanded QS (Android 12+)
    - Force small clock on lockscreen (Android 12 and 12.1 only)
    - Adjust height for back gesture (Android 12+)
    - Expanded notifications (Android 12+)

    Enjoy and provide feedback!

    Download : https://github.com/Xposed-Modules-Repo/com.darkeyes.tricks/releases/tag/38-2.31

    Source code : https://github.com/darkeyes84/dark_tricks
    39
    New EdXposed version

    Hi guys,

    Those who want to try the new EdXposed version 0.4.6.0 but don't want to use the custom Magisk build, use this version instead. I added back the sepolicy permissions to make it work.

    Enjoy!
    7
    Hi guys,

    I just pushed a new version in the OP that is compatible with Android 12. For now the proximity wake up function is disable because the underlying functions have been rewritten in Android 12 and I didn't have the time to look into it.

    Hiding the next alarm on the lockscreen is also not working for Android 12. I'll try to fix it in the coming days, but it seems to be a bug with LSPosed. I'll keep you guys posted.

    Please let me know how it goes and report any issues you might encounter.

    Enjoy!
    6
    Hi guys,

    new build is up with working Prevent accidental wake up for Android 12. I also added LSPosed scopes so it will be easier to enable the required packages.

    Still have to figure out why the alarm isn't hidden on the lockscreen on Android 12.

    Enjoy!