Commit Graph

870 Commits (1a3f14830689f18568f1207f57488c6ffe1f01d7)

Author SHA1 Message Date
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
Sam Bosley e74d3de73b Possible fix for unassigned bugs 13 years ago
Sam Bosley 3e15123360 Merge branch '111205_sb_ics_calendar' into 111205_sb_3.9_revisions 13 years ago
Sam Bosley bdd28776c4 Workaround for a google bug that could give us invalid list ids. could this be the cause of all the 400 errors? 13 years ago
Sam Bosley 4cd6321fa3 More progress on calendar picker
New and awesome date and time picker for deadlines, alarms, etc.
13 years ago
Sam Bosley 6789f2de47 Tweaked some things to try to make calendar plugin work on ICS 13 years ago
Sam Bosley 36621ab281 Fixed layout issues with repeating task days of week 13 years ago
Sam Bosley 157d77d14a Updated default person and unassigned images 13 years ago
Sam Bosley 064df88f85 Fixed problem with weird animation in dialog with deleting lists/filters 13 years ago
Sam Bosley 0e626de22c Pictures in assignment list 13 years ago
Sam Bosley 9f1d7175d9 Certain kinds of notifications now take you to list activity 13 years ago
Sam Bosley 0de393e4c3 Updated some more transition animations 13 years ago
Sam Bosley e943d0ac67 Animation polish, updated some icons 13 years ago
Sam Bosley 0df9ae4c39 Lots of polish to edit page, dialogs, making things work on small screen, etc. 13 years ago
Sam Bosley f7465d78c2 Fixed a bug where empty lists created offline would get deleted on first sync 13 years ago
Sam Bosley 72bbd6e221 Killed filters header and moved add filter button to menu 13 years ago
Sam Bosley 2957e7ee2e Removed special chars from password creation: 13 years ago
Sam Bosley a6c9dba696 Fixed bug with unassigned 13 years ago
Sam Bosley e3d19bd54f No more tag icon in task details 13 years ago
Sam Bosley e337f5bb23 Fixed a bug where filtering my own tasks with picture would show empty list 13 years ago
Sam Bosley 799865425b New api sig for task_share 13 years ago
Sam Bosley 0577a5d865 New edit page in its entirety 13 years ago
Sam Bosley d039f9cb2c For small screens, don't let save and cancel buttons hover over in task edit, have them on each tab 13 years ago
Tim Su 734d9a9307 Merge pull request #97 from StingerAJ/111011_aj_manage_old_gcal_entries
Added gcal-deletion setting in Manage Old Tasks-settingsmenu
13 years ago
Sam Bosley 738b1b165b Last-minute tweaks 13 years ago
Tim Su 07669aadbb Added new gtasks sync metadata for saving last sync time 13 years ago
Sam Bosley 7ac45fde56 Fixed a bug where list members could be overwritten on first save 13 years ago
Sam Bosley 7e378078a9 Slight tweak to gtasks api utilities, just in case somethings weird with dates 13 years ago
Sam Bosley fccc8fa963 Fixed a dumb bug 13 years ago
Sam Bosley 3e6feca96b Fixed regexp that was broken 13 years ago
Sam Bosley 220cb76b6d Allow non /api url prefixes in api url 13 years ago
Sam Bosley f97f21ae17 Three options for localytics data in sync success--failed, errors, or success 13 years ago
Sam Bosley 1f1d6050f8 Fixed a potential null pointer exception in calendar event creation 13 years ago
Sam Bosley 0db201c689 Fixed a bug where calendar events wouldn't be copied correctly along with copied tasks 13 years ago
Sam Bosley 42311c8693 Don't save sharing settings until after we've checked that user is logged in 13 years ago
Sam Bosley af2ace35e8 Background color in gtasks login activity 13 years ago
Sam Bosley ef43d7bf69 Added additional logging for 400 and 500 error codes in gtasks sync 13 years ago
Sam Bosley 2f7fd5c2b3 Fixed a bug with saving and assigning, one fewer ! in priority views 13 years ago
Sam Bosley 203d4b7348 Fixed an infinite loop causing an anr 13 years ago
Sam Bosley 208205130d Can't assign a task to an invalid email anymore 13 years ago
Sam Bosley 61434b7b74 Cleaned up code, better random password generation 13 years ago
Sam Bosley bbdc745731 Generate random passwords for new users as we do on iphone 13 years ago
Sam Bosley a158192c7f Put in some basic recovery options for failed gtasks pushes. Hopefully this will reduce the number of failed syncs 13 years ago
Sam Bosley 2863a2810e Fixed some bugs with simultaneous syncing 13 years ago
Sam Bosley a547762dda Undid previous change 13 years ago
Sam Bosley 43439d835d Reschedule alarms in repeat task complete listener 13 years ago
Sam Bosley 5c9f3ddbf6 Fixed some more bugs with task duplicates and autosync fails 13 years ago
Sam Bosley 386c6fc723 Fixed a bug that could cause task duplicates and web overwriting due dates when adding from widget 13 years ago
sbosley feaa8249f5 Merge pull request #103 from StingerAJ/111014_aj_bugfix_fc_purgetasks
Using DialogUtilities to dismiss the dialog as Tim suggested.
13 years ago
Arne Jans dc8792471c Using DialogUtilities to dismiss the dialog as Tim suggested. 13 years ago
Sam Bosley 884eecd24a Fixed all the error popups that could happen when autosyncing with no connection 13 years ago
Sam Bosley 18faf19368 Try catch for json in assignment 13 years ago
sbosley 45705cf0fe Merge pull request #99 from StingerAJ/111014_aj_bugfix_fc_purgetasks
Potential fix for fb-77 as I cant reproduce this bug.
13 years ago
Arne Jans fa6f267696 Fixed the crittercism-NullPointerException for quickadding a task in a list
without a name.
I couldnt reproduce this myself, couldnt produce a list without a name
(null-value in TagData.NAME) but this should fix it nevertheless.
13 years ago
Arne Jans 9165b19fdd Fixed the crittercism-crashes on the ActFmLoginActivity during
screen-rotation.
I configured this activity to not re-create itself after orientation change.
See also this link for further description (approach no. 4):
http://blog.doityourselfandroid.com/2010/11/14/handling-progress-dialogs-and-screen-orientation-changes/
13 years ago
Arne Jans 3635dab3ba Symptom-fix for ArrayIndexOutOfBoundsException.
Presumably happening during focusGain of the ReminderPreferences-activity for the default-remindertime settting.
Details:
https://www.crittercism.com/developers/crash-details/e0886dbfcf9e78a21d9f2e2a385c4c13e2f6ad2132ac24a3fa811144
13 years ago
Sam Bosley eb1b8b60c4 Fixed a few bugs where task either wasn't assigned or assignment was overwritten 13 years ago
altmer cdcc772657 Changed OpencrxCoreUtils to fix metadata bug 13 years ago
altmer 38da79055a Changes to OpencrxControlSet to fix bug with Opencrx metadata 13 years ago
Arne Jans e314ca0214 Potential fix for fb-77 as I cant reproduce this bug.
Please get feedback with a testversion if possible and adequate.
13 years ago
Arne Jans 6d763da7eb Fixed the Blade-filterlist bug.
I implemented the workaround as Tim suggested by introducing the new interface
AstridFilterExposer and used it in the FilterAdapter-class. Additionally, I
had to introduce a fallback resultReceiver that is called after the last
filterexposer finished and checks if the filterlist-screen is empty. In this
case it uses a pre-fetched lists of Astrids registered receivers for filters
and uses the new interface on them to get the FilterListItem-instances.
13 years ago
Arne Jans c514c12854 Added gcal-deletion setting in Manage Old Tasks-settingsmenu to remedy gcal-flooding for some users. 13 years ago
Tim Su 4011fb0eeb Fix Locale plugin to read extras from forwarded bundle instead of straight from the intent 13 years ago
Sam Bosley 065e3ec6a9 Don't add created tasks to lists until after successful creation 13 years ago
Tim Su 0a2ed597d1 if you have a random reminder, it shouldn't go nonstop mode 13 years ago
Tim Su 663729fe5b Merge remote-tracking branch 'sbosley/111004_sb_gtasks_error_messages' 13 years ago
Sam Bosley 2dae272384 Only let due date and alarms override quiet hours 13 years ago
Sam Bosley 6d5cb44de7 Try token revalidation with other form of getAuthToken (not for samsung phones) 13 years ago
Sam Bosley 94422643aa Better gtasks error messages and human readable scope alias for auth token type 13 years ago
Tim Su d939f7d82e add sync menu item back, and version bump 13 years ago
Tim Su 0ea06ee00c Minor code reorg, prepare for release 13 years ago
Sam Bosley 32f7fe360e Fixed null pointer crash, new version number and string 13 years ago
Sam Bosley 3cda93777f Updated version of the google api libraries 13 years ago
Tim Su f1b0f7ad2d push flag changes to astrid.com 13 years ago
Tim Su 438bfdefa4 fix for repeat-after-complete weekly setting due time on tasks 13 years ago
Tim Su 40971ccd19 Merge remote-tracking branch 'stingerAJ/110928_aj_gcal_default_setting'
Conflicts:
	astrid/res/values/keys.xml
	astrid/res/values/strings-core.xml
	astrid/res/xml/preferences_defaults.xml
13 years ago
Tim Su 9b16149c8a Merge remote-tracking branch 'stingerAJ/2011-08-26-patches'
Conflicts:
	astrid/res/xml/preferences_defaults.xml
13 years ago
Tim Su f9a1b49727 elippsize the end, not the beginning of the note 13 years ago
Tim Su f1d8fae6b2 Merge remote-tracking branch 'sbosley/110922_sb_list_view_iosify' 13 years ago
Tim Su b83565ddb0 Merge remote-tracking branch 'sbosley/110930_sb_login_blocks_ui' 13 years ago
Tim Su 7b6ac917a9 Now, repeated completed tasks will be recorded as such on the website 13 years ago
Sam Bosley 4ddff4a3d0 New list view like iOS version. Header for members with filter by assigned to. Separate activities for settings and comments, with comments now having the ability to add pictures. New look for the header buttons. 13 years ago
Sam Bosley 7d77af5bf9 Login to astrid.com won't block the ui thread anymore 13 years ago
Tim Su 8afc0af018 Only clear details if model has changed 13 years ago
Tim Su d1ec1b0954 clear details on receiving new tasks 13 years ago
Arne Jans 0ff73823bb Implemented gcal-default-setting and fixed some bugs with gcal-integration (timezone-bug, estimated time, adding duetime, changing task-details). This setting is not regarded for sync, as the webservices usually offer their own gcal-integration like gtasks, producteev. 13 years ago