Yubyf / QuoteLockX

Displays quotes on your lockscreen, because why not.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuoteLockX

GitHub release (latest by date) LSPosed module Build Supported platform GitHub top language License

Screenshot

Welcome to QuoteLockX, a fork of the original QuoteLock module designed to display quotes on your lock screen for a little bit of inspiration and motivation throughout the day. This fork is continuously maintained as the original QuoteLock is no longer actively maintained and has been archived.

This module is available in LSPosed Repository now.

Features

  • Displays quotes on your lockscreen, because why not.
  • Customizes the quotes style.
  • Shares the quote card to other apps.
  • Collects your favorite quotes.
  • Records the quote history that you can always look up old entries.
  • Import/Export collections in .db or .csv format on local storage.
  • Backup/Restore collections on Google Drive.
  • Displays quotes on the AmbientDisplay page of OnePlus7Pro OOS11 (ALPHA)
  • Imports custom fonts (Magisk module needed for lockscreen layout).
  • Support for variable font weight and slant axis properties.
  • Support for quote detail pages for some providers (currently only supported by Jinrishici).
  • Support for widget.

Tips

Long press on the quotes to show refresh and collect buttons:

Notice

Only near-AOSP Android ROMs are supported! This is due to the heavy lockscreen modifications made by different OEMs. (This app is also compatible with the official MIUI14 on default lockscreen confirmed by community members.)

After installing, please open the app at least once to allow the quote downloader service to run in the background.

Make sure to whitelist QuoteLockX if you are using a task-killer app! They can interfere with the download service.

Requirements

  • A rooted phone running Android 5.0 or above
  • Xposed framework

Providers

TODO

Todo

  • Show on status bar.

In Progress

Done

  • Add support for Chinese.
  • Add support for custom fonts.
  • Optimize lockscreen layout.
  • Optimize style for Android S(dynamic colors).
  • Refactor the settings page.
  • Completely redesigned the app.
  • Add support for multi-classification selection of Hitokoto.
  • Optimize for variable fonts.
  • Advanced detail pages (currently only supported by Jinrishici).
  • Add support for widget.
  • Add support for in-app upgrades.

License

Distributed under the MIT License.

About

Displays quotes on your lockscreen, because why not.

License:MIT License


Languages

Language:Kotlin 100.0%