Tim Su
a1c6349c97
Restore build path to ecbuild, fix for proguard and we're not using ILicensingService
13 years ago
Tim Su
8404b964da
Upgrade Astrid projects to Android SDK 15 (eclipse)
13 years ago
Tim Su
2183d5c04a
Fix for API test bypass test logic
13 years ago
Sam Bosley
94422643aa
Better gtasks error messages and human readable scope alias for auth token type
13 years ago
Sam Bosley
3cda93777f
Updated version of the google api libraries
13 years ago
Tim Su
438bfdefa4
fix for repeat-after-complete weekly setting due time on tasks
13 years ago
Sam Bosley
132f27963c
Repeat from completion will now move forward from completion date to the next day in the recurrence instead of skipping a week. The old behavior is still available as repeat every 2 weeks from completion. The new behavior allows the use case of a weekly repeating event on specific days of the week and ensures upcoming events will not be missed.
13 years ago
Tim Su
841484f8bc
Fixed a repeat bug and then fixed the underlying tests
13 years ago
Tim Su
a0685944e3
Coverage target runs the continuous tests
13 years ago
Tim Su
e069b6ab0e
Moved repeat tests to their own package for exclusion in continuous tests
13 years ago
Tim Su
556ddfa204
Fix merge conflict in tests
13 years ago
Tim Su
5b626680d1
Merge remote-tracking branch 'sbosley/110818_sb_repeat_tests'
...
Conflicts:
tests/src/com/todoroo/astrid/repeats/RepeatTestsGtasksSyncRemote.java
13 years ago
Sam Bosley
c5f487bb09
Adjusted gtasks due date functions to work around Google's rounding
13 years ago
Sam Bosley
b9b8e47cd8
Test suite for repeating tasks--includes offline tests and tests for syncing with astrid.com, producteev, and gtasks, with repeating tasks completed remotely and locally. Also includes some bug fixes exposed by the tests.
13 years ago
Sam Bosley
9e6c734e32
Fixed compile errors in gtasks tests
13 years ago
Arne Jans
fe5ef8a860
Added minutely Repeat Test Case
13 years ago
Tim Su
c6a95952c7
Fix for unit tests for repeat
13 years ago
Tim Su
1bc3f3c6bf
Fix for test, now passes
13 years ago
Tim Su
42ea483336
added repeat tests, fixed up others
13 years ago
Sam Bosley
a2196491bb
Bypass the other gtasks tests if no account manager
14 years ago
Tim Su
be9ebf52e2
Bypass tests if no account manager
14 years ago
Tim Su
1773ca8eb8
Fix for translation issues, and allow translation tests to handle numerical formatters
14 years ago
Sam Bosley
6254348933
Added ability to sync individual gtasks immediately on save. Properties synced--all relevant task data e.g. title, due date, parent indentation. Properties ignored--ordering in a list. Also fixed several major bugs related to normal syncing.
14 years ago
Tim Su
0ec2982025
Merge remote-tracking branch 'sbosley/110627_new_gtasks_api'
14 years ago
Tim Su
31c2355742
Rewrote repeats completely to fulfil new requirements
14 years ago
Tim Su
6e57942bdc
Added a bunch of unit tests for different repeat conditions
14 years ago
Tim Su
7b4f2a9b6d
ignore nls for tests
14 years ago
Tim Su
1ddeb2add6
Added a unit test for new case and also tweaked a minor setting in repeat task complete listener that might fix the bug Jon is describing
14 years ago
Sam Bosley
89dc6d462a
Google Tasks Api integration. Basic tests are passing, various edge cases may still need work. Code for accessing account manager has been factored in to the repurposed GtasksLoginActivity activity class. A one-time migration will occur for legacy users to update remote task ids.
14 years ago
Tim Su
3d533ab96d
fix repeat unit tests
14 years ago
Tim Su
afd0bc090b
Fixed release build script to produce an apk
14 years ago
Tim Su
21d8b0326a
fix test coverage target
14 years ago
Tim Su
fc44632b16
Updated xml files so that android project updater doesn't overwrite build script claiming it's too old
14 years ago
Tim Su
ade3981a5b
add proguard.cfg files as created by default android script
14 years ago
Tim Su
9ed65254e8
Migrated to new android build.xml script, refactored emma reporting into its own target that runs after coverage
14 years ago
Tim Su
8568b95569
fix build file warning and added help for tests
14 years ago
Sam Bosley
e34e7d71e1
Added Producteev Unit tests
...
Added a necessary function to the invoker that was lost in repository cleanup
Fixed a couple unit test bugs. All but the known issue are now passing
14 years ago
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