Commit Graph

1203 Commits (44efcfb6c3b5172c0fcbbaf0d65618620653adeb)

Author SHA1 Message Date
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
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