Commit Graph

202 Commits (24e1aa70f1d9f22ce99bc32e395656ed2bd635fb)

Author SHA1 Message Date
Tim Su 24e1aa70f1 Consolidated three widget configuration classes into one 15 years ago
Tim Su 289e1ac58d Hide sort options for google tasks, tweaked the strings 15 years ago
Tim Su 4cbcc5a7f3 fixing various issues with translations found by unit test 15 years ago
Tim Su 6f726c5c10 Fixed an issue with translation string name, also actual real EULA 15 years ago
Tim Su 2c4d39d2e2 Added setting for turning analytics on and off 15 years ago
Tim Su bd24ffc7ae Eula. placeholder eula, but a eula nonetheless 15 years ago
Tim Su 9a977e0129 Google tasks login thing 15 years ago
Tim Su 48e42f910e Manual merge of improvements from split-out gtasks project and our current branch 15 years ago
Tim Su 1cc0b07dd2 Made progress on draggable adapter. It starts without crashing and has a nice grabber icon 15 years ago
Tim Su e030d23a6f Started work on draggable task list activity by separating out task list body from task list activity, pulling in cwac TouchListView class (license: APLv2) 15 years ago
Tim Su d2d4f8150b Imported auth manager and account chooser code from Google MyTracks (Apache License). Wired up gtasks to use auth manager. Modern seems to work but Old does not. 15 years ago
Joshua Ball cb407bbd53 Producteev custom filters. 15 years ago
Jon 5b07c65128 Chaining changed to "has criteria" not prefect but better. Or has criteria makes sense, also has criteria makes sense, not has criteria is not great english :( but Chaining: not makes no sense to 99% of non-coders. 15 years ago
Tim Su bfa25cba4e Merge branch 'rename-delete-tag' of git://192.168.10.106/astrid 15 years ago
Joshua Ball 761aa94080 Adding ability to rename and delete tags. 15 years ago
Tim Su ad7b9b45f5 Improved the details string for alarms to have an icon and look nicer, plus smart flags 15 years ago
Tim Su c26fdbf8c0 Getting alarms to work again 15 years ago
Tim Su 29afb9fb75 No hardcoded producteev timezones, instead we get a list of timezones via the java api 15 years ago
Arne Jans 14819318e3 Added timezone-selection to user-signup 15 years ago
Joshua Ball 2d84c5036f typo 15 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 16 years ago
Tim Su 927ba61e5a Added indentation action and unit test 16 years ago
Tim Su 1d5e7ef477 Added gtasks preferences, bug fixes to get detail exposer working 16 years ago
Tim Su 35f5e65adc Gtasks boilerplate. That's a lot of boilerplate, but it does get better with each iteration. In the future we should extract more of this type of functionality 16 years ago
Tim Su de51220f67 If task is completed, hide details. Also fixed issue with completed time formatting 16 years ago
Tim Su f43ebb3990 Added a loading message for tags being loaded 16 years ago
Tim Su 28c31ed09e Cleaned up the clock icons, added an 'already done' button to reminders 16 years ago
Tim Su cc7bf20562 Made snooze time override other alarms, also created preference for new old-style snooze dialog 16 years ago
Tim Su ebc277d4db Added filters for "tag contains" and "title contains". Added the requisite supporting classes to make that happen. Fixes AST-287. 16 years ago
Tim Su d40c7e67ce Fix for AST-315 - made hyperlink colors a lighter shade of blue 16 years ago
Tim Su 12683dbee2 Fix for AST-212 - hide until specific time setting 16 years ago
Tim Su 3d6063b205 Removed unused translation strings entries 16 years ago
Tim Su 885bd84965 Modified widget to work under Android 1.5. I don't think the setBackgroundResource stuff is completedly fixed, but it's a start 16 years ago
Tim Su 4776e0e866 temporarily restoring rmilk into mainline astrid product for a bug fix release 16 years ago
Tim Su 14cd6d26e5 Cleaned up translations, pushing out a new pot file from this project and astridApi combined 16 years ago
Tim Su 50229bed6b fixed up power widget, moved drawables into drawable/ folder for compatibility with Android 1.5 16 years ago
Tim Su 0edee4ed2a First pass at not dynamically creating views from widget 16 years ago
Tim Su 175f4fe8da Fix for AST-233 - new tasks reminder settings into Task Defaults menu 16 years ago
Tim Su e3634794ee Fix for AST-180 - updating title, notes, or due date of an Astrid task updates calendar event 16 years ago
Tim Su 597c2ea67f Initial big widget commit 16 years ago
Tim Su 1b0026f208 Fix for AST-291 - task est time tally now 999, AST-215 - cancel specific day/time goes back 16 years ago
Tim Su c6da0907ff Moved a bunch of API files into the API project. Yay for code reuse.
Please import the github project todoroo/astridApi. :)
16 years ago
Tim Su cb6645704f Fixed some warnings, moved translations into sync file, fixed an issue with leaking reciever 16 years ago
Tim Su 33ae2cad02 Merge remote branch 'origin/master' into dev
Conflicts:
	astrid/AndroidManifest.xml
	astrid/plugin-src/com/todoroo/astrid/producteev/sync/ProducteevDataService.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/MilkBackgroundService.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/MilkDetailExposer.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/MilkPreferences.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/api/data/RtmTask.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/data/MilkNote.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/sync/RTMSyncProvider.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/sync/RTMTaskContainer.java
	astrid/src/com/todoroo/astrid/activity/TaskListActivity.java
	astrid/src/com/todoroo/astrid/adapter/TaskAdapter.java
	astrid/src/com/todoroo/astrid/service/StartupService.java
16 years ago
Tim Su 027e943213 Made a nicer selection background for task rows 16 years ago
Tim Su 2c64b35504 Now we detect if an anomalous database state has occurred and try to restore tasks. Also now we sort backup files by last modified date 16 years ago
Tim Su 939bb9d5af Merge remote branch 'origin/master'
Conflicts:
	astrid/plugin-src/com/todoroo/astrid/producteev/sync/ProducteevSyncProvider.java
16 years ago
Tim Su 8bd838be50 Made slide animations quicker, started work on sync provider API 16 years ago
Tim Su edb6379c9f Added a purge item 16 years ago
Tim Su 1049549629 Shortened notification title 16 years ago