Commit Graph

2292 Commits (9a95f6f8434c138e166e97f1524fa298c5f0f3de)

Author SHA1 Message Date
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 39d3b75c4f Load web services view when ideas tab clicked, present button for manual loading when preference turned off 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
Andrew Shaw 5b4b7bd7b7 Encouragements on repeat completion 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
Sam Bosley 4418372224 Fixed margin issues when viewing full task titles, fixed a crash in draggable task list 13 years ago
Andrew Shaw ab95b37e2c Made images 2px smaller and moved text 2px to the right in task_adapter_row 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
Sam Bosley 7973b55993 Fixed a bug where list wouldn't refresh after deleting from edit page 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 417b5b517c Fixed a bug where task list wouldn't refresh after task edit on phones 13 years ago
Sam Bosley 10e0cda710 Updated Crittercism library 13 years ago
Sam Bosley ea580ffe15 Fixed animations and placement of checkboxes by introducing a checkable image view (checkbox without text) 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 f9d5968015 Restore icn_anyone to blue, and make a version that's transparent for unknown person. 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
Tim Su bc248a7e07 Don't force switching to activity tab, since it goes there automatically. Also fixes coming back from ideas tab 13 years ago
Tim Su a7f59317f8 Implement the not-loading of ideas tab if preference tab is selected 13 years ago
Tim Su c29c2cd103 Add preference for idea auto 13 years ago
Jon Paris 0dd4fc47c1 de-fuzz the header triangle and created directory for xhdpi 13 years ago
Sam Bosley 54fa0458c4 Fixed a bug that would cause comments to disappear after task edit on tablets 13 years ago
Sam Bosley 0de0f1773c Refresh task list after finishing task edit to make sure changes are reflected 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
Tim Su 71b9a33701 Killed TLA_menu_tasks, not existent anymore 13 years ago
Sam Bosley c448ddb293 Include task rabbit tasks in the I've assigned filter 13 years ago
Sam Bosley e6013fa080 Renamed ViewPagerAdapter to WelcomePagerAdapter, fixed a welcome layout issue on small screens 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 2a60b7a3de Fixed a crash for users who don't have the market trying to buy add-ons; take them to our webpage instead 13 years ago
Sam Bosley ba08685f6e Added task action views to draggable rows, which also fixes a crash: 13 years ago
Jon 5b6cbf8568 Merge pull request #134 from jonparis/120215_jp_style
120215 jp style
13 years ago
Jon Paris ea8444f835 death to fuzzy: added hdpi files for mic and menu for all themes. Made normal resolution match as well 13 years ago
Sam Bosley 07d763f62d Fixed bugs from refactor with timer controls 13 years ago
Jon Paris e11be2a3a9 default checkbox was shifting 13 years ago
Jon Paris 387d00013f added hdpi checkboxes 13 years ago
Sam Bosley 39c319adb1 Merge remote-tracking branch 'upstream/20120214_as_task_rabbit_bugs' into 4.0 13 years ago
Sam Bosley a6fd67d109 Refresh filter list when tags changed 13 years ago
Sam Bosley 0cb19515ac Landscape reminder view 13 years ago
Sam Bosley 451958a79e Separate options for displaying notes and wrapping task titles 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 baf2da5bda Moved task actions loading into its own thread 13 years ago
Sam Bosley 414ea4f24a Fixed button drawables for default number picker 13 years ago
Sam Bosley 10d87652f1 Change 'no repeat' to 'make repeating' 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 c7a1f91230 No more managed cursors. They are causing trouble in ICS. Lots of trouble. 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 09b3171fe7 Opt for Smaller checkboxes on HDPI devices by moving our checkbox images there. 13 years ago
Tim Su de6ac9c8db Killed whitespace, and long line. 13 years ago
Tim Su 1583526ab7 Removed the beta numeral from android version name, in favor of build. 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 9e01240fbd Add a release jenkins target for updating the file name and build number 13 years ago
Tim Su b1c600458f Got rid of calls to startup service from fragments, got rid of INTRO_TASK_SIZE 13 years ago