~williamvds/taskwarrior-android-cli

dbea30e7 — Konstantin Vorobyev 8 years ago android
Fix annoying 'aiting' status bug:

- https://bitbucket.org/kvorobyev/taskwarriorandroid/issues/7/sync-failed-the-status-aitin-is-not-valid
- Most likely reason is Mirakel, used in the past
6da9c522 — Konstantin Vorobyev 9 years ago
Re-organize scripts
6bf49d3a — Konstantin Vorobyev 9 years ago
New sync connection type: local unix socket, for android
2d3c654c — Konstantin Vorobyev 9 years ago
Pair of useful scripts for embedded compilation
6fb1ae9b — Konstantin Vorobyev 9 years ago
Add optional build variant for Android using EMBEDDED_ANDROID cmake var
e8115af5 — Konstantin Vorobyev 9 years ago
Add embedded libuuid 1.0.3 for Android
88fe9f96 — Konstantin Vorobyev 9 years ago
Add embedded glob library for Android
0e0b9d0e — Konstantin Vorobyev 9 years ago
Add submodule android-cmake for compilation with NDK
493bbadb — Paul Beckingham 6 years ago
Create index.html
8f09a35a — Federico Hernandez 8 years ago Post251ToMaster
Added SHA1 of tagged release commit
8b4ae3b5 — Federico Hernandez 8 years ago v2.5.1
Version number and release date for 2.5.1
716936ac — Paul Beckingham 8 years ago
Text: Fixed extractLines where hyphenation is off
db3cfc93 — Paul Beckingham 8 years ago
ColTags: Added missing calculation for tag max width
c6a6f046 — Paul Beckingham 8 years ago
ColProject: Use of const
f2863c50 — Paul Beckingham 8 years ago
ColDepends: Use of const
7c82c447 — Paul Beckingham 8 years ago
TW-1773: one task eaten all my RAM

- Thanks to Yaroslav Molochko.
7efbfe29 — Paul Beckingham 8 years ago
Tests: Added extractLine tests
f1785c6d — Paul Beckingham 8 years ago
Text: Justification auto-truncates
029f3af5 — Paul Beckingham 8 years ago
TW-1709: Parsing bug when doing "task undo"

- Thanks to Scott Kostyshak.
31f08042 — Paul Beckingham 8 years ago
ColDescription: Minimized use of wrapText

- This is a high-use measure/render method pair, and needs to be quick.
Next