Tim Su
5aad0b95cf
Fix for new list activity not getting a title
14 years ago
Tim Su
950d7f1ab2
Fix for tag view activity breaking on rotate
14 years ago
Tim Su
affa165702
Save tag silenced seting, preserve members on rotate
14 years ago
Tim Su
275415702e
Now use the tag view activity for new tag creation
14 years ago
Tim Su
784a37fc0b
Started move to use tag view activity always, minor tweaks
14 years ago
Sam Bosley
139ae6c13b
For Gtasks users, filter list view shows a button that allows a user to create a new gtasks list. On success, the user is ttaken to the list view for the newly created list.
14 years ago
Arne Jans
37513df3a8
Fix for 13186807. New setting default is to behave as before, max-out the volumefor multiple rings. Discussion about behaviour of new setting during silent-mode is still open (see flowdock-history for this from 7/11/2011
14 years ago
Tim Su
c3b1e2e084
upgrade message
14 years ago
Tim Su
46d094951d
Fixed an ordering bug with GT task creation
14 years ago
Tim Su
50ec30eb21
pick up gtasks api key on build
14 years ago
Tim Su
e2f8f77fd4
If migration fails, stop sync. Also minor cleanup
14 years ago
Tim Su
0ec2982025
Merge remote-tracking branch 'sbosley/110627_new_gtasks_api'
14 years ago
Tim Su
5cb15995f1
Handle errors
14 years ago
Tim Su
4a55a8b18e
Text cleanup and rename for sensibility
14 years ago
Tim Su
b4df3c325d
Fix warnings
14 years ago
Tim Su
bb815e145a
Moved purge/delete to its own preference file and operations to their own threads. Renamed extended => Manage Old Tasks
14 years ago
Tim Su
08580f36c1
Merge remote-tracking branch 'stingerAJ/2011-7-8-patches'
14 years ago
Tim Su
31c2355742
Rewrote repeats completely to fulfil new requirements
14 years ago
Arne Jans
1cbeef458a
Added delete completed/purged tasks to settings. Needs polishing (backgrounding, progress dialog, error handling) and then some testing. Basics work.
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
Sam Bosley
f2e17386ef
Fixed bugs related to task creation with order
14 years ago
Tim Su
928795938b
Added astridApi translations, fixed some translation bugs
14 years ago
Tim Su
69c453af45
Updated all xml files from Launchpad. re-created simplified chinese by translating from traditional
14 years ago
Tim Su
0b63f0367b
Strings from launchpad
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
8d3e7f5a24
newly created task will get a light gray header bar
14 years ago
Tim Su
db44d448f2
List icon instead of tags
14 years ago
Tim Su
8fdd2b0bca
Updated pot
14 years ago
Tim Su
2c07691fc7
Fix for crash in dismissing progress dialog
14 years ago
Tim Su
8ef476bb6a
Fix for stray 'tag' mentions
14 years ago
Tim Su
b4dcfd7970
Fix for task save triggered every time by tag erroneously
14 years ago
Tim Su
0153ec1bda
Fix for contacts get auutoloaded, add them as collaborators
14 years ago
Tim Su
bb8d4ec060
don't double-share when saving on pause
14 years ago
Tim Su
fcc70f53a4
Fix for inability to share in task edit
14 years ago
Tim Su
fd4d178827
Refactored Task Edit page into four tabs and added styling
...
- added sharing tab from edit people activity
- changed due date picker into two buttons
- refactored Task Edit Activity into multiple smaller files
- new UI elements for save/cancel buttons, tabs, and other small parts
14 years ago
Tim Su
a524922cc4
added handle-web-update c2dm receiver
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
0258377d8b
consolidated sync events to report one not two
14 years ago
Tim Su
3db04edd0d
Got rid of noisy stat event
14 years ago
Tim Su
21d8b0326a
fix test coverage target
14 years ago
Tim Su
669583a3a9
rewrote astrid build target to take advantage of new build hooks
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
Tim Su
2eab044057
don't assume folks are first time unless they are
14 years ago
Tim Su
b4a337eb97
Fixed issue with AstridApi referencing astrid project. how did this ever build?
14 years ago