-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
* Update Spanish strings.xml (PR #116 by Pablohn26) | ||
* Add unit testing (enhancment #115) | ||
* Permission error trying to restore backup (bug #113) | ||
* mislabled dialog (delete time) (bug #96) | ||
* Vibration is initially enabled, but preferences screen says it is disabled (bug #13) | ||
* Initial help reappears when rotating etc. (bug #8) | ||
* Export view to CSV success message states wrong filename (often, not always) (bug #28) | ||
* Call to static SimpleDateFormat (bug #109) | ||
* Fix source code warnings (enhancement #110) | ||
* Possible to rename an acitivity to an empty name (bug #111) | ||
* Possible to add activity without name (bug #108) | ||
* Terminology change; tasks --> activities bug (enhancement #77) | ||
* Incorrect link for reporting bugs in docs/timetracker.rst (bug #69) |