droidstealth / droid-stealth

THIS PROJECT IS DEPRECATED
GNU General Public License v2.0
61 stars 22 forks source link

Files are now encrypted on import #138

Closed OlivierHokke closed 10 years ago

OlivierHokke commented 10 years ago

Also refactored the selection methods as I wanted to select the file that was just added. But since it was not easily possible, I removed the part where the added file is selected. However the refactoring is still there. It is probably better that the file is not selected upon import, because then one can instantly add another one if that is desired.

Closes #96.

OlivierHokke commented 10 years ago

wait, found a selection bug due to refactoring :angel:

alexwalterbos commented 10 years ago

I've added the DO NOT MERGE label to make it pie-worthy when someone does merge this.

OlivierHokke commented 10 years ago

Should be ready to be reviewed and merged.

alexwalterbos commented 10 years ago

Please run the formatter on ContentFragment. After that, :shipit: