Sam Bosley
|
14274386c7
|
Adjusted calendar functions to work on ICS
|
13 years ago |
Sam Bosley
|
7ff70ade9b
|
Changed gcal behavior for repeated tasks--don't delete old events
|
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 |
Amy Tang
|
e4b57e963f
|
Press astrid on empty list to create new task
|
13 years ago |
Amy Tang
|
a0c6528e24
|
Tag description UI and backend
|
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
|
6f8bb86357
|
Killed the filters header, moved not in a list under the lists heading
|
13 years ago |
Sam Bosley
|
2e9a211c23
|
Popup to ask whether to show assigned task
|
13 years ago |
Sam Bosley
|
24dfae45e4
|
Switch to assigned by me filter when assigning a task from active tasks list
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
019bce8bf7
|
Removed debugging println statements
|
13 years ago |
Tim Su
|
e09ceca0c0
|
Fix for wront local URL
|
13 years ago |
Sam Bosley
|
65c3d0a6ec
|
Fixed a bug that would cause a json exception (shouldn't have broken anything though)
|
13 years ago |
Sam Bosley
|
316d998306
|
Fixed a bug with sharing when not logged in
|
13 years ago |
Sam Bosley
|
78b5bb31c2
|
Fixed a bug where the save toast wouldn't show correctly for shared tasks
|
13 years ago |
Sam Bosley
|
79d5bf9dd5
|
New user experience improved with more help popovers, updated copy, feedback when saved task will be hidden
|
13 years ago |
Sam Bosley
|
95bd8210c8
|
Updated dialog utilities function for custom dialog to include icon
|
13 years ago |
Sam Bosley
|
2cd5cf1005
|
Cleaned up some more code, added chronometer to timer in task edit view
|
13 years ago |
Sam Bosley
|
b188bc6cdd
|
Cleaned up unused files and polished the tag view activity people header
|
13 years ago |
Sam Bosley
|
5c197923bc
|
Cancel button in tag settings activity
|
13 years ago |
Sam Bosley
|
854b6c6b33
|
Better feedback when trying to share a task when not logged in
|
13 years ago |
Sam Bosley
|
653811520b
|
Fixed the bug where task edit ok buttons would get squished off screen
|
13 years ago |
Sam Bosley
|
89af29b011
|
Killed settings button
|
13 years ago |
Sam Bosley
|
ec4e342177
|
Fixed a bug where keyboard would stay up after editing tag settings
|
13 years ago |
Sam Bosley
|
ae11c49c2d
|
Fixed threading in C2DM registration that could cause an ANR on first sync:
|
13 years ago |
Sam Bosley
|
f64bfb9457
|
Autoexpand task edit page when notes or lists are present
|
13 years ago |
Sam Bosley
|
a5d4de0d99
|
Prevented autosync popups from happening all the time, fixed bug where quick add bar would push header off screen
|
13 years ago |
Sam Bosley
|
fe8556ce44
|
New list button now in lists footer, not in any list is now under filters section
|
13 years ago |
Sam Bosley
|
0ba1a689a0
|
Don't show task notes by default
|
13 years ago |
Sam Bosley
|
8476e387fb
|
Killed welcome graphic
|
13 years ago |
Sam Bosley
|
943e9b6219
|
Themed all the task edit dialogs, including the calendar picker
|
13 years ago |
Sam Bosley
|
4289827e1f
|
Fixed bug where person task was assigned to wouldn't be checked in people picker
|
13 years ago |
Sam Bosley
|
01170b9ca1
|
Hopefully fixed a null pointer in the tags control set
|
13 years ago |