Commit Graph

3316 Commits (65fd2492b94274d540dd3142081b79dff45f2176)
 

Author SHA1 Message Date
Sam Bosley d42471a5f6 Fixed a couple rare null pointers 13 years ago
Sam Bosley 529bb2fcba Added a prefrence to control how aggressive the fragment pager is with preloading task lists 13 years ago
Sam Bosley 978aa11fd1 Fixed a bug with widgets using filterwithcustomintent 13 years ago
Sam Bosley 6ebe45df18 Fix bug with choosing contact from quickadd 13 years ago
Sam Bosley 869adc42f6 Don't let view pager intercept scrolling of people view 13 years ago
Sam Bosley ca004a718e Refactor and fix for list leaving/deleting functionality 13 years ago
Sam Bosley 18d8acc461 Load things from argument extras in gtasks fragments instead of from intent 13 years ago
Sam Bosley e5d30775a1 Fixed a bug with ShareLinkActivity not working with swipe between lists 13 years ago
Sam Bosley 8564e37b40 Fixed bug with activity shown for new lists 13 years ago
Sam Bosley 7e2e378c2e Tweaks to reminder scheduling to account for new date scheme 13 years ago
Sam Bosley bddc70bdb4 Version bump and upgrade message 13 years ago
Sam Bosley a222e28cd6 Preload a few more fragments in the task list pager. We can experiment with this setting for optimal performance/memory tradeoff 13 years ago
sbosley 35734273f0 Merge pull request #175 from sbosley/120413_sb_comment_links
In comments, make links to tasks.
13 years ago
Sam Bosley 279713cf48 Added comment for translators, use $ for special token 13 years ago
Sam Bosley bec80c0b34 Send support button to blog faq, forums button to crittercism 13 years ago
Sam Bosley 2745079599 Awesome new stuff for putting links in comments. Works for tasks, can adapt to things like tags/users in the future 13 years ago
Sam Bosley be6b1310e1 Make clicking on task links in comments edit task 13 years ago
Sam Bosley 6701e46bfb Good progress on linkifying task titles in comments 13 years ago
Sam Bosley dabb393f6d Fixed potential null pointer in task list fragment 13 years ago
Sam Bosley a735863fc0 Fixed a crash in DisposableTaskListFragment 13 years ago
Sam Bosley 5a413c4553 Don't allow null extras in fragment pager adapter 13 years ago
Sam Bosley fec9d72bea Fixed a display bug with the appearance of task due dates due today 13 years ago
Sam Bosley dc9a6b2fed Fix some arguments in update format strings 13 years ago
Sam Bosley 56fb16aace Check uniqueness of list members by email 13 years ago
Sam Bosley 42da848122 Fixed a potential null pointer in task adapter 13 years ago
Sam Bosley f7da0c8233 Refixed people picker row heights 13 years ago
Sam Bosley 8a4a0f802f Don't set the title of the actual filter instance when switching to custom context 13 years ago
Sam Bosley e7fcdb20d6 Introduced new permasql for noon-based times 13 years ago
Sam Bosley 642f84f817 Fixed bug where tasks assigned while offline would be reassigned to self after sync 13 years ago
Sam Bosley ea4b8ecbd1 Fixed a string with backwards format args 13 years ago
Sam Bosley 1ec773f1b2 Only the current fragment can handle menu options or context menu items 13 years ago
Sam Bosley a79c2eb78f Wait a couple seconds before initiating automatic sync when using swipe between lists 13 years ago
Sam Bosley 4477ca55ca Don't show astrid in reminder dialog when that preference is turned off 13 years ago
Sam Bosley 19c26c1539 Fixed a crash for in-app reminders 13 years ago
Sam Bosley 668a23ad45 Adjusted contact adapter row size 13 years ago
Sam Bosley 9a38474077 Fixed the TitleParserTest to reflect recent updates in behavior 13 years ago
Sam Bosley 7f07d08af4 Restore the progress bar to task comments view 13 years ago
Sam Bosley 5952959d86 Bugfixes to search and unecessary code cleanup 13 years ago
Sam Bosley 7451ca813e Don't do a full broadcast refresh when autosyncing 13 years ago
Sam Bosley f963d5f610 Fixed bugs with reminder dialog not working 13 years ago
Sam Bosley 5f8e86d7bd Fixed bugs with Notification fragments in swipe between lists 13 years ago
Sam Bosley 7dd5833e30 Clear filter query override when switching out of subtasks mode 13 years ago
Sam Bosley cf486bfed7 Fixed a crash when swiping between lists before fragment exists 13 years ago
Sam Bosley d52fd02b87 Implemented Tim's suggested cleanup to the pull requests from yesterday 13 years ago
Tim Su 0f13cf01f7 Merge pull request #174 from sbosley/120302_sb_swipe_lists_subtasks
Swipe between lists! Woooo
13 years ago
Tim Su 076eeee13c Merge pull request #173 from sbosley/120405_sb_pick_contact
Contacts picker!
13 years ago
Sam Bosley d73ed12816 Don't let title parsing override quickadd control sets 13 years ago
Sam Bosley cdc403827b Don't change text view style when parsing shared with members. Why was that ever there? 13 years ago
Sam Bosley 87e38b30c9 Introduce a flag to help TaskListFragmentPager not intercept touch events in subtasks mode 13 years ago
Sam Bosley a0c2d7b7f5 Fixed a bug in DraggableListView that would fire click events for cancelled motion events 13 years ago