Sam Bosley
|
76c0d13be1
|
Hidden tasks with due times should show at midnight on the date they are due, not the due time
|
13 years ago |
Sam Bosley
|
f56c2af26d
|
Fixed manual refresh issue
|
13 years ago |
Sam Bosley
|
cdeaf16ea8
|
Refactored some receiver unregistering to prevent leaks and crashes
|
13 years ago |
Sam Bosley
|
091fdc517c
|
Commented out all calls to Crittercism.logHandledException until issues are fixed
|
13 years ago |
Sam Bosley
|
064818b819
|
Fixed class cast exceptions when constructing task list menus
|
13 years ago |
Tim Su
|
94d19dd988
|
Tapping outside of main menu popover dismisses it
|
13 years ago |
Sam Bosley
|
b65b35267a
|
Fix to make quick add initialization happen after onNewIntent so that people are populated
|
13 years ago |
Sam Bosley
|
ab836fe2e3
|
Fixed issue where changing sort options wouldn't take effect right away
|
13 years ago |
Sam Bosley
|
71f071e363
|
Fixed text color issue when adding lists from task edit
|
13 years ago |
Sam Bosley
|
bf9ed3d039
|
Use different title in task edit when task is a new task
|
13 years ago |
Sam Bosley
|
09d5f6918c
|
Fixed a string in repeat reschedule dialog
|
13 years ago |
Tim Su
|
ed1c4ce750
|
Don't export api stuff into android pot. Updated a2po
|
13 years ago |
Tim Su
|
2e7be1c7b2
|
Imported XML strings from .po files. For some reason the API strings are still in the main project?
|
13 years ago |
Tim Su
|
0e8d38a6ea
|
Import language files from launchpad
|
13 years ago |
Sam Bosley
|
760d7da160
|
Merge remote-tracking branch 'upstream/master' into 120302_sb_swipe_lists_subtasks
|
13 years ago |
Tim Su
|
d43a64c522
|
Updated upgrade message + version bump
|
13 years ago |
Tim Su
|
2c098e06b4
|
Update crittercism to new constructor, kill unused secret and oauth key
|
13 years ago |
Sam Bosley
|
0a9e9023d0
|
Fixed locale theme issues
|
13 years ago |
Sam Bosley
|
9d23ba2c34
|
Handled exceptions with crittercism
|
13 years ago |
Sam Bosley
|
4e3ebbde05
|
Fixed bugs with icon themes on tablet, updated crittercism library
|
13 years ago |
Sam Bosley
|
cc80afcfef
|
Make main menu popover intercept key events so that menu button can dismiss it
|
13 years ago |
Tim Su
|
cc25b593b4
|
Add switching logic via ThemeService to identify light and dark drawables to use. Renamed up filters and plugins icons to be more identificatory.
|
13 years ago |
Tim Su
|
328034fbdf
|
Fix for amazon new and used ellipsizing the actual price
|
13 years ago |
Jon Paris
|
d66269d5e6
|
updated all the icons in the main nav and list popover to be consistent and have both light and dark themes
|
13 years ago |
Sam Bosley
|
2d1f1d1198
|
Renamed and reorganized menu images for easier replacing
|
13 years ago |
Sam Bosley
|
0d6d212743
|
Fix for one language having incomplete string arrays
|
13 years ago |
Sam Bosley
|
b3b7085da4
|
Don't trigger moves for null metadata (not that this should happen)
|
13 years ago |
Sam Bosley
|
09691c2176
|
Removed unused intro_click_prompt string to fix strings unit test
|
13 years ago |
Sam Bosley
|
0449ab5bf3
|
Removed unused intro task strings, fixed a crash in push on save when checking for those strings
|
13 years ago |
Tim Su
|
003d63525f
|
Missing slash
|
13 years ago |
Tim Su
|
8cbe8358e1
|
Add crittercism extra permissions
|
13 years ago |
Sam Bosley
|
1514568de4
|
Polished custom menu icons for all screen sizes and layouts (images still unpolished)
|
13 years ago |
Sam Bosley
|
2b930a7a0e
|
Populate dropdown menu with options menu items
|
13 years ago |
Sam Bosley
|
e67a385a17
|
Started refactoring MainMenuPopover
|
13 years ago |
Sam Bosley
|
5e73b147ce
|
Fixed compilation error in gtasks sync test
|
13 years ago |
Tim Su
|
2dd5482bdf
|
Don't always save task modification date when you drag and drop
|
13 years ago |
Tim Su
|
6849e1fafb
|
Updates to sync service - faster task pushing, without having a prefetch or always to sleep
|
13 years ago |
Tim Su
|
516a96bd21
|
Fix for onMetadataChanged -> onMovedOrIndented and only call it sometimes
|
13 years ago |
Tim Su
|
786a1ff5ef
|
Refactor so that every metadata change triggers a sync in gtasks dragging
|
13 years ago |
Tim Su
|
ac3fc60be1
|
Gtasks sync on save should push a re-fetched model
|
13 years ago |
Tim Su
|
6c2bb8470d
|
Add ability for manual sync to clear duplicate tasks
|
13 years ago |
Tim Su
|
4183da33ce
|
Fix for gtasks order would be wrong because we use string ordering
|
13 years ago |
Tim Su
|
d41ae9e4aa
|
Turn gtasks sync v2 provider into a real singleton, and synchronize on the instance for certain methods
|
13 years ago |
Tim Su
|
3466094b4b
|
Minor fixup to handle null property values
|
13 years ago |
Sam Bosley
|
36a55db6a5
|
Don't use local id in comparison on conflict
|
13 years ago |
Sam Bosley
|
02bcbff4e2
|
Added code to push on save to check for sql constraint exceptions and try to recover
|
13 years ago |
Tim Su
|
4389118e91
|
Killed intro strings
|
13 years ago |
Tim Su
|
b2f53822d4
|
Fixed up the comments
|
13 years ago |
Jon Paris
|
eea868e4bf
|
update menu buttons per Sam's request
|
13 years ago |
Sam Bosley
|
358bdbaf38
|
Fixed a crash in FilterShortcutActivity
|
13 years ago |