Mirror of Tasks App for Android
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
nemo.nihil f781da3daf Tag List shows the number of [Untagged] tasks (doesn't show if there are zero).
Task List (when filtered by Tag/accessed through Tag List) can show all Untagged tasks.
  Added an entry 'tagList_untagged' in strings.xml under the <--Tag List--> section, for multiple language support.

  Next steps:
  -Tag List context menu on the [Untagged] category shows some inapplicable commands, e.g. delete this tag.
  -Making a new Task from the [Untagged] Task List auto-fills in the first Tag field of the task -- it should be blank.
16 years ago
.settings Removed unused code, added display for tasks synchronized on remote server, updated translations. 16 years ago
lib Bug fixes in preparation for 2.7: 16 years ago
res Tag List shows the number of [Untagged] tasks (doesn't show if there are zero). 16 years ago
src/com Tag List shows the number of [Untagged] tasks (doesn't show if there are zero). 16 years ago
.classpath Tag List shows the number of [Untagged] tasks (doesn't show if there are zero). 16 years ago
.project Edited classpath and removed some unnecessary jars, all in effort to build against 1.5. 16 years ago
AndroidManifest.xml Updating startup receiver to use standard static service start method, version #'s. 16 years ago
bzrtogit.sh Initial directory structure. 16 years ago
default.properties Removed unused code, added display for tasks synchronized on remote server, updated translations. 16 years ago