jmorawsk / CMPUT301F12T08

Comput 301 Project
1 stars 3 forks source link

Photos currently aren't stored #40

Closed jasiewsk closed 11 years ago

jasiewsk commented 11 years ago

Array List of bitmaps is not being stored for each task.

jbonot commented 11 years ago

Plan: Package into a bundle and send back to task upon exit (finish and startActivity). The task will have a local store of the list, then upon fulfillment, the photos will be both attached to the email notification and added to the content of the task (for web server).