Tim Su
924628f33a
Fix for unused string, fix for multi-c2dm alerts
14 years ago
Tim Su
68f2bf0eff
fix for deleted keys still being used in the app by re-generating translation xml files
14 years ago
Tim Su
e9db48b229
Created EditNoteActivity for viewing and adding task comments and notes.
14 years ago
Tim Su
948731dc61
added separate build target for update-release w/ fb api key
14 years ago
Tim Su
9ca8eb87f7
Implemented password-based login and sign up to Astrid.com
14 years ago
Tim Su
38dc0e12cf
remove warning
14 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
14 years ago
Tim Su
5fd62cb8f9
Fix for crash making toast
14 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
Tim Su
4481ef0322
fixes to greendroid
14 years ago
Tim Su
e1e448c89c
(greendroid) Merge commit 'e60715acccdc494d825529b4d217f52298c4c83e'
...
Conflicts:
greendroid/GDCatalog/res/values/dimens.xml
greendroid/GreenDroid/res/values/gd_colors.xml
14 years ago
Tim Su
e60715accc
Squashed 'greendroid/' changes from f1363aa..32a1371
...
git-subtree-dir: greendroid
git-subtree-split: 32a137163da88aa7ebb98b14329fbf74fc67037e
14 years ago
Arne Jans
16456e7dd6
Fix for disabling SyncBackgroundServices not working
14 years ago
Arne Jans
d1787b1849
Fix for Detailloader issueing an insignificant change as a significant one (_id for query-purposes)
14 years ago
Arne Jans
13e2b739da
Implemented story 13186747, User-set defaults for reminders due today, specific date. Please test this.
14 years ago
Arne Jans
496c240a2a
Fixed 24hour-display in list and timepicker
14 years ago
Tim Su
0343957b3b
Merge remote-tracking branch 'joshuagross/master'
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
Joshua Gross
a9cc0e0051
Fixed test build
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