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 15:40:14 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c90cc766a1358dede05228aabf7cc05e683d5aea
donext
/
DoNExt
/
app
History
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
..
src
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
.gitignore
Project start
2015-11-24 11:23:31 -05:00
build.gradle
All strings put in string.xml
2016-01-25 17:42:14 -05:00
proguard-rules.pro
Project start
2015-11-24 11:23:31 -05:00