sbosley
|
2104d3eae0
|
Merge pull request #172 from sbosley/120405_sb_backup_on_upgrade
Backup on upgrade
|
13 years ago |
Sam Bosley
|
8a377ffd33
|
When deleting tasks after a manual sync (i.e. ones that weren't returned) only delete things assigned to me
|
13 years ago |
Sam Bosley
|
75b51c8839
|
Only do backups before upgrade when necessary. Added a reminder comment in upgrade service to remind developers to do this
|
13 years ago |
Sam Bosley
|
cc3a70962b
|
Make a special backup before upgrades
|
13 years ago |
Tim Su
|
99f5cdc39f
|
Apply migration backup fix to deletion date as well as deletion date
|
13 years ago |
Sam Bosley
|
559bf8d096
|
Refresh task list after backup import
|
13 years ago |
Tim Su
|
e34ebd2432
|
Cursors are silly.
|
13 years ago |
Tim Su
|
353a420fec
|
Handle for restore from failed migration 4.0.6 - reading XML file, not skipping, and instead overwriting
|
13 years ago |
Tim Su
|
df6e08840d
|
Read version from backup xml, only apply due date adjustment in this case
|
13 years ago |
Sam Bosley
|
e2796db23b
|
Migrate old due time style from xml importer to new due time style
|
13 years ago |
Sam Bosley
|
e178681990
|
Use a better scheme for checking if a filter isInbox
|
13 years ago |
Sam Bosley
|
52660cd80d
|
Fixed a display bug with the tags control set
|
13 years ago |
Sam Bosley
|
9496ff0f4d
|
Catch a potential crash and bail out in rescheduling repeating calendar events
|
13 years ago |
Sam Bosley
|
7b4baaede1
|
Define constants for transitories in TaskService, fixed a bug where copied tasks would be assigned back to user
|
13 years ago |
Sam Bosley
|
44efcfb6c3
|
Fixed repeating tasks in gcal bugs
|
13 years ago |
Sam Bosley
|
01e28fb529
|
Fixed a subtasks indentation bug in certain edge cases:
|
13 years ago |
Sam Bosley
|
06279d50ac
|
Fixed a potential double popup
|
13 years ago |
Sam Bosley
|
b24044ddd1
|
Fixed a deadlock, made errors more descriptive
|
13 years ago |
Sam Bosley
|
3f0de0ab4e
|
Report last error at end of sync
|
13 years ago |
Tim Su
|
1576702202
|
Merge remote-tracking branch 'sbosley/120329_sb_astrid_sync_fixes'
|
13 years ago |
Tim Su
|
288a558ebe
|
Really minor cleanup for the awesome gtasks bug fixes
|
13 years ago |
Sam Bosley
|
7e1335adbc
|
Fixed a synchronization bug
|
13 years ago |
Sam Bosley
|
02d6d30d83
|
Threads launching threads
|
13 years ago |
Sam Bosley
|
cb95621ddc
|
Use a condition variable for the actfm sync timing
|
13 years ago |
Sam Bosley
|
cfdbe08e75
|
Some ideas for fixing timing issue in astrid.com
|
13 years ago |
Sam Bosley
|
ea42bb828c
|
Fixed gtasks sync timing issues
|
13 years ago |
Sam Bosley
|
f0d453e0a3
|
Fixed some bugs related to subtasks using -1 instead of Task.NO_ID
|
13 years ago |
Sam Bosley
|
e5b5e3e2c2
|
Fixed a rare crash that could occur if tag is deleted during sync
|
13 years ago |
Sam Bosley
|
d536cdbf1e
|
Fixed a crash that could occur if gtasks encounter auth problems during a background sync
|
13 years ago |
Sam Bosley
|
9ae4b81acf
|
Don't create new deleted tasks on gtasks
|
13 years ago |
Sam Bosley
|
54d0390dd8
|
Don't push things to google tasks that aren't assigned to you
|
13 years ago |
Sam Bosley
|
ef58bb1cda
|
Bug fixes to sync isOngoing display, better error messages
|
13 years ago |
Sam Bosley
|
f221bc49f1
|
Improved gtasks token validator by trying invalidate/validate cycle a few times before failing
|
13 years ago |
Sam Bosley
|
745f1ea814
|
Synchronize the GtasksTokenValidator
|
13 years ago |
Sam Bosley
|
e119dbbc93
|
Make the locale edit alerts screen always dark themed:
|
13 years ago |
Sam Bosley
|
b395725fcc
|
Show picture popups in task activity feed
|
13 years ago |
Sam Bosley
|
59dead0ff9
|
Account for any discrepancies in server time and client time
|
13 years ago |
Sam Bosley
|
e99a2f1d8b
|
Push unsynced tasks in tags
|
13 years ago |
Sam Bosley
|
0ed4e6a72a
|
Apply last modified check to syncing tags
|
13 years ago |
Sam Bosley
|
9b6689a90d
|
Sync conflict merge, not totally working
|
13 years ago |
Sam Bosley
|
e91df38e0c
|
Bug fixes to last modified logic in push task on save
|
13 years ago |
Sam Bosley
|
4ed70def25
|
Option to report last error in sync prefs
|
13 years ago |
Tim Su
|
0d67506434
|
Better check for infinite loop, slightly more detailed upgrade message
|
13 years ago |
Tim Su
|
c7e7458651
|
Handle crashes in various places
|
13 years ago |
Tim Su
|
de9aacd027
|
Handle infinite loop when parent is child
|
13 years ago |
Sam Bosley
|
a309e55910
|
Deleted commented out code for real! Yay for cleanliness
|
13 years ago |
Sam Bosley
|
260d5b7f26
|
Don't log handled exceptions--crittercism crashes
|
13 years ago |
Sam Bosley
|
73df7d23ee
|
Fixed ActionBar home button in CustomFilterActivity
|
13 years ago |
sbosley
|
a1e71d9bbb
|
Merge pull request #163 from sbosley/120312_sb_sqlite_exception
Added code to catch SQLiteException errors like missing columns
|
13 years ago |
Sam Bosley
|
e320e9ee6b
|
Refactored gtasks token validator
|
13 years ago |
Sam Bosley
|
9192b5e17f
|
Try catching intents in cases when GoogleAccountManager doesn't have a token response
|
13 years ago |
Sam Bosley
|
7269e2b5a5
|
Fixed bug in quickadd when sharing links etc to Astrid
|
13 years ago |
Sam Bosley
|
cce6f2c0e7
|
Added code to catch SQLiteException errors like missing columns and recommend a reinstall
|
13 years ago |
Sam Bosley
|
7cae25eaaa
|
Fixed a bug where assignment wouldn't save/refresh when assigning tasks via email on tablet
|
13 years ago |
Sam Bosley
|
0b55f6b3a3
|
Fixed issue where refresh menu item wouldn
't always show up in action bar on tablets
|
13 years ago |
Sam Bosley
|
d7ec7ce62e
|
Use dark refresh icon for comments fragment
|
13 years ago |
Sam Bosley
|
8df2ebea24
|
Updated crittercism library and readded the calls to logHandledException
|
13 years ago |
Sam Bosley
|
f56c2af26d
|
Fixed manual refresh issue
|
13 years ago |
Sam Bosley
|
091fdc517c
|
Commented out all calls to Crittercism.logHandledException until issues are fixed
|
13 years ago |
Sam Bosley
|
760d7da160
|
Merge remote-tracking branch 'upstream/master' into 120302_sb_swipe_lists_subtasks
|
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 |
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 |
Sam Bosley
|
2d1f1d1198
|
Renamed and reorganized menu images for easier replacing
|
13 years ago |
Sam Bosley
|
b3b7085da4
|
Don't trigger moves for null metadata (not that this should happen)
|
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 |
Sam Bosley
|
2b930a7a0e
|
Populate dropdown menu with options menu items
|
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 |
Sam Bosley
|
02bcbff4e2
|
Added code to push on save to check for sql constraint exceptions and try to recover
|
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
|
ed6984e58d
|
Merge remote-tracking branch 'origin/120221_sb_swipe_between_lists' into 120221_sb_swipe_between_lists
|
13 years ago |
Andrew Shaw
|
71ff9615c6
|
Fixed task rabbit login with Tim
|
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
|
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 |
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
|
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
|
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
|
514a83df60
|
For simplicity and performance, kill the 'tags that start with _' tasks being hidden from the inbox
|
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
|
b44061e676
|
Make one constant instead of two
|
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 |
Tim Su
|
3adfe374e1
|
Surround indent and drop in a try/catch
|
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
|
79c720996a
|
Added new widget 9 patch and fixed timer activity not showing up
|
13 years ago |
Tim Su
|
731f7c007c
|
Fixed the cascading repeat ends up still indented bug
|
13 years ago |
Sam Bosley
|
24350c448b
|
Fixed issues with Gtasks sync on save
|
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 |
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 |
Andrew Shaw
|
7759ab098a
|
Fixed widget and added message when there is no activity
|
13 years ago |
Andrew Shaw
|
d7841b2b44
|
Fixed task rabbit oauth and posting
|
13 years ago |
Andrew Shaw
|
9311eeb5b7
|
Welcome activity tag
|
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
|
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
|
5042e17b1f
|
Generify ordered list fragment helper for use with gtasks
|
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 |
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 |
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 |
Tim Su
|
fc0989fcfa
|
Merge remote-tracking branch 'origin/4.0' into 120220-st
|
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
|
d009c87cd9
|
Refactored task list fragments to not call getIntent() from their activity
|
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
|
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 |
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 |
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 |
Tim Su
|
0db134e095
|
Got dragging working in tandem with clicking. So awesome.
|
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
|
77286781f2
|
Fixed a potential null pointer in taskrabbit control set
|
13 years ago |
Sam Bosley
|
8e68160724
|
Better synchronization in actfm sync; started building db indexes
|
13 years ago |
Tim Su
|
6a6d237a68
|
Force NotificationManager for notification tests
|
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 |
Andrew Shaw
|
a043ba8ed7
|
Default list icons for tags via ios
|
13 years ago |
Andrew Shaw
|
38d9b5c3c8
|
trying to sync in a tag list while offline pulls up the sync to astrid dialog
|
13 years ago |
Sam Bosley
|
f2baeb259c
|
Validate email addresses when saving list sharing settings
|
13 years ago |
Sam Bosley
|
da3aca16bf
|
Go directly to comments page when clicking a comment notification
|
13 years ago |
Sam Bosley
|
bc17b23e81
|
Show alert when task repeat value changed
|
13 years ago |
Sam Bosley
|
c277c50c7e
|
Fixed issues with comment count consistency:
|
13 years ago |
Andrew Shaw
|
f1595129c7
|
Pushing queued updates and enabling commenting while offline
|
13 years ago |
Andrew Shaw
|
f7b2405e8a
|
Added new cities, changed task rabbit server error reporting, and saving data as a draft
|
13 years ago |
Tim Su
|
3d02188f7d
|
Refactored quick add bar from Task List Fragment out into QuickAddBar. Seems like it works... like a boss!
|
13 years ago |
Tim Su
|
e8c06cd7d4
|
Refactored sync actions out of task list. Also refactored a couple smaller methods out as well.
|
13 years ago |
Sam Bosley
|
59f00cd511
|
Improved actfm sync code and fixed a bug where empty tags would be deleted on first sync
|
13 years ago |
Sam Bosley
|
a3b46dec31
|
Don't show the keyboard immediately in the edit people dialog, resize window when it is shown
|
13 years ago |
Tim Su
|
9617085cd2
|
Made the anyone icon orange to contrast with blue, and use it for tasks assigned to anyone
|
13 years ago |
Sam Bosley
|
efa502be7d
|
Check to make sure local task is non-null when saving during gtasks sync
|
13 years ago |
Sam Bosley
|
7a731a190a
|
Fixed a couple bugs in unit tests that should make them work on Jenkins
|
13 years ago |
Sam Bosley
|
c448ddb293
|
Include task rabbit tasks in the I've assigned filter
|
13 years ago |
Sam Bosley
|
1786ee5fa0
|
Fixed a crash in the task rabbit activity introduced by the control set refactor
|
13 years ago |
Sam Bosley
|
07d763f62d
|
Fixed bugs from refactor with timer controls
|
13 years ago |
Andrew Shaw
|
091c7220f5
|
Created location manager and fixed bug where task rabbit types weren't showing up on location update
|
13 years ago |
Andrew Shaw
|
0b3937cde7
|
Fixing location bugs and null pointer exception for tablet
|
13 years ago |
Tim Su
|
7aacca7c18
|
Refactor -> rename
|
13 years ago |
Tim Su
|
12f5e60b02
|
Merge remote-tracking branch 'sbosley/120214_sb_bugfixes' into 4.0
|
13 years ago |
Sam Bosley
|
13a3a64755
|
Fixed some control set bugs and display issues
|
13 years ago |
Sam Bosley
|
2d67c23b9e
|
Restyled the add list button
|
13 years ago |
Sam Bosley
|
c7d4bfd0dd
|
Show repeat string in when display row
|
13 years ago |
Sam Bosley
|
2fe2b3d77f
|
Refactor most task edit control sets to lazy load
|
13 years ago |
Tim Su
|
5cb3db64a7
|
GCal - wrap cursor accessors in try/finally blocks
|
13 years ago |
Tim Su
|
9eb47a268b
|
reflow lines, minor style.
|
13 years ago |
Tim Su
|
16eab17757
|
Killed a bunch of dead code in task rabbit data service
|
13 years ago |
Tim Su
|
508a326b5a
|
Stop calling close on a managed cursor
|
13 years ago |
Tim Su
|
f0c1221b57
|
Fix for details loader causing double-send of tasks. Also stopping the details loading when you don't show notes
|
13 years ago |
Tim Su
|
b1c600458f
|
Got rid of calls to startup service from fragments, got rid of INTRO_TASK_SIZE
|
13 years ago |
Sam Bosley
|
451abd43c6
|
New task actions--killed the quick action bar and REQUEST_ACTIONS api constant
|
13 years ago |
Tim Su
|
3501948428
|
If you complete task from reminder, refresh the list
|
13 years ago |
Tim Su
|
0f7a55ed7f
|
Fix for NPE and issue with aborting tag save causing crash
|
13 years ago |
Tim Su
|
8e9fd4ed51
|
Minor moving of some code around
|
13 years ago |
Tim Su
|
3c92c653c8
|
Fix for login later not showing in walkthrough
|
13 years ago |
Tim Su
|
869832159c
|
Add additional lines to popover suppression. Fix for a misidentified popover
|
13 years ago |
Sam Bosley
|
6060fd5ef5
|
Basic statistics for web links and task rabbit engagement
|
13 years ago |
Sam Bosley
|
fc78685bed
|
Fixed a task rabbit crash, updated some copy
|
13 years ago |
Andrew Shaw
|
28148b97ac
|
When posted to task rabbit, assigned picture is a rabbit, assigned text is a rabbit too, lots of rabbits
|
13 years ago |
Andrew Shaw
|
9abfb24dd1
|
Fixing location without gps and detecting when gps is turned on
|
13 years ago |
Sam Bosley
|
85a1c31674
|
Version bump, small cleanup
|
13 years ago |
Andrew Shaw
|
878713827c
|
Changing the rest of the location icons to stars
|
13 years ago |
Andrew Shaw
|
db373ba6af
|
Fixing url formatting
|
13 years ago |
Andrew Shaw
|
9b4374688e
|
Killing nls warnings and logging
|
13 years ago |
Tim Su
|
572296e023
|
Create an alternate dialog if user isn't on a Google Maps enabled device
|
13 years ago |
Tim Su
|
410ebab943
|
TaskRabbit code warnings and comments cleanup
|
13 years ago |
Sam Bosley
|
b429159661
|
Fixed some taskrabbit bugs, insert api keys in build script
|
13 years ago |
Sam Bosley
|
74e1c62a14
|
Fixed potential null pointer when constructing certain help info popovers
|
13 years ago |
Sam Bosley
|
7c05104cfe
|
Hide year in quickadd date picker
|
13 years ago |
Sam Bosley
|
a7cdbd754f
|
Make people a list is shared with show up in quick add who picker
|
13 years ago |
Andrew Shaw
|
45ca18cbc7
|
Showing a success toast when we load successfully, also disabling button when already posted to task rabbit
|
13 years ago |
Andrew Shaw
|
5cd71584a5
|
New logo, get task rabbit updates and location is set even if you don't tap into it
|
13 years ago |
Andrew Shaw
|
853b59ebda
|
Location aware. Also shows address upon click
|
13 years ago |
Andrew Shaw
|
f796d74577
|
Task rabbit logo and some loading screens
|
13 years ago |
Andrew Shaw
|
6383d3679f
|
Adding name option to task rabbit
|
13 years ago |
Andrew Shaw
|
99a8a73638
|
Task rabbit views
|
13 years ago |
Sam Bosley
|
bb64099e3c
|
Comment out the create a shared tag option when sharing tasks
|
13 years ago |
Sam Bosley
|
1d5863222c
|
Fixed a bug where the wrong string would appear for the empty view on tag lists
|
13 years ago |
Sam Bosley
|
bc659fd48b
|
Unread comment count in header for tags
|
13 years ago |
Sam Bosley
|
207f33685f
|
Fixed a bug in people control set
|
13 years ago |
Sam Bosley
|
c08e008be6
|
Fix quick add assignment when not logged in
|
13 years ago |
Sam Bosley
|
2bf26ee51e
|
All the when control sets working in quickadd
|
13 years ago |
Sam Bosley
|
f6ff8d0e60
|
Sync error reporting
|
13 years ago |
Sam Bosley
|
c4b0a3629c
|
Make last sync date work with new providers in sync preferences
|
13 years ago |
Sam Bosley
|
37b24d530b
|
Refactored new sync providers into api project and created a new SyncV2BackgroundService
|
13 years ago |
Sam Bosley
|
bf4ac67023
|
Add button pressed states
|
13 years ago |
Sam Bosley
|
243d94a690
|
Finished day blue theme
|
13 years ago |
Sam Bosley
|
85ff22b387
|
Show back button in actionbar
|
13 years ago |
Sam Bosley
|
b0543430be
|
Updated copy on filter by unassigned in tag view
|
13 years ago |
Sam Bosley
|
bbf414b816
|
Fixed bugs with progress bar callbacks getting mixed up with views in different fragments
|
13 years ago |
Sam Bosley
|
1864b0e395
|
Fixed array index errors in google auth activities, fixed possible JSON issue in pushtaskonsave
|
13 years ago |
Sam Bosley
|
7d3e7b863f
|
Fixed a potential null pointer in gtasks lists
|
13 years ago |
Sam Bosley
|
74d047c5ab
|
Fixed a null pointer crash in TagFilterExposer
|
13 years ago |
Tim Su
|
052c25ccc1
|
Fix for %s without the task title
|
13 years ago |
Sam Bosley
|
4e4014e01c
|
Updated gtasks jars, fixed super sad bug in build script that would use the wrong gtasks api key
|
13 years ago |
Sam Bosley
|
896f40d9a3
|
Merge remote-tracking branch 'origin/120203_sb_leave_shared_lists' into 4.0
|
13 years ago |
Sam Bosley
|
9d562f37fd
|
Compare sql and title when deleting a list
|
13 years ago |
Sam Bosley
|
5c19f75df4
|
Fixed an off by one error in ActFmGoogleAuthActivity
|
13 years ago |
Sam Bosley
|
af84f46e67
|
Fixed a bug with tag context menu intent names
|
13 years ago |
Sam Bosley
|
f41a1b3de9
|
If the currently active list is deleted, switch to active tasks
|
13 years ago |
Sam Bosley
|
c39a466b5e
|
Warning if tag owner is about to delete a list for everyone
|
13 years ago |
Sam Bosley
|
7f445f5357
|
Removed block on deleting shared tags so that you can leave them
|
13 years ago |
Sam Bosley
|
d8cdd97478
|
Make sure placeholder share bar images show up immediately after share
|
13 years ago |
Sam Bosley
|
b70f7fd1a3
|
Add ability to add shortcut from list settings page
|
13 years ago |
Sam Bosley
|
9db456d18b
|
Merge remote-tracking branch 'upstream/120202_as_task_activity_fix' into 4.0
|
13 years ago |
Sam Bosley
|
87fecc1a38
|
Fixed an off by one error in gtasks login activity
|
13 years ago |
Andrew Shaw
|
bfb452d604
|
All activity for tasks should show up now
|
13 years ago |
Sam Bosley
|
9f0f19fdc9
|
Make TagUpdatesFragment work in all layouts and with general activity feed
|
13 years ago |
Sam Bosley
|
bff430ef51
|
Refactored tag updates into fragment with wrapper activity, styled for phones
|
13 years ago |
Sam Bosley
|
34f0d1c778
|
Added comments button to action bar
|
13 years ago |
Sam Bosley
|
6505ad97c6
|
Make reminders pop up a dialog after opening app instead of embedded layout
|
13 years ago |
Sam Bosley
|
15ead00e63
|
Fixed some layout issues and polish
|
13 years ago |
Sam Bosley
|
b2b28b6bd3
|
Fixed a bug where you wouldn't show up in members header if you were owner of the tag. Added unassigned filter to members header also
|
13 years ago |
Tim Su
|
5fb59b6f23
|
Awesome clean to awesome commit - made reminder dialog actually a dialog, and some code style stuff.
|
13 years ago |
Sam Bosley
|
52eff1ff66
|
Preference so that smart reminder confirmations can be turned on and off
|
13 years ago |
Sam Bosley
|
818487e693
|
Alert when rescheduling a repeating task
|
13 years ago |
Sam Bosley
|
aa4359ac7a
|
Added new layouts for astrid reminders, can get in-app notifications with a popup
|
13 years ago |
Tim Su
|
44f8c82d9a
|
Make the edit tab text color the right color. Get rid of empty activities. You know, polish stuff
|
13 years ago |
Tim Su
|
9038184770
|
Moved TOS setup logic into upstream ActFmLoginActivity
|
13 years ago |
Tim Su
|
3466db61f8
|
More user-friendly google login - help text at top, ok button if no google accounts
|
13 years ago |
Andrew Shaw
|
6fcf07513a
|
Added blue repeat icon for night theme and fixed potential null pointer exception in TaskEditFragment
|
13 years ago |
Sam Bosley
|
2675763ab9
|
Merge remote-tracking branch 'upstream/120130_as_repeat_indicator' into 4.0
|
13 years ago |
Andrew Shaw
|
b27e8da2cd
|
Repeat indicator glows red and shows abbreviation
|
13 years ago |
Andrew Shaw
|
d0b0f6739c
|
Added red repeat button
|
13 years ago |
Andrew Shaw
|
9b5476a1aa
|
Added a dialog when user tries to share a list but isn't logged in
|
13 years ago |
Sam Bosley
|
c708f5dbf5
|
Renamed two more components to be called fragment instead of activity
|
13 years ago |
Sam Bosley
|
abc63ff77c
|
Fixed bugs with certain intents trying to use the tag view fragment as an activity
|
13 years ago |
Sam Bosley
|
970f05dd8c
|
Fixed some popover layout issues on tablet, added a popover for list dropdown
|
13 years ago |
Sam Bosley
|
695c78fd18
|
Killed the NotificationWrapperActivity and other custom wrappers for custom intents--just use the normal tasklistactivity with a custom fragment
|
13 years ago |
Tim Su
|
814bbef471
|
Renamed another activity to fragment
|
13 years ago |
Tim Su
|
c34c1df463
|
Cleaned up a bunch of warnings, fixed a few small issues, code and formatting cleanup
|
13 years ago |
Tim Su
|
e70d7e4cca
|
Renamed fragments to end with Fragment, renamed *WrapperActivity to Activity. Save our sanity by not calling things by other names.
|
13 years ago |
Andrew Shaw
|
a32d8db129
|
Fixed chronometer
|
13 years ago |
Andrew Shaw
|
acc6683ea4
|
Caching activity images to disk
|
13 years ago |
Andrew Shaw
|
9a808fbb61
|
New checkboxes, timer looks better, and tasks can show full title
|
13 years ago |
Andrew Shaw
|
554690d3bb
|
Task timer should add to your activity stream
|
13 years ago |
Sam Bosley
|
7641d01a43
|
Fix for a couple force closes
|
13 years ago |
Tim Su
|
5165ed2e2e
|
Theme for edit page, and cleaned up dead code
|
13 years ago |
Tim Su
|
1e254dcf96
|
Added clear data as one of the manage old tasks items
|
13 years ago |
Andrew Shaw
|
89aa3a00c9
|
Comment pictures show up in taskeditactivity now YAAA
|
13 years ago |
Andrew Shaw
|
ed10a08cbe
|
Added images to comment bar and working on adding pictures
|
13 years ago |
Andrew Shaw
|
03f2327dfe
|
Added camera button
|
13 years ago |
Andrew Shaw
|
7fd11fd094
|
Comments sync menu button added and added timer controls to comment bar
|
13 years ago |
Sam Bosley
|
06381f4fb5
|
Fixed an off-by-one error in the gcal default calendar selection
|
13 years ago |
Sam Bosley
|
9b1c69b17d
|
Cleaned up some code and fixed a couple crashes
|
13 years ago |
Sam Bosley
|
4a6998ef99
|
Fixed a bug with google tasks created on default list being associated with the wrong list id
|
13 years ago |
Sam Bosley
|
03dbfb57a5
|
Fixed a bug with copying tag control set info to other tasks, removed a println
|
13 years ago |
Sam Bosley
|
d8f09912a3
|
Fixed a bug with C2DM registration
|
13 years ago |
Sam Bosley
|
e4bcea3a89
|
Merge remote-tracking branch 'origin/120125_sb_new_filter_activity' into 4.0
|
13 years ago |
Sam Bosley
|
50949aaa5b
|
Merge remote-tracking branch 'origin/120120_sb_new_google_sync' into 4.0
|
13 years ago |
Andrew Shaw
|
0ef015832a
|
Edit view scrolls to top of comments when you add a new one
|
13 years ago |
Sam Bosley
|
809bbebcc1
|
Styled and updated finishing behavior of custom filter activity
|
13 years ago |
Sam Bosley
|
c498eabba6
|
Gtasks V2 sync provider
|
13 years ago |
Andrew Shaw
|
267d7d16f4
|
New ui for task edit activity
|
13 years ago |
Sam Bosley
|
7233b14f35
|
Merge upstream/master
|
13 years ago |
Tim Su
|
15db4fbd86
|
More fix
|
13 years ago |
Sam Bosley
|
b281f48aef
|
Popup for tag settings activity
|
13 years ago |
Sam Bosley
|
7d06f46fc4
|
Fixed some bugs with quickadd, adjusted landscape layout weights
|
13 years ago |
Tim Su
|
41b672928d
|
Minor source code cleanup
|
13 years ago |
Tim Su
|
d0a9889490
|
Fix for oauth error when you are not online
|
13 years ago |
Tim Su
|
9597e91ecc
|
Use userinfo.profile as authentication scope to get user information
|
13 years ago |
Tim Su
|
363db8d62c
|
One-click google login.
|
13 years ago |
Sam Bosley
|
34e751e632
|
Register a device id with c2dm
|
13 years ago |
Sam Bosley
|
2cdf3f9f62
|
Fixed a bunch of bugs with behavior when creating new lists
|
13 years ago |
Sam Bosley
|
6e15d95a6e
|
Adjusted C2DM receiver to only process when logged in, added helper class for SyncResultCallback
|
13 years ago |
Sam Bosley
|
6b9e23436a
|
Strip unecessary fields out of filter list items
|
13 years ago |
Sam Bosley
|
50eebc46b8
|
Refactor filter adapter to not be expandable
|
13 years ago |
Sam Bosley
|
9d237bf81f
|
Merge from upstream/master
|
13 years ago |
Tim Su
|
b3f3bd02ea
|
If you haven't saved a tag, don't transmit picture until after you have.
|
13 years ago |
Tim Su
|
8ffe684d94
|
Bring back a menu item for synchronizing with Astrid.com from task list activity. Modified the abstract provider class to make that happen
|
13 years ago |
Sam Bosley
|
b0e5cbef39
|
Resolve some left over merge conflicts
|
13 years ago |
Sam Bosley
|
dd11d36160
|
Merge upstream/master
|
13 years ago |
Sam Bosley
|
e0a6e52523
|
Fixed a bug that would cause activity from this user to not display correctly
|
13 years ago |
Sam Bosley
|
0029e881cb
|
Reorganized layout of repeat and calendar control in date dialog, updated some strings
|
13 years ago |
Sam Bosley
|
dc40e65b1d
|
Use the broadcast refresh mechanism for sync finished callbacks in TLA and TVA. This gives better consistency and fewer crashes."
|
13 years ago |
Sam Bosley
|
709f74207a
|
Use the broadcast refresh mechanism for sync finished callbacks in TLA and TVA. This gives better consistency and fewer crashes."
|
13 years ago |
Sam Bosley
|
d62a573cb8
|
Styled the action bar for the tag settings activity
|
13 years ago |