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 |
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 |
Jon Paris
|
eea868e4bf
|
update menu buttons per Sam's request
|
13 years ago |
Sam Bosley
|
358bdbaf38
|
Fixed a crash in FilterShortcutActivity
|
13 years ago |
Sam Bosley
|
c6d32ea3fa
|
Don't crash when switching to subtasks mode
|
13 years ago |
Jon Paris
|
22979da4f3
|
update menu buttons per Sam's request
|
13 years ago |
Sam Bosley
|
5d441d4918
|
Fixed a crash in FilterShortcutActivity
|
13 years ago |
Tim Su
|
5eb677e9bf
|
Minor cleanup
|
13 years ago |
Sam Bosley
|
1593c28042
|
Added some documentation
|
13 years ago |
Sam Bosley
|
661ccf5696
|
Fixed a bug where menu items from all fragments in pager would be added to menu
|
13 years ago |
Sam Bosley
|
9e37fe5547
|
Update comment count when switching between pages
|
13 years ago |
Sam Bosley
|
1ddbba41d2
|
Only initiate autosync when fragment is swiped into view
|
13 years ago |
Sam Bosley
|
44a425bad0
|
Implement getTaskListFragment to work with the fragment pager, which also fixes the showing comments problem
|
13 years ago |
Sam Bosley
|
ed6984e58d
|
Merge remote-tracking branch 'origin/120221_sb_swipe_between_lists' into 120221_sb_swipe_between_lists
|
13 years ago |
Tim Su
|
7794a84bce
|
Version bump to 4.0.2.1 - fix for translation issue in Norwegian and Dutch
|
13 years ago |
Tim Su
|
d30e7b9627
|
Fix formatstring issues caught by launchpad
|
13 years ago |
Tim Su
|
ff16bb21ce
|
Applied proper format strings where applicable
|
13 years ago |
Tim Su
|
4b5419cc30
|
Deleting deprecated androidxml2po script. Using a2po with appropriate template names for api and android projects.
|
13 years ago |
Tim Su
|
5d2afe5e08
|
Merge pull request #157 from todoroo/120229_as_task_rabbit_login_fix
Fixed task rabbit login with Tim
|
13 years ago |
Tim Su
|
d8765e7694
|
Added new fixes to upgrade message
|
13 years ago |
Tim Su
|
c0ce022e9c
|
Force release-custom to perform a clean
|
13 years ago |
Tim Su
|
3c5f3f20e6
|
Added translations for the files not yet shipped with Astrid
|
13 years ago |
Andrew Shaw
|
71ff9615c6
|
Fixed task rabbit login with Tim
|
13 years ago |
Tim Su
|
3d06bed032
|
Filter shortcut activity for creating desktop shortcuts of Astrid filters and lists.
|
13 years ago |
Tim Su
|
b589a25e32
|
New translation system build on android2po. Includes bin/a2po script, locales folders.
|
13 years ago |
Sam Bosley
|
9a95f6f843
|
Fixed voice add bugs
|
13 years ago |
Sam Bosley
|
054b8b4f4f
|
Merge remote-tracking branch 'upstream/master' into 120221_sb_swipe_between_lists
Conflicts:
astrid/src/com/todoroo/astrid/activity/AstridActivity.java
astrid/src/com/todoroo/astrid/activity/TaskListFragment.java
Merge upstream/master
|
13 years ago |
Sam Bosley
|
c082d1e672
|
Fixed a crash on tablets when posting to task rabbit
|
13 years ago |
Sam Bosley
|
9247845670
|
Use debug/release api keys with google maps (for taskrabbit), fixed some task rabbit copy
|
13 years ago |
Sam Bosley
|
52fbe3b63b
|
Refresh ideas tab when switching between tasks on tablet
|
13 years ago |
Sam Bosley
|
05e569e003
|
Version bump and upgrade message
|
13 years ago |
Sam Bosley
|
76441dd269
|
Fixed a bug where calendar would sometimes draw incorrectly
|
13 years ago |
Sam Bosley
|
14bc371f24
|
Fixed a bug where task edit fragment would remain attached when switching between lists on tablets
|
13 years ago |
Sam Bosley
|
6b45cb19ab
|
Finish and autosync when manually syncing from prefs when already logged in
|
13 years ago |
Jon
|
3fa88dd7a9
|
Merge pull request #156 from sbosley/120228_sb_sync_prefs_polish
Refactored sync preferences
|
13 years ago |
Sam Bosley
|
8b0f3e80cc
|
Refactored sync preferences to go straight back to task list and autosync after logging in, other polish
|
13 years ago |
Tim Su
|
2b56bc11eb
|
Fix for force close when you have an orphaned top-level child
|
13 years ago |
Tim Su
|
69d6bfb51a
|
Only show option to take a picture if you have a camera
|
13 years ago |
Tim Su
|
2d22778505
|
whitespace
|
13 years ago |
Sam Bosley
|
ee36d3d1be
|
Fixed some concurrency bugs with EditPeopleControlSet
|
13 years ago |
Sam Bosley
|
867c148996
|
Merge remote-tracking branch 'upstream/4.0' into 120221_sb_swipe_between_lists
|
13 years ago |
sbosley
|
a47fee9f4c
|
Merge pull request #154 from todoroo/120227_as_location_permission
Removed gps permission for task rabbit
|
13 years ago |
Sam Bosley
|
9a88805147
|
Missing import
|
13 years ago |
Andrew Shaw
|
7d45748a6c
|
Fixing task rabbit statistics reporting with login
|
13 years ago |
Andrew Shaw
|
9ef1de188e
|
Removed gps permission for task rabbit
|
13 years ago |
Sam Bosley
|
fcffb4374d
|
Don't try to save state in tlfpageradapter; it just messes up fragment types
|
13 years ago |
Sam Bosley
|
c1e3b5b505
|
Missing import
|
13 years ago |
Sam Bosley
|
36a5821813
|
Merge remote-tracking branch 'upstream/4.0' into 120221_sb_swipe_between_lists
|
13 years ago |
Sam Bosley
|
4744320760
|
Fixed a bug in updateFromJson
|
13 years ago |
Sam Bosley
|
5939725754
|
Use setArguments when instantiating fragments to fix errors when destroying/recreating
|
13 years ago |
Sam Bosley
|
dd83131a06
|
Fixed issue left over from refactor
|
13 years ago |
Sam Bosley
|
cc2d2e590c
|
Refactored some quickadd stuff for better code
|
13 years ago |
Sam Bosley
|
c92693feef
|
Fix sql constraint errors when cloning tasks, use transitory for sync suppress flags
|
13 years ago |
Sam Bosley
|
ad7fc4ce80
|
Merge upstream/4.0
|
13 years ago |
Sam Bosley
|
e8a5fc576f
|
Only send created_at for new tasks
|
13 years ago |
Tim Su
|
7b6831501b
|
This commit was overruled by committee.
Revert "For simplicity and performance, kill the 'tags that start with _' tasks being hidden from the inbox"
This reverts commit 514a83df60 .
|
13 years ago |
Tim Su
|
d98781f833
|
Don't start the crittercism service ever. That's what they tell me is the best.
|
13 years ago |
Tim Su
|
ec93616384
|
Merge branch '4.0' of github.com:todoroo/astrid into 4.0
|
13 years ago |
Tim Su
|
514a83df60
|
For simplicity and performance, kill the 'tags that start with _' tasks being hidden from the inbox
|
13 years ago |
Sam Bosley
|
cda325aaa5
|
If intents are null when constructing widgets, don't set them
|
13 years ago |
Tim Su
|
f255aca5fb
|
Fixed warnings in all of our code
|
13 years ago |
Tim Su
|
3c536e2708
|
Add nls
|
13 years ago |
Tim Su
|
dac9ffd318
|
Overrode on task delete to cascading delete in gtsaks
|
13 years ago |
Tim Su
|
f12bdabba4
|
Null check
|
13 years ago |
Tim Su
|
acbafa80c2
|
Fix for crashes
|
13 years ago |
Sam Bosley
|
a891306119
|
Fixed random rare errors in task list fragment onSortSelected
|
13 years ago |
Sam Bosley
|
3bd770881d
|
Updated version number and upgrade message
|
13 years ago |
Tim Su
|
b44061e676
|
Make one constant instead of two
|
13 years ago |
Sam Bosley
|
4cbe5861e7
|
Updated line breaks in welcome strings
|
13 years ago |
Sam Bosley
|
f7143cc2ff
|
Fixed an issue where swiping list area below task could trigger indent and drop events
|
13 years ago |
Sam Bosley
|
61ddbcbeec
|
Fixed null pointers when reading null properties in xml importer/exporter
|
13 years ago |
Sam Bosley
|
fec4c77af3
|
Sanity check for 0 when receiving remote task ids
|
13 years ago |
Sam Bosley
|
024f1de1c4
|
Fixed a potential null pointer when showing lists help popover on tablets
|
13 years ago |
Sam Bosley
|
a24821f66e
|
Check for NPE in AsyncImageView
|
13 years ago |
Sam Bosley
|
8217c2579b
|
Prevent array index out of bounds in theme preference caused by key migration
|
13 years ago |
Sam Bosley
|
d1da4997da
|
Fixed a null pointer exception in task actions loader
|
13 years ago |
Tim Su
|
c0fddb612d
|
Removed unused string from foreign translations
|
13 years ago |
Tim Su
|
cbe42c1532
|
Moved art to assets folder to get preserved by jjjenkins
|
13 years ago |
Tim Su
|
3adfe374e1
|
Surround indent and drop in a try/catch
|
13 years ago |
Tim Su
|
ff1e720b3f
|
Run link action stuff on UI thread, android hates us
|
13 years ago |
Tim Su
|
51165c3925
|
Make white/blue the default theme, white/red is the new setting
|
13 years ago |
Tim Su
|
183edf4a7f
|
Version bump, and added better explanation upgrade messages
|
13 years ago |
Sam Bosley
|
eeeeb5713a
|
More fixes to quickadd
|
13 years ago |
Sam Bosley
|
3f744f23f9
|
Fixed quickadd assignment oddity, don't push task in edit note activity
|
13 years ago |
Tim Su
|
80707c5281
|
When you indent a task, canonicalize order.
|
13 years ago |
Tim Su
|
49f1b7325e
|
Upgrade message on honeycomb should be black. Unify code.
|
13 years ago |
Tim Su
|
ff01ab795f
|
Subtasks help page now looks cool and fits on one page
|
13 years ago |
Tim Su
|
e10e4c8a0d
|
First pass at making a help file for subtasks
|
13 years ago |
Andrew Shaw
|
2fbae84da7
|
Added padding one last time
|
13 years ago |
Andrew Shaw
|
79c720996a
|
Added new widget 9 patch and fixed timer activity not showing up
|
13 years ago |
Sam Bosley
|
e68e59b227
|
New upgrade message
|
13 years ago |
Sam Bosley
|
865980c2be
|
Fixed bugs with hide until default being overriden by quick add
|
13 years ago |
Sam Bosley
|
ba4a28723c
|
Don't lazy load hide until control set--doing so messes up hide until when date changes
|
13 years ago |
Tim Su
|
731f7c007c
|
Fixed the cascading repeat ends up still indented bug
|
13 years ago |
Tim Su
|
68c786fa3e
|
Added holo-ic_menu_refresh, xhdpi ic_menu_refresh
|
13 years ago |
Tim Su
|
72a65ea570
|
Killed string from XMLs
|
13 years ago |
Sam Bosley
|
24350c448b
|
Fixed issues with Gtasks sync on save
|
13 years ago |
Tim Su
|
93f819c44e
|
Reformatted stuff, edited langage strings to remove %s
|
13 years ago |
Tim Su
|
2a8ad3cdd4
|
Merge remote-tracking branch 'origin/20120221_as_tag_settings' into 4.0
|
13 years ago |
Tim Su
|
65066be923
|
Removed log messages
|
13 years ago |
Tim Su
|
4347773f2f
|
Merge remote-tracking branch 'origin/120222_as_bug_fixes' into 4.0
|
13 years ago |
Tim Su
|
df1e3cba8c
|
Fix for SQL onconflict - specify FAIL. This fixes the default update's error because we don't use transactions.
|
13 years ago |
Andrew Shaw
|
e6b2afc3b5
|
Fixed dissappearing comments in recent activity
|
13 years ago |
Andrew Shaw
|
2a01d8460d
|
Caching images in AsyncImageView
|
13 years ago |
Andrew Shaw
|
599e7b7561
|
Theming and UI changes
|
13 years ago |
Andrew Shaw
|
ab8bfbeda6
|
Caching tag images
|
13 years ago |
Andrew Shaw
|
ada52d90e1
|
Tag settings redesign
|
13 years ago |
Andrew Shaw
|
6eb8af2d1d
|
changing widget layouts
|
13 years ago |
Tim Su
|
272cab96d1
|
Restore string used only in addon
|
13 years ago |
Andrew Shaw
|
7759ab098a
|
Fixed widget and added message when there is no activity
|
13 years ago |
Andrew Shaw
|
6b24e0a6af
|
updated widget frame 9 patch
|
13 years ago |
Andrew Shaw
|
d7841b2b44
|
Fixed task rabbit oauth and posting
|
13 years ago |
Andrew Shaw
|
e51e351fdb
|
Updated walkthrough images
|
13 years ago |
Andrew Shaw
|
9311eeb5b7
|
Welcome activity tag
|
13 years ago |
Andrew Shaw
|
a5cf5c9faf
|
Changing welcome screen strings
|
13 years ago |
Tim Su
|
db1bc35877
|
Fix to get google tasks to drag/drop. Also removed google tasks help screen, we're gonna make another one
|
13 years ago |
Tim Su
|
81fe8a5858
|
Deleted a bunch of unused layouts
|
13 years ago |
Tim Su
|
9277794b57
|
Deleting resources that seem very unused
|
13 years ago |
Tim Su
|
676dbb12dc
|
Removed large unused images
|
13 years ago |
Tim Su
|
e60c44f710
|
Fixes for making google tasks work
|
13 years ago |
Tim Su
|
a8ea63ed30
|
Brought the drag goodness to google tasks fragment
|
13 years ago |
Tim Su
|
ec23d5b5d1
|
Deleted old draggable TLF and associated stuff. Also rando unused activity
|
13 years ago |
Tim Su
|
5042e17b1f
|
Generify ordered list fragment helper for use with gtasks
|
13 years ago |
Tim Su
|
c9559ebfb4
|
Add back the empty list Astrid with subtasks
|
13 years ago |
Tim Su
|
2d8ee0ad96
|
Fix for not completing down the chain in cascading mode
|
13 years ago |
Tim Su
|
b3eb181c17
|
Cascading delete, fix a bug with cascading complete.
|
13 years ago |
Andrew Shaw
|
2c9afaa3c9
|
Changing text for no activity
|
13 years ago |
Tim Su
|
203732b29b
|
Only kill remote id is not null
|
13 years ago |
Tim Su
|
f9e7b53960
|
Fix for astrid.com sync - in a manual sync, if your item is not in the list, it is now deleted.
|
13 years ago |
Tim Su
|
2291b50041
|
Roll back change to start ordering of lists at 1
|
13 years ago |
Tim Su
|
12d1292442
|
Actively prevent duplicate tasks from showing up in subtasks
|
13 years ago |
Tim Su
|
a09babdc38
|
Fix for tag view activity swapping sort making bad sorting
|
13 years ago |
Tim Su
|
b9f30c7d61
|
Fix for chained completion not working when tasks didn't have an order. Now onTaskComplete fires before actual thing is saved into the database.
|
13 years ago |
Tim Su
|
984958adcd
|
Two minor tweaks to manual sort: short vibrate time, new tasks created at bottom
|
13 years ago |
Tim Su
|
22b330e05e
|
Lighten up the divider color
|
13 years ago |
Sam Bosley
|
79441b4a0a
|
Fixed and updated welcome walkthrough images
|
13 years ago |
Sam Bosley
|
6f538b4fad
|
Fixed layout issues with help popovers on different resolution screens
|
13 years ago |
Sam Bosley
|
4c6b3738a1
|
Make password login dialog scrollable, fix alignment of icon on pw login button
|
13 years ago |
Sam Bosley
|
a6a8b96e6c
|
Fixed a bug where repeat display wouldn't update correctly
|
13 years ago |
Sam Bosley
|
083f21526f
|
Fixed inset issues with reminder view
|
13 years ago |
Tim Su
|
2df80fc483
|
Made a task list view style for all task lists, got rid of the Gesture stuff in the standard task list, and trying turning on smooth scrollbar
|
13 years ago |
Tim Su
|
fc0989fcfa
|
Merge remote-tracking branch 'origin/4.0' into 120220-st
|
13 years ago |
Sam Bosley
|
c375f78805
|
Fixed a bug where task rabbit would be hidden when ideas loading wasn't enabled
|
13 years ago |
Sam Bosley
|
f25f4aed67
|
Keep currently visible list on rotate
|
13 years ago |
Sam Bosley
|
39d3b75c4f
|
Load web services view when ideas tab clicked, present button for manual loading when preference turned off
|
13 years ago |
Sam Bosley
|
5faaa1cf18
|
Buggy, but I can swipe between lists when starting from active tasks
|
13 years ago |
Sam Bosley
|
819b1aa792
|
Killed overrideFinishAnim in task list fragment--not really used
|
13 years ago |
Sam Bosley
|
ce326d209a
|
Fragments can't have constructors with args, refactor tlf instantiation into static helper
|
13 years ago |
Sam Bosley
|
be58f48af7
|
Pass extras as argument when instantiating fragments
|
13 years ago |
Sam Bosley
|
d009c87cd9
|
Refactored task list fragments to not call getIntent() from their activity
|
13 years ago |
Sam Bosley
|
5f47be86b2
|
Skeleton for fragment pager adapter
|
13 years ago |
Tim Su
|
db55a2a1f8
|
Don't show padding when dragging a row and it's going a long distance
|
13 years ago |
Tim Su
|
17469cd968
|
Fix for two lines of text don't fit, picture checkbox is too big
|
13 years ago |
Tim Su
|
8c9ed942f5
|
Fix for toggling between subtasks and not - reset sorting by subtasks
|
13 years ago |
Tim Su
|
a4c2b2bdf8
|
Fixed off-by-one drag errors. Killed printlines. We are cool.
|
13 years ago |
Tim Su
|
e78ed319ab
|
Fix for sometimes null
|
13 years ago |
Tim Su
|
04c92a3915
|
Made tag view stuff work together in tandem with subtasks
|
13 years ago |
Andrew Shaw
|
24d7af2d4c
|
Tag header is now in listview header, fixed width for updates
|
13 years ago |
Tim Su
|
c7e5b524fb
|
Fix for can't return to inbox filter
|
13 years ago |
Tim Su
|
da5a9aebf2
|
More minor fixes to enable tag with drag
|
13 years ago |
Tim Su
|
e530e5f561
|
Refactor to allow tag data to experience the joy of draggable lists
|
13 years ago |
Tim Su
|
51324c9d2f
|
Better inbox calculation
|
13 years ago |
Andrew Shaw
|
fbd3c90a21
|
fixed update comments for task created, and specialized comments for different update views
|
13 years ago |
Tim Su
|
d9765ee8b6
|
Add a sort setting for toggling subtasks. On change, it recreates the task list. Also a fix for the child tasks not getting completed with subtasks correctly
|
13 years ago |
Tim Su
|
d586f0d3e4
|
On completed, complete all subtasks
|
13 years ago |
Tim Su
|
9cff87724e
|
Merge remote-tracking branch 'origin/4.0' into 120220-st
|
13 years ago |
Tim Su
|
c83cdfba7a
|
Made forward progress on being able to toggle drag and drop from sort dialog
|
13 years ago |
Tim Su
|
a7cae150c0
|
Rearrange menus for better usability
|
13 years ago |
Tim Su
|
44958e8df8
|
Auto idea is part of the appearance parent
|
13 years ago |
Tim Su
|
0646edadee
|
Got rid of the 'Beta' label on preferences
|
13 years ago |
Tim Su
|
54c49e009c
|
Got rid of debugging code.
|
13 years ago |
Tim Su
|
ab101c15d0
|
Add a method to sanity check task list
|
13 years ago |
Tim Su
|
c844b8967a
|
Migrate list to use tag name. Fix unit tests with rearranging
|
13 years ago |
Tim Su
|
b12ffda59c
|
Added a subtask moving test with some extra edge cases to test
|
13 years ago |
Tim Su
|
07d6a84f4a
|
Fix swipe left, and now have UI feedback when swiping left and right
|
13 years ago |
Tim Su
|
311ea3b8b1
|
Minor tweaks to make UI look and work better when dragging
|
13 years ago |
Sam Bosley
|
c5779c03fe
|
Fixed issues with compressed task rows, more section->details in beast mode prefs
|
13 years ago |
Tim Su
|
205dd7ac78
|
Add a new class, draggable list view, for dragging and scrolling from same view
|
13 years ago |
Sam Bosley
|
a2940ebbc4
|
Fixed a concurrency bug in gtasks sync, fixed setting of gtasks last_sync dates on individual tasks
|
13 years ago |
Tim Su
|
57f3a70089
|
Refactored GtasksTaskListUpdater into OrderedListUpdater to create a new child class
|
13 years ago |
Jon Paris
|
e9989b9fab
|
updated menu buttons to look nicer
|
13 years ago |
Sam Bosley
|
f2de1d2152
|
Cleaned up classpath
|
13 years ago |
Tim Su
|
34fde08ba4
|
Merge pull request #142 from sbosley/120217_sb_duplicate_issues
Fixes for lots of sync issues, hopefully resolving duplicates
|
13 years ago |
Sam Bosley
|
db0cde33ff
|
Synchronize the gtasks update lists method to prevent conflicts when multiple syncs ongoing
|
13 years ago |
Tim Su
|
d6345b4b32
|
Killed some bunk methods from gtasks task list updater, removed old sync provider
|
13 years ago |
Sam Bosley
|
3e7cfc7120
|
Removed debug code
|
13 years ago |
Tim Su
|
0db134e095
|
Got dragging working in tandem with clicking. So awesome.
|
13 years ago |
Sam Bosley
|
5058a4262f
|
Cleaned up database migration code
|
13 years ago |
Sam Bosley
|
46f2ee2c2e
|
Refactored Task.REMOTE_ID to be null when unset rather than 0. Also catch SQLiteConsistency exceptions and recover when inserting a task that already has that remote id.
|
13 years ago |
Sam Bosley
|
d081be7c24
|
Make sure header title updates when list title changes from settings
|
13 years ago |
Sam Bosley
|
9bb1d6aa49
|
Expect string in c2dm intents, not long for oid
|
13 years ago |
Sam Bosley
|
86f5357e56
|
Fixed a bug in the number picker that could throw a numberformatexception
|
13 years ago |
Sam Bosley
|
77286781f2
|
Fixed a potential null pointer in taskrabbit control set
|
13 years ago |
Tim Su
|
108a4efbb8
|
Restore our concept of a swipe listener
|
13 years ago |
Tim Su
|
c228e33b0e
|
Upgrade TouchListView to 0.4.3
|
13 years ago |
Sam Bosley
|
10cb216ca9
|
Make sure that fragment is attached to activity on ui thread in taskeditbackgroundloader
|
13 years ago |
Tim Su
|
a5c33f3045
|
Initial subtasks thing
|
13 years ago |
Sam Bosley
|
0f1a3c14f7
|
Preload resources object in task adapter so we don't have to get them from the fragment
|
13 years ago |
Sam Bosley
|
983d41cbba
|
Try/catch when unregistering recievers
|
13 years ago |
Sam Bosley
|
a790be4079
|
Catch bad token exceptions in the broadcast receivers that show dialogs
|
13 years ago |
Sam Bosley
|
a9fc5b8d5c
|
Fixed a bug where editing task from widget wouldn't have required id param in intent
|
13 years ago |
Sam Bosley
|
6550a4fd88
|
Fixed a bug that was preventing existing shared users from saving in shared lists
|
13 years ago |
Sam Bosley
|
339b3f8062
|
Fixed another duplicate index name
|
13 years ago |
Sam Bosley
|
fdd912216b
|
Fixed a syntax error
|
13 years ago |
Sam Bosley
|
7cc27bfa86
|
Fixed table index names
|
13 years ago |
Sam Bosley
|
8e68160724
|
Better synchronization in actfm sync; started building db indexes
|
13 years ago |
Sam Bosley
|
0b34b8c8ae
|
Fixed a potential null pointer in filter list refresh receiver
|
13 years ago |
Sam Bosley
|
7ca89ffa3a
|
Check for null model in task edit onDetatch()
|
13 years ago |
Sam Bosley
|
9c51674b90
|
Fixed a possible null pointer exception in showListsHelp()
|
13 years ago |
Tim Su
|
6a6d237a68
|
Force NotificationManager for notification tests
|
13 years ago |
Tim Su
|
a75438de12
|
Added a parameter, broke all of the format strings. Tsk tsk. :)
|
13 years ago |
Jon Paris
|
95d031dd94
|
update ppowerpack widget
|
13 years ago |
Jon Paris
|
f8b3c293fd
|
updated dismissed icons to make consistent and not fuzzy
|
13 years ago |
Jon Paris
|
b8143f37af
|
updated camera and list settings buttons
|
13 years ago |
Jon Paris
|
60204d3837
|
per suggestion tap to share or edit is changed to tap to edit or share list
|
13 years ago |
Sam Bosley
|
a804c51c88
|
Fixed a bug where push task could be called in infinite recursion by activity tab, other small things
|
13 years ago |
Andrew Shaw
|
45de2cb240
|
unsetting c2dm on server when user or token doesn't match
|
13 years ago |
Tim Su
|
251913aa8f
|
Removed conditions since we fixed this an alternate path
|
13 years ago |
Tim Su
|
1c6c8c0156
|
Merge remote-tracking branch 'origin/120217_as_minor_bug_fixes' into 4.0
|
13 years ago |
Tim Su
|
6877bbd9e0
|
Change MENU_REFRESH_ID to be different than MENU_SYNC_ID for the code to run through different paths
|
13 years ago |
Sam Bosley
|
03f1c48d51
|
Forgot to update the invoker
|
13 years ago |
Sam Bosley
|
f6d3df10a3
|
Upgrade to api level 6 and send creation date when saving task
|
13 years ago |
Andrew Shaw
|
a14ad3aaaf
|
Setting dialog for task rabbit title
|
13 years ago |