Commit Graph

1894 Commits (d43fc014ab186e4549c80ae78dc136d3f04b9d9c)
 

Author SHA1 Message Date
Jon Paris d43fc014ab added contest winning reminders 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 2debaeafee Fixed broken build script 13 years ago
Sam Bosley 03e0ad1fd5 Expose debug and install to top level build.xml 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 a4fb23c6a8 No more landscape in actfm login activity 13 years ago
Sam Bosley 2f7fd5c2b3 Fixed a bug with saving and assigning, one fewer ! in priority views 13 years ago
Tim Su 92ffddb78c Merge pull request #107 from KrodukCZ/patch-1
Update strings-cs.po , still not for launch :)
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 450777d368 Fixed a bug with relative date strings in task save toast 13 years ago
KrodukCZ 229be812cf Update strings-cs.po , still not for launch :) 13 years ago
Sam Bosley 41bcb2c09f Merge origin/111027_sb_final_release_tweaks 13 years ago
sbosley 0adde7b088 Merge pull request #104 from StingerAJ/111018_aj_crittercism_top_bugs
updated crittercism to 1.01 with support for offline-crashes and fixing u
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 ed310f7e5f Cleaned up unused code 13 years ago
Sam Bosley 1afe1a51ff Fixed a race condition where multiple syncs could be started simultaneously 13 years ago
Sam Bosley 2863a2810e Fixed some bugs with simultaneous syncing 13 years ago
Sam Bosley 4b27243963 gtasks api library version bump 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 94c49f02f7 Fixed a small bug with cancelling quickadded tasks 13 years ago
Arne Jans fbe1ea2ec8 updated crittercism to 1.01 with support for offline-crashes and fixing unspecified userap-versions out-of-the-box. changelog is coming soon. 13 years ago
Sam Bosley 11e8e5fa0b Remove AB testing of things we've decided on 13 years ago
Sam Bosley 979b7b5e7f Updated a bunch of icons to use the new astrid smile 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
Sam Bosley 73f65385cb Fixed a bug where failed autosync logs wouldn't be recorded 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 18d724bcd5 Merge pull request #94 from StingerAJ/110930_aj_localization_errors
110930 aj localization errors
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
sbosley 6d71cee2d8 Merge pull request #102 from StingerAJ/111018_aj_crittercism_top_bugs
111018 aj crittercism top bugs
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 c28ec6387b Fixed some localized time-strings 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
Arne Jans fbaa2203b4 Minor fix for wrong midnight-time in german localization. 13 years ago
Sam Bosley eb1b8b60c4 Fixed a few bugs where task either wasn't assigned or assignment was overwritten 13 years ago