Tim Su
|
44fce8e1ea
|
Fix for AST-345
|
14 years ago |
Tim Su
|
1e247a7ff7
|
Fixed a bug with translations, missing backtics for quotes
|
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
|
7902f92921
|
Updated intro strings
|
14 years ago |
Jon Paris
|
ea4f4eed2d
|
add intro tasks to strings file
|
14 years ago |
Tim Su
|
59e261c731
|
added a little help dialog to gtasks list view
|
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
|
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 |
Tim Su
|
bdf3138ef1
|
encouragement service
|
14 years ago |
Tim Su
|
24e1aa70f1
|
Consolidated three widget configuration classes into one
|
14 years ago |
Tim Su
|
289e1ac58d
|
Hide sort options for google tasks, tweaked the strings
|
14 years ago |
Tim Su
|
4cbcc5a7f3
|
fixing various issues with translations found by unit test
|
14 years ago |
Tim Su
|
6f726c5c10
|
Fixed an issue with translation string name, also actual real EULA
|
14 years ago |
Tim Su
|
2c4d39d2e2
|
Added setting for turning analytics on and off
|
14 years ago |
Tim Su
|
bd24ffc7ae
|
Eula. placeholder eula, but a eula nonetheless
|
14 years ago |
Tim Su
|
9a977e0129
|
Google tasks login thing
|
14 years ago |
Tim Su
|
48e42f910e
|
Manual merge of improvements from split-out gtasks project and our current branch
|
14 years ago |
Tim Su
|
1cc0b07dd2
|
Made progress on draggable adapter. It starts without crashing and has a nice grabber icon
|
14 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)
|
14 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.
|
14 years ago |
Joshua Ball
|
cb407bbd53
|
Producteev custom filters.
|
14 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.
|
14 years ago |
Tim Su
|
bfa25cba4e
|
Merge branch 'rename-delete-tag' of git://192.168.10.106/astrid
|
14 years ago |
Joshua Ball
|
761aa94080
|
Adding ability to rename and delete tags.
|
14 years ago |
Tim Su
|
ad7b9b45f5
|
Improved the details string for alarms to have an icon and look nicer, plus smart flags
|
14 years ago |
Tim Su
|
c26fdbf8c0
|
Getting alarms to work again
|
14 years ago |
Tim Su
|
29afb9fb75
|
No hardcoded producteev timezones, instead we get a list of timezones via the java api
|
14 years ago |
Arne Jans
|
14819318e3
|
Added timezone-selection to user-signup
|
14 years ago |
Joshua Ball
|
2d84c5036f
|
typo
|
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
|
927ba61e5a
|
Added indentation action and unit test
|
14 years ago |
Tim Su
|
1d5e7ef477
|
Added gtasks preferences, bug fixes to get detail exposer working
|
14 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
|
14 years ago |
Tim Su
|
de51220f67
|
If task is completed, hide details. Also fixed issue with completed time formatting
|
14 years ago |
Tim Su
|
f43ebb3990
|
Added a loading message for tags being loaded
|
14 years ago |
Tim Su
|
28c31ed09e
|
Cleaned up the clock icons, added an 'already done' button to reminders
|
14 years ago |
Tim Su
|
cc7bf20562
|
Made snooze time override other alarms, also created preference for new old-style snooze dialog
|
14 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.
|
14 years ago |
Tim Su
|
d40c7e67ce
|
Fix for AST-315 - made hyperlink colors a lighter shade of blue
|
14 years ago |
Tim Su
|
12683dbee2
|
Fix for AST-212 - hide until specific time setting
|
14 years ago |
Tim Su
|
3d6063b205
|
Removed unused translation strings entries
|
14 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
|
14 years ago |
Tim Su
|
4776e0e866
|
temporarily restoring rmilk into mainline astrid product for a bug fix release
|
14 years ago |
Tim Su
|
14cd6d26e5
|
Cleaned up translations, pushing out a new pot file from this project and astridApi combined
|
14 years ago |
Tim Su
|
50229bed6b
|
fixed up power widget, moved drawables into drawable/ folder for compatibility with Android 1.5
|
14 years ago |
Tim Su
|
0edee4ed2a
|
First pass at not dynamically creating views from widget
|
14 years ago |
Tim Su
|
175f4fe8da
|
Fix for AST-233 - new tasks reminder settings into Task Defaults menu
|
14 years ago |