Commit Graph

2077 Commits (418b3cf9f328dd9bfd511012db45dac698557eab)
 

Author SHA1 Message Date
Sam Bosley 418b3cf9f3 Put in a try/catch for the help info popovers 13 years ago
Sam Bosley 8e405124cd Fixed a possible null pointer exception in TaskEditActivity 13 years ago
Sam Bosley 5094e1a3f3 Trim tag name before saving so tags can't be just whitespace 13 years ago
Sam Bosley ba8fc52520 Fixed some bugs with task description field from JSON and cleaned up description UI, removed some debug code 13 years ago
sbosley 7e3fe524f3 Merge pull request #114 from amytang0/120106_at_new_list_icon 13 years ago
Amy Tang e4b57e963f Press astrid on empty list to create new task 13 years ago
Amy Tang 69b4a5c091 Sets sync date to zero when updating version 13 years ago
Amy Tang a0c6528e24 Tag description UI and backend 13 years ago
Sam Bosley c132cb6eea Fixed a typo 13 years ago
Sam Bosley e34ec96caf Upgrade message and version bump 13 years ago
Sam Bosley b0cb09dc11 Fixed an off by one error that was causing a null pointer exception in filter list activity 13 years ago
Sam Bosley 671791670c Fixed background color of contact adapter row to match themes 13 years ago
Sam Bosley e28d09c209 Updated copy 13 years ago
Sam Bosley 618a2cd347 Fixed a null pointer crash 13 years ago
Sam Bosley 6f8bb86357 Killed the filters header, moved not in a list under the lists heading 13 years ago
Sam Bosley aead7c1039 Added a bitwise and sql function, updated the check for emergent tags accordingly 13 years ago
Sam Bosley eb97c51fd1 Added a gte sql function, look for emergent shared list after assigning a task 13 years ago
Sam Bosley 2e9a211c23 Popup to ask whether to show assigned task 13 years ago
Sam Bosley 281573f88f New animation when switching to I've assigned filter 13 years ago
Sam Bosley 24dfae45e4 Switch to assigned by me filter when assigning a task from active tasks list 13 years ago
sbosley 1422f378a5 Merge pull request #112 from amytang0/master
Rewrote copy for add new task
13 years ago
Amy Tang e98a494f08 Changed copy on add new tasks 13 years ago
Sam Bosley 04f0b617b0 Don't show toast on new user login, fixed keyboard bug on new user login 13 years ago
Sam Bosley 4caf719e88 New I've Assigned filter 13 years ago
Sam Bosley 0cb3ef8a1c Refactored some task criteria into the api dao, check for task ownership when syncing 13 years ago
Sam Bosley 846eb66a9e Cleaned up the repeat control set layout 13 years ago
Sam Bosley 1e13208b05 Fixed an issue with adding pictures to comments and with adding whitespace only tasks 13 years ago
Sam Bosley 85552138ba Fixed styling issue with repeat days of week 13 years ago
Sam Bosley de4894dfa6 Made library projects not build to antbuild folder because it breaks dependent projects 13 years ago
Sam Bosley 804bbcd592 Version bump and upgrade message 13 years ago
Sam Bosley 9f7d0bd322 Sanity checks to prevent null pointer exceptions in sync service 13 years ago
Sam Bosley 26bee9c9d9 Hopefully fixed a concurrent modification crash in sync service 13 years ago
Sam Bosley ad4d1b48a3 Don't center notes display when notes are long 13 years ago
Sam Bosley 95826ddab6 Fixed a bug where editing a task could cause am/pm to switch if task was due in hour 12 13 years ago
Sam Bosley 09dc2b7eb3 Put sort and filter button in header 13 years ago
Sam Bosley f42f237ddd Fixed a bug where the setting to silence list notifications would get turned off whenever you edited a list 13 years ago
Sam Bosley 9a8917d50c Cleaned up a little ics calendar code (still not working) 13 years ago
Sam Bosley 1b7adc68ea Cleaned up unused code 13 years ago
Sam Bosley 4923f3fd89 Fixed some bugs in the time picker--leading zeroes, resetting after typing manually 13 years ago
Sam Bosley 8068759c6f Fixed the rounded corners issue for ICS 13 years ago
Tim Su c96bbac226 Version bump now 3.9.1 13 years ago
Tim Su 012649ae72 Fix unit tests 13 years ago
Sam Bosley 4402461b60 Fixed a bug with the sequence of welcome popovers 13 years ago
Sam Bosley 0d77643a8d Fixed a bug with null in a toast and double toasting 13 years ago
Tim Su 597375761a Force task to save even when a sync is going on when you edit 13 years ago
Tim Su 3af25b9dc9 typo in a comment! 13 years ago
Tim Su 1dd520c149 Output a release build into antbuild so 'ant release install' works 13 years ago
Tim Su 9c0da435c4 Adjust share toast so it doesn't show if you aren't logged in 13 years ago
Tim Su d9e9d3fc48 On actfm login, make the text boxes the right input type 13 years ago
Tim Su 3225f841b3 Ant build output folder to antbuild/ 13 years ago