Tim Su
2e9b623a75
fix translation string
14 years ago
Tim Su
a09c6696df
Updated translation xml files from launchpad .po files
14 years ago
Tim Su
fb6ab2ea6f
Updated translations from launchpad
14 years ago
Tim Su
f9a3c188a3
Version bump update version information for 3.6.0
14 years ago
Tim Su
eaea581b91
Fix for cloning metadata is the wrong behavior for sync
14 years ago
Tim Su
d7332a30ca
minor fix so that recurrance tasks are picked up properly by details
14 years ago
Tim Su
af0436597d
Minor fix to voice repeats to wait a bit longer before talking. Also, in the astrid api project we call hooks on task sync, which fixes AST-413 - repeating tasks not repeated on google sync
14 years ago
Tim Su
06f5f76302
Fix for AST-419 - google task list deleting now deletes list in Astrid
14 years ago
Tim Su
08a9aa6bde
task note voice appends, task title voice replaces
14 years ago
Tim Su
785598a263
Minor cosmetic fixes in the addons menu
14 years ago
Tim Su
bf325bd014
Minor updates to fix manifest
14 years ago
Tim Su
d3f84c7b33
Got rid of indonesian, catalan, and turkish translations - they are currently unsupported by the Android market
14 years ago
Tim Su
0c32676667
version bump
14 years ago
Tim Su
7100d1b069
replace text field with your contents instead of appending. also capitalize first letter
14 years ago
Tim Su
271bd15fbf
No more upgrade checking via the old method
14 years ago
Tim Su
adfd7ca395
Fix for widget not working because of deleted files
14 years ago
Tim Su
ec460e89d4
Minor fix to intro tasks
14 years ago
Tim Su
159cd2466b
Import translations from launchpad for v3.6.0
14 years ago
Tim Su
d6f4d9d5c9
Fix for release engineering version.code is already being used
14 years ago
Tim Su
17221f59a2
Fix for crashes reported by astrid users
14 years ago
Tim Su
7ec45dd242
Fix for AST-363
...
Specifically, what this fixes is the case where a task has multiple alarms
in the future. Previously, only one of the alarms would run, but now they
are all scheduled as separate alarms and should all fire.
If there are other bugs not covered by this, please file another bug.
14 years ago
Tim Su
25ba0e3b5f
on first time, create some help. fix for AST-318
14 years ago
Tim Su
6d4a7536ee
Better handling & fixing of settings behavior on Android 1.5 phones
14 years ago
Tim Su
5eb20de821
Fix voice stuff on Android 1.5
14 years ago
Tim Su
19ee36f9f1
Polish issues for voice, set up preferences listeners
14 years ago
Tim Su
bbd997d917
added voice descriptions
14 years ago
Tim Su
8e6360a041
Added strings for voice patch, patch coming at a later time.
14 years ago
Tim Su
87ed3e79ff
Merge branch 'voice' into 101111-remerge-voice
14 years ago
Tim Su
8e7ef1c9ea
better intent flags for widget
14 years ago
Tim Su
3512b57b0e
remove unused resources
14 years ago
Tim Su
d0d02893de
Fix for AST-408 - hide until time not working'
14 years ago
Tim Su
02fe36ca42
Moved gcal control set to additional page, catch exception task create
14 years ago
Tim Su
7be9dcc778
created a quick tool to just export the .pot file for launchpad, and just did so
14 years ago
Tim Su
ed85a3e43c
Moved gcal to standard Astrid, added message to end of task edit page
14 years ago
Tim Su
104382f108
Fix for AST-410 - sync w/ google tasks removes due time
14 years ago
Tim Su
211dc5024b
Broadcast on task list change
14 years ago
Tim Su
6cb193c108
updated .pot
14 years ago
Tim Su
44fce8e1ea
Fix for AST-345
14 years ago
Tim Su
828a82a28a
Fix for AST-361 - weekly repeats get disabled on edit
14 years ago
Tim Su
25a4048591
instead of checking api sig against some constant, just check if it matches ourselves
14 years ago
Tim Su
403a1d9967
Now sort preferences are stored publicly. Also using sortHelper
14 years ago
Tim Su
0f2b0b496f
Merge remote branch 'stingerAJ/voice' into voice
14 years ago
Tim Su
3a33f57877
Version bump release candidate
14 years ago
Tim Su
a19b518e43
Removed rmilk add on from list, minor usability fix from task edit page
14 years ago
Arne Jans
b55a819f85
changed title of voiceprompt and placement of microphone-button in taskedit, handle the case a device doesnt have market installed and would crash with ActivityNotFoundException
14 years ago
Tim Su
d635f98acd
added package to make the build script work in various versions of android sdk
14 years ago
Tim Su
cbe253d835
Had to add another content provider to get around Android limitations with queries. Private content provider.
14 years ago
Tim Su
6c4400dced
added unit test
14 years ago
Tim Su
0271341b07
moved search filter to astridApi project
14 years ago
Arne Jans
e9bcec1444
some polishing on voice-features. please test with a fresh phone that doesnt have voicesearch and/or text-to-speech installed
14 years ago