1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 15 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Explain 7.x -> 8.0 Lua filter migration More... over 8 years ago
Restore tasklist textsize preference More... over 8 years ago
Comparator.reversed is API24 only More... over 8 years ago
Fix cloudless build More... over 8 years ago
Allow reconfiguration of widgets. Fixes #90 More... over 8 years ago
Loads of chabges to fix #486 More... over 8 years ago
8.0.3 More... over 8 years ago
Actually load Lua script from filter. Fixes #479. More... over 8 years ago
8.0.3 More... over 8 years ago
Updated changelog More... over 8 years ago
Add text filter Lua callback and the 8.0.0 fuzzy search as an example script. More... over 8 years ago
Restore old text search. More... over 8 years ago
Disable incremental dex-ing More... over 8 years ago
Updated for new Cloudless PlayStore build More... over 8 years ago
Updated changelog More... over 8 years ago
Updated save task icon More... over 8 years ago
Updated scripting help for #349 More... over 8 years ago
Add Application wide Lua config for #349 More... over 8 years ago
Remove explicit type arguments. More... over 8 years ago
Refactor Lua function calling code with generics. More... over 8 years ago
Get tasklist text size from Lua More... over 8 years ago
Use a short toast. More... over 8 years ago
Add a toast function to Lua so you can create a toast from within Lua for debugging. More... over 8 years ago
Protect Lua calls with a mutex, Lua is not threadsafe. More... over 8 years ago
Add missing files More... over 8 years ago
Converted filter script fragment to Kotlin. More... over 8 years ago
Improve visual feedback for testing the onFilter script on a task. More... over 8 years ago
Move Lua scripting functionality to a singleton More... over 8 years ago
Don't count empty lines in total task count. Fixes #469. More... over 8 years ago
Move Lua interpreter to main application class for #349. More... over 8 years ago