-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
66 lines (65 loc) · 2.93 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
// TODO
// 1. done - Check timezone changes on load
// 2. done - Snooze behavior
// 3. done - Sort habits based on time periods
// 4. done - github style history graph
// 5. done - Habit info page
// 6. done - App settings
// 7. done - Local notifications
// 8. done - Expire habits periodically
// 9. done - Split ShowHabitViewController
// 10. done - Use Entry for tableview
// 11. done - Debug flash when changing color
// 12. done - Debug flash when dismising habit settings
// 13. done - simulator only - Debug flash on color picker button
// 14. done - Clean up AppDelegate
// 15. done - Auto-skip
// 16. done - If a lot to be done, ask to skip all
// 17. done - Pretify show upcoming animation
// 18. done - Pretify insert new habit
// 19. done - not happening - Warn when changing habit frequency and handle
// 20. done - Skip icon
// 21. done - Hide add button when swiping
// 22. done - Switch to gregorian calendar
// 23. done - Fix blank delegate methods
// 24. done - Check to see if a habit of the same name exists
// 25. done - Strip habit name of whitespace
// 26. done - newButton provides frequency options
// 27. done - Option on habit to ignore autoskip
// 28. done - Fix github box moving to left on settings click
// 29. done - Tap outside settings view to close
// 30. done - Animate filling of history box
// 31. done - Custom start and finish day
// 32. done - Icon
// 33: done - Delete history when deleting entries new frequency
// 34: done - Long press on frequency selection shows long word
// 35: done - Start app first time with example habit
// 36: done - Pause habit
// 37: done - Launch screen
// 38: done - Resist swiping upcoming
// 39: done - Show frequency words after 1 second timeout
// 40: done - Fix overlay on frequency selection
// 41: done - Add touch listener to overlay view on MVC
// 42: done - Update pods to xcode 7
// 43: done - Debug hide keyboard in new habit
// 44: done - Fix border in habit history
// 45: done - Call update on habits after return from background
// 46: done - Use visible cells on tableview to animate
// 47: done - Multiple storyboards for each screen size
// 48: done - Should autoskip happen immediately or later?
// 49: done - Disable input while row animation is happening
// 50: done - Fix blur mask in when editing existing habit
// 51: done - Fix tint colors on dialogs
// 52: done - Dialog to indicate habits were auto skipped?
// 53: done - Stop reload when displaying dialog
// 54: done - Test single paused habit
// 55: done - When skipping past, use swipe animation
// 56: done - Inserting new entries should take account of previous ordering
// 57: Fake habits for app store review and tell your friends
// 58: done - iOS9
// 59: done - New bottom tab bar with icons
// 60: done - New example habits show up late
// 61: done - Bug with example habits when resetting end of day
// 62: done - Allow swiping when animating spring
// 63: done - Breakdown storyboard into xib
// 64: Configure notification times