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 |
Arne Jans
|
c5c9e3c873
|
Organized imports
|
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
|
b996dd1509
|
Move greendroid to api version 8 just so people don't have to install an extra Android SDK
|
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 |