Commit Graph

1387 Commits (3635dab3bada7c43cad4fa934e1690c8e616a99f)

Author SHA1 Message Date
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
Sam Bosley 58e3c9f9b5 Fixed a bug with everything appearing twice in the filter list 13 years ago
Sam Bosley a7fabed823 iOS style automatic sync of lists view, all tasks view, and specific lists when opened 13 years ago
Jon 0035f27794 ? instead of ! in question 13 years ago
Jon 92c581b760 Added new reminder strings to git. Need to be submitted for translation. 13 years ago
Tim Su b51511b1e8 Merge pull request #101 from altmer/master
Fixing bug in Opencrx plugin
13 years ago
Tim Su 6f98da5a96 Set p_first_action after intro tasks to avoid counting them 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 9160a174c1 Cleaned up the code a bit. Removed the error-emulation and moved the initialization of the registered receivers to the constructor of the bladefilterreceiver. 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
Sam Bosley b078d7dcc8 Transparent member header background for transparent themes 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 8ea8f03767 version bump and upgrade message 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 e5e69dc23b New crittercism jar to catch init exceptions 13 years ago
Sam Bosley 2dae272384 Only let due date and alarms override quiet hours 13 years ago
Sam Bosley b0e15ce502 Fixed a bug where values typed into the text of a number picker could be ignored 13 years ago
Sam Bosley 860a07ba28 Fixed crash in crittercism launch, use of Pair in ask adapter 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 c670f16bdd bump the hard-coded v2api task limit 13 years ago
Tim Su 8cf0db306f Removed some warnings 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
Tim Su 63db137e24 Merge remote-tracking branch 'sbosley/111003_sb_new_gtasks_lib' 13 years ago
Tim Su e21d3fd0f9 added entries to update message 13 years ago
Sam Bosley 259b447294 Integrated crittercism 13 years ago
Sam Bosley cd56a3eb94 Start statistics service in launcher activity 13 years ago
Sam Bosley a14ddeb4d7 New upgrade message 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 965284aff0 Upgrade message 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
Sam Bosley d45d844b77 Fixed bug in welcome sequence 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