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
Tim Su
d8762eca7c
instrumentation
14 years ago
Tim Su
e92ae2593a
add request id to pending intent for c2dm, allow opening task from push
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
94b172cb5f
Enforce refresh details date after tag gets removed (and other details updating actions)
14 years ago
Tim Su
2143ddb461
Added Google OAuth as a login option in astrid.com login
14 years ago
Tim Su
4569ca6bee
rename to list in actfm stuff
14 years ago
Tim Su
37b0b5d76e
Cosmetic fixes for icons
14 years ago
Tim Su
1b3ad28a30
bump
14 years ago
Tim Su
e8cd162697
Fix for removing tags doesn't remove tag detail
14 years ago
Tim Su
fc7c385a12
Fixed bug where remoteid = 0 would break comments on future update because of adapter
14 years ago
Tim Su
d443ff8502
Added an 'add new' button to lists, which creates a list
14 years ago
Tim Su
5fa80b89f7
notes activity --> dialog
14 years ago
Tim Su
614a50fe68
Added forgotten stat
14 years ago
Tim Su
a645946133
Moved backup to settings menu to make room for lists
14 years ago
Tim Su
d35824de76
Changed sharing button label to 'save and share'
14 years ago
Tim Su
1db6ff498d
Rename tag => list
14 years ago
Tim Su
4ea3405a17
Fix crash
14 years ago
Tim Su
2acfa30691
One dual-purpose task add button to rule them all. Short press - add to list. Long press - edit
14 years ago
Tim Su
371977ae04
New contact selector that uses new API
14 years ago
Tim Su
95b39ac040
always start with the activity tab in c2dm
14 years ago
Tim Su
71cc4ef8e3
linkify notes for real
14 years ago
Tim Su
37a273ec06
fix for task repeating statistic inaccurate
14 years ago
Tim Su
36d918f5aa
show error when can't save task during sharing
14 years ago
Tim Su
b87bce24be
Added initialize for AstridDependencyService as indicated by warnings
14 years ago
Tim Su
83e9b715d0
Added a little blurb on sharing page
14 years ago
Tim Su
c2954b19a7
changed version code back to beta and changed way sources get copied in ant build
14 years ago
Tim Su
0d3322c474
translated relative dates in all supported languages
14 years ago
Tim Su
0aa6bc1260
Fix for crashes reported from android market
14 years ago
Tim Su
a92bef662b
version bump and upgrade notice
14 years ago
Tim Su
db415b19c7
Apply default reminder settings for producteev and gtasks sync
14 years ago
Tim Su
a0e41f42dc
version bump and added updatekeys to release build
14 years ago
Tim Su
f65222964e
Re-wrote producteev note handling to (1) not delete old notes that were not synced, and (2) detect notes deleted from producteev web
14 years ago
Tim Su
657487fbe5
prevent blank tag names from coming in to astrid
14 years ago