Commit Graph

999 Commits (e9db48b22909043913f66096eafec75191346af1)

Author SHA1 Message Date
Tim Su e9db48b229 Created EditNoteActivity for viewing and adding task comments and notes. 13 years ago
Tim Su 948731dc61 added separate build target for update-release w/ fb api key 13 years ago
Tim Su 9ca8eb87f7 Implemented password-based login and sign up to Astrid.com 13 years ago
Tim Su 26c2d3c49b Astrid Collaboration Project
- sync with Astrid.com server
- people activity for delegating and sharing tasks
- shared tags activity for adding users to tags
- c2dm push notifications
13 years ago
Tim Su 5fd62cb8f9 Fix for crash making toast 13 years ago
Tim Su 73dbcefe01 version bump 14 years ago
Tim Su 1de56ea82c Minor fix to handle all values of limit 14 years ago
Tim Su 972eaa7c51 Merge commit '7810a24' 14 years ago
Arne Jans 7810a24756 Fix for 13976663 14 years ago
Arne Jans 27c27343f2 Fix for 13186799. No more old snoozes for old repeating task iterations. 14 years ago
Arne Jans 4ff9c1dfc6 Clarified reminder-settings descriptions (quiet hours dont stop notifications to appear, Astrid Reminders-setting doesnt turn off notifications, either). 14 years ago
Arne Jans 7b23182bab Possible fix for 13186799 and similar issues. Please verify. There still may be a PendingIntent zero-requestCode bug here. 14 years ago
Arne Jans 490af4d4a5 Fix for 13186819 14 years ago
Tim Su 9ccc9595c8 useless commit to trigger a build :) 14 years ago
Tim Su 4a53bc220a suppress warnings 14 years ago
Arne Jans 13e2b739da Implemented story 13186747, User-set defaults for reminders due today, specific date. Please test this. 14 years ago
Tim Su 70110e152e Version bump 14 years ago
Tim Su 5f7ffb7406 Hide the very last task row in the widget if screen density <= 0.75 14 years ago
Tim Su 3d8bcf4c95 Fix for more crashes encountered 14 years ago
Tim Su cb5166e022 Fix for unescaped sql in custom filter tags 14 years ago
Tim Su eaebec0850 Fix for issues created by OEM
- yellow line while gesturing
- crash moving google task around
- anr when first installing app
14 years ago
Tim Su 7d6bcee9b0 Fix unit test with reminders 14 years ago
Tim Su ca4e9c7cc2 Don't show reminders for read-only tasks 14 years ago
Tim Su 26452bec14 Updated upgrade message 14 years ago
Tim Su a22baa36fb SharedPreference will open a new file if the current one is not working out 14 years ago
Tim Su 0bb5bef617 Suppress EULA and startup tasks if you already have created tasks, in case preferences get overwritten (Galaxy S issue) 14 years ago
Tim Su 5f84f0c85b Merge commit '5c5e31b' 14 years ago
Arne Jans 74203d1c2c Fix for 13186759, note-ordering and pref-setting show all notes. couldnt reproduce disappearing notes. 14 years ago
Tim Su dc7f2f5d5e finish metadata clone clearing for all tasks 14 years ago
Tim Su fc3d02bc8d Merge remote-tracking branch 'stingerAJ/2011-05-09-patches'
Conflicts:
	astrid/src/com/todoroo/astrid/service/TaskService.java
14 years ago
Arne Jans 5c5e31bf39 forgot to actually set the latestSetVersion. Oops... 14 years ago
Arne Jans 8996af1d39 Error reporting for cause-search of Galaxy S default tasks. It seems Preferences-read/save isnt working. 14 years ago
Arne Jans 247edede75 Fixed: Quickadd a task in a workspace is not shown 14 years ago
Tim Su 052c92d3a4 Roll back opencrx changes that aren't required, move opencrx packages to Astrid prefix. 14 years ago
Ikari b5b6294972 Integrated OpenCRX plugin with Astrid. 14 years ago
Arne Jans de29f3d7ce fixed (Repeating From Completion Date --> Loss of Due Time) 14 years ago
Tim Su 8f520a8088 Synchronize iteration over controls list 14 years ago
Arne Jans d30d9f8eed enabled TaskApiDao.insignificantChange in TaskDao.saveExisting and added Timeractions to it. Timeractions dont seem to overwrite producteev-changes during sync anymore, but please verify this is fixed. 14 years ago
Arne Jans 775d536896 Fixed sync-duplicating. Actually I introduced this bug myself with the change 89afc36cc5 14 years ago
Arne Jans 64174308f9 Organized imports 14 years ago
Tim Su 766ac6a8c0 Fix for tag control set always reporting tasks have changed when editing. Should fix (or at least help with) story #10759337 in pivotal 14 years ago
Tim Su 0d2157db8d Expand the definition of 'insignificant change', and don't write modification date if change was insignificant 14 years ago
Tim Su bdb5c62f03 Added an explanation for Android 1.6 users 14 years ago
Tim Su 64e9bb854e Fix for Astrid not displaying properly in Android 1.6 because of using Theme.Wallpaper, which is only exposed in API version 5 14 years ago
Tim Su 4ed26c0d7d Fixed crashes reported from Android Market 14 years ago
Tim Su 9b3abfcec8 temporarily remove the filter by tag exposer, it seems to be broken with multiple tags 14 years ago
Tim Su d8084869ab Turn logging messages into debug-only 14 years ago
Tim Su 43823227a4 Fix for race condition during task pushing to server, wait for them all before getting new lists 14 years ago
Tim Su 4d4f903313 New gtasks list icon 14 years ago
Tim Su 9742e6e156 Fix 'show note' preference not working 14 years ago