This website requires JavaScript.
Explore
Help
Sign In
wismna
/
donext
Watch
1
Star
0
Fork
0
You've already forked donext
mirror of
https://github.com/wismna/DoNext.git
synced
2025-10-03 07:30:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
33
Commits
1
Branch
0
Tags
c90cc766a1358dede05228aabf7cc05e683d5aea
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
geoffroy
c90cc766a1
Correction of a tricky bug in Edit Task lists: a final position int was passed to two listeners, even though the position might change. So the first value was always used. Change is to determine position at runtime and not use a final int.
2016-01-27 17:33:56 -05:00
DoNExt
Correction of a tricky bug in Edit Task lists: a final position int was passed to two listeners, even though the position might change. So the first value was always used. Change is to determine position at runtime and not use a final int.
2016-01-27 17:33:56 -05:00
Description
An original Android todo list app
19
MiB
Languages
Java
53%
Kotlin
46.6%
Ruby
0.4%