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 23:50:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9b00e08cd7670889545189bdf12480e002957bdb
donext
/
DoNExt
/
app
/
src
/
main
History
geoffroy
9b00e08cd7
Custom button labels in confirmation dialog
2016-02-04 12:53:49 -05:00
..
java/com/wismna/geoffroy
/donext
Custom button labels in confirmation dialog
2016-02-04 12:53:49 -05:00
res
Custom button labels in confirmation dialog
2016-02-04 12:53:49 -05:00
AndroidManifest.xml
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