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 |
Arne Jans
|
247ba627bd
|
removed 3-column-layout with taskedit, now 2column. Also handling of the Astrid-logo-button as up-button.
|
13 years ago |
Arne Jans
|
28a339467f
|
Merge branch 'master' into unifiedtabletphone-ui
Conflicts:
astrid/plugin-src/com/todoroo/astrid/actfm/TagViewActivity.java
astrid/src/com/todoroo/astrid/activity/TaskEditActivity.java
astrid/src/com/todoroo/astrid/activity/TaskListActivity.java
|
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 |
Tim Su
|
759b05053d
|
Killed dead code, fixed issues with user assignment
|
13 years ago |
Tim Su
|
d77e7da5b6
|
Re-write and fix user id
|
13 years ago |
Tim Su
|
1403011f31
|
Removed several unneeded task flags
|
13 years ago |
Tim Su
|
77aaf2030d
|
Fixed warnings in task edit activity
|
13 years ago |
Tim Su
|
019bce8bf7
|
Removed debugging println statements
|
13 years ago |