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 |
Arne Jans
|
82dcd57e16
|
first working version of voiceinput and voiceoutput, yet without PowerWidget-microphone-button
|
14 years ago |
Tim Su
|
76bfd834da
|
Fix for NPE occuring during gtasks sync
|
14 years ago |
Tim Su
|
9b6150ac71
|
Updated translations from launchpad
|
14 years ago |
Tim Su
|
766f65effa
|
Latest translations from launchpad
|
14 years ago |
Tim Su
|
00f4f67d05
|
Catch a weird exception thrown during gtasks sync
|
14 years ago |
Tim Su
|
da8c3bb180
|
Fix background sync setting for gtasks (and producteev) should be set on prefs finish, also created startup receiver for gtasks.
|
14 years ago |
Tim Su
|
1e247a7ff7
|
Fixed a bug with translations, missing backtics for quotes
|
14 years ago |
Tim Su
|
22ba0f49b9
|
bump date
|
14 years ago |
Tim Su
|
a70e0e06ff
|
updated .gitignore
|
14 years ago |
Arne Jans
|
34ba1a910e
|
Re-merge with Arne's Producteev timezone commit, changed timezone selection method to use strings array file.
|
14 years ago |
Tim Su
|
f5f95553d6
|
Updated .pot template
|
14 years ago |
Tim Su
|
7902f92921
|
Updated intro strings
|
14 years ago |
Tim Su
|
e542531515
|
Merge branch 'introtasks' of http://github.com/jonparis/astrid
|
14 years ago |
Tim Su
|
674cb472d0
|
build automation - auto rename output package to an intelligible version, auto strip double backslashes from strings
|
14 years ago |
Tim Su
|
d814f4df6d
|
Updated upgrade message and version bump
|
14 years ago |
Tim Su
|
3310285b90
|
backup out of ppack
|
14 years ago |
Tim Su
|
543bebfc4a
|
Fixed force close issues as reported from Android
|
14 years ago |
Tim Su
|
e4e73e9909
|
version bump, removed debugging flag from manifest
|
14 years ago |
Tim Su
|
44214b889a
|
Awesome google logo for google tasks lists
|
14 years ago |
Tim Su
|
21a2a93fee
|
Add permission for Android 1.5
|
14 years ago |
Jon Paris
|
ea4f4eed2d
|
add intro tasks to strings file
|
14 years ago |
Tim Su
|
dcf864a93d
|
Fix test :)
|
14 years ago |
Tim Su
|
ceac5d9de2
|
gtasks: pick up deleted tasks from remote. gtasks + pdv: refresh on sync
|
14 years ago |
Tim Su
|
59e261c731
|
added a little help dialog to gtasks list view
|
14 years ago |
Tim Su
|
50b10b7b5b
|
store credentials for gtasks since token may be expired or revoked
|
14 years ago |
Tim Su
|
3a3f6f609f
|
restored account getting class
|
14 years ago |
Tim Su
|
09437e463f
|
no rtm preference screen now if not logged in
|
14 years ago |
Tim Su
|
5091cba352
|
now we store each message we see into the hash to prevent showing users duplicates
|
14 years ago |
Tim Su
|
1d72228a29
|
hiding domain option because it is broken
|
14 years ago |
Tim Su
|
ab9fec7d91
|
added a further help section
|
14 years ago |
Tim Su
|
cca7b091b4
|
fixed unit tests
|
14 years ago |
Tim Su
|
36f9fda0cc
|
moved widgets 4x4 and 4x2 to separate codebase
|
14 years ago |
Tim Su
|
88cf40af2f
|
Close gtasks preferences when invoke sync, + fix for NPE introduced by getting rid of list extra
|
14 years ago |
Tim Su
|
8b64bcec29
|
Re-upped latest gtasks jar, also we call get() to verify token works before continuing from gtasks auth
|
14 years ago |
Tim Su
|
c9171e1bc4
|
got rid of passing list id to gtasks list activity, a source of brokenness
|
14 years ago |
Tim Su
|
7f5028c40d
|
Adding new gtasks login activity for logging in
|
14 years ago |
Tim Su
|
d7f3108049
|
Merge branch 'gtasks'
|
14 years ago |
Tim Su
|
335597866d
|
got the updates stuff to work with the actual Astrid app.
|
14 years ago |