QuoteLock

Displays quotes on your phone lockscreen! Why, you ask? Well, why not?!

PLEASE READ BEFORE INSTALLING:

Only near-AOSP Android ROMs (e.g. Nexus, Moto, OnePlus) are supported! This is due to the heavy modifications that many OEMs make to the lockscreen. Feel free to try it on your phone, but don't be surprised if the layout is broken.

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

If you are using Prevent Running (阻止运行/ForceStopGB) or other task killing apps, you must whitelist QuoteLock! Otherwise, you may experience problems with the quote not refreshing or failing to load.

Supported quote sources:

Author(s): crossbowffs
Support/Discussion URL: https://github.com/apsun/QuoteLock
Source code URL: https://github.com/apsun/QuoteLock
Package: com.crossbowffs.quotelock

Package

com.crossbowffs.quotelock

Support / Discussion URL

https://github.com/apsun/QuoteLock

Releases

v1.4.0

Release type: Stable

2/14/2021, 6:19:17 AM

  • Update URLs
  • Added BrainyQuote source (thanks to Hual)
  • Fixed Natune.net source (thanks to natnet00)
  • Fixed Wikiquote source

Apologies for the really long update delay, I've been really busy with school. In other news, Visual Novel as a Service has migrated to Google App Engine. If you experience refreshing errors, try flushing your DNS cache.

v1.2.3

Release type: Stable

2/14/2021, 6:14:34 AM

  • Fix module failing to load.
  • Fix view inflation error. No more ProGuard.

ProGuard. We've had issues with ProGuard on previous apps. Some people lobbied to bring it back for QuoteLock, feeling that it deserved another chance. That was a mistake. ProGuard is an ass, and we won't be working with it again.

v1.2.2

Release type: Stable

2/14/2021, 6:12:13 AM

This version is completely broken (thanks ProGuard), please update to 1.2.3

v1.2.1

Release type: Stable

2/14/2021, 6:10:28 AM

  • Better logging
  • Fixed dark text for users with a system-wide light theme

v1.2.0

Release type: Stable

2/14/2021, 6:08:47 AM

  • Added Freakuotes source (Español)
  • Added custom source (write your own quotes!)
  • Added Xposed status checking
  • Fixed update logic, quotes should refresh more consistently
  • Fixed Wikiquote not refreshing (thanks to Yubyf)
  • Fixed SystemUI crash when updating module

v1.1.2

Release type: Stable

2/14/2021, 6:06:24 AM

  • Battery life improvements! No more wakeups when not connected to the internet.
  • Hopefully fixed hyper-refresh bug once and for all
  • Minimum quote refresh durations are now enforced
  • Fix preference listener bugs

v1.1.1

Release type: Stable

2/14/2021, 6:03:35 AM

  • Fixed bug where quote would refresh too often
  • Properly check metered network condition
  • Unmetered only option now works properly (unfortunately, app now requires the ACCESS_NETWORK_STATE permission)

v1.1.0

Release type: Stable

2/14/2021, 5:57:47 AM

  • Added more quote sources (thanks to Yubyf): Hitokoto (中文), Goodreads (English), Wikiquote (中文)
  • Maximum quote refresh interval raised to 24 hours

Please be courteous: if your source only updates once a day ("QotD"), set your quote refresh interval correspondingly to reduce their bandwidth usage! :-)

v1.0.1

Release type: Stable

2/14/2021, 5:53:17 AM

  • Create task on activity start

Thank you for using QuoteLock! Unfortunately, my server can't handle the number of requests; hence, the minimum refresh interval has been raised to 60 seconds (up from 15). In return, I've added a manual refresh button, in case you just can't wait to get a new quote.

v1.3.0

Release type: Stable

2/14/2021, 6:16:11 AM

  • Add Natune.net quote source (German)
  • Add quote font size setting
  • Fix SystemUI crashing after uninstall
  • Handle resource not found exceptions

v1.0.0

Release type: Stable

2/14/2021, 5:46:38 AM

Initial stable release.