Skip to content

Instantly share code, notes, and snippets.

@kamaravichow
Last active March 24, 2021 10:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kamaravichow/1ed14a1c65f9285ff80fddde23bc2003 to your computer and use it in GitHub Desktop.
Save kamaravichow/1ed14a1c65f9285ff80fddde23bc2003 to your computer and use it in GitHub Desktop.
List of activities for LuckyFind App
[
{
"title": "Lite Mode",
"description": "Bigger icons, large text, less visual clutter",
"package_name": "com.xiaomi.misettings",
"activity_name": "com.xiaomi.easymode.EasyModeActivity"
},
{
"title": "Anti-Flickering Mode",
"description": "Reduce Flickering & Eye strain in low light conditions",
"package_name": "com.xiaomi.misettings",
"activity_name": "com.xiaomi.misettings.display.AntiFlickerMode.AntiFlickerActivity"
},
{
"title" : "HuangLi Calender",
"description" : "Huang Li is red and yellow and printed with both solar dates and Chinese lunar dates. Most importantly, it serves as a kind of Chinese horoscope with notes on lucky events and taboos for every day.",
"package_name" : "com.xiaomi.calendar",
"activity_name" : "com.miui.calendar.huangli.HuangLiDetailActivity"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment