Tim Su
24a764f682
Fix for repeat-after-completing not triggering the correct date (bug with rfc2445 library)
14 years ago
Tim Su
0db8f84e46
fix for unit test
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
Joshua Gross
a9cc0e0051
Fixed test build
14 years ago
Tim Su
7d6bcee9b0
Fix unit test with reminders
14 years ago
Tim Su
10bb07708e
Fixed unit tests
14 years ago
Tim Su
211eb383ed
Added eclipse code formatting and organizing preferences to Astrid, test, and API projects
14 years ago
Tim Su
6cd2b0b011
Fixing unit tests
14 years ago
Tim Su
fbdb5de14e
Fixed translations from the unit test
14 years ago
Tim Su
fec3f3c93a
Tweaks to quick-add to make it work in all cases
14 years ago
Tim Su
8c3bee018c
Added quick-add markup
14 years ago
Tim Su
f161294848
Killed extended details. Created NoteMetadata for displaying notes created from plugins.
...
- migrated PDV and RTM notes to new format
14 years ago
asukali
56227e27e8
Fixed project setup to compile and run Astrid
...
(tim's edit: removed GDCatalog)
14 years ago
Joshua Gross
50203ecd9f
Fixed one unit test, GTask integration tests are still broken
14 years ago
Joshua Gross
f91984f489
Updated README to help kick-start developers debugging/testing, and changed test Manifest to allow it to be debugged
14 years ago
Tim Su
637ff02e90
Unit tests for date utilities
14 years ago
Tim Su
104382f108
Fix for AST-410 - sync w/ google tasks removes due time
14 years ago
Tim Su
6c4400dced
added unit test
14 years ago
Tim Su
dcf864a93d
Fix test :)
14 years ago
Tim Su
cca7b091b4
fixed unit tests
14 years ago
Tim Su
335597866d
got the updates stuff to work with the actual Astrid app.
14 years ago
Tim Su
aee861c390
got tests to pass with update message service
14 years ago
Tim Su
bbec509caa
update service + test
14 years ago
Tim Su
c2fc33f89e
Fixing translation issues and translation test
14 years ago
Tim Su
4cbcc5a7f3
fixing various issues with translations found by unit test
14 years ago
Tim Su
919eec9c82
Further progress on getting movement unit test to pass
14 years ago
Tim Su
d7d87f84ee
First pass at writing the rearrangling logic
14 years ago
Tim Su
48c7761568
don't need to unit test, the class was deleted
14 years ago
Tim Su
1a8b0154e6
Fixed the remaining gtasks task list updater tests that were broken
14 years ago
Tim Su
653403cbb2
Wrote a basic move task down implementation
14 years ago
Tim Su
7117b90093
indent tests pass woo
14 years ago
Tim Su
515b3dcf07
Wrote gtasks order action test, added new indent action tests, and fixed detail exposer test
14 years ago
Tim Su
04981152a1
updated indent action to work like google does
14 years ago
Tim Su
c16e24ca59
Reflecting separation of Preferences and AstridPreferences and migration of the former to astridApi project
14 years ago
Tim Su
1fd2ca4599
Speeding up repeat tests unit test.
14 years ago
Tim Su
53ed873d6d
... and now detail exposer kicks butt and passes
14 years ago
Tim Su
67451e623a
wrote a detail exposer test for gtasks
14 years ago
Tim Su
7e8c2321ce
gtasks: passing almost every gtasks unit test
14 years ago
Tim Su
88f4c2a622
I love passing unit tests. Fixed gtasks tests, more to fix yet.
14 years ago
Tim Su
afaebcd9fc
Added gtasks metadata test
14 years ago
Tim Su
dfe70c680b
Added gtask task list updater test
14 years ago
Tim Su
6b4f87598b
fix to test build.xml to get adb.device.arg to work with coverage target
14 years ago
Tim Su
7182206271
fixed eclipse project classpath, got rid of some unnecessary @overrides
14 years ago
Tim Su
951baa052b
handle case where auto-gen resource not an integer
14 years ago
Tim Su
1bf0e9e494
Custom modified JUnitReportTestRunner to report test times
14 years ago
Tim Su
2c87844287
emma html encoding -> utf-8
14 years ago
Tim Su
db6d11539e
Astrid unit tests: use zutubi junit xml reporter to generate junit xml. also use emma xml reporter to generate emma xml
14 years ago
Tim Su
9c3efb775b
First pass at fleshing out the order changing operation
14 years ago
Tim Su
459009f39c
Refactored task adapter add on manager into own class, fixed a bug with detail loading, updated task details to not use broadcast receiver, added skeleton google order actions
14 years ago
Tim Su
aa7ed3dc94
Android test build xml: produce proper coverage reports
14 years ago