Commit Graph

13 Commits

Author SHA1 Message Date
onurays a01482dca4 Use Timber log instead of printStackTrace. 2020-03-25 18:51:55 +03:00
onurays 5db1010e47 Catch exceptions if the file cannot be decoded. 2020-03-25 18:39:35 +03:00
onurays 6130a0a654 Remove unused toString(). 2020-03-25 18:34:04 +03:00
onurays 3c1e1090e7 Avoid UNCHECKED_CAST. 2020-03-25 18:20:34 +03:00
onurays f9aed28732 grantUriPermission to handle incoming sharing. 2020-03-25 15:51:15 +03:00
onurays 6bf89aeac9 Remove JPEG_ prefix from file name. 2020-03-24 12:37:37 +03:00
onurays e583c03751 Add documentation. 2020-03-24 12:32:37 +03:00
onurays d20b1cb64a Add documentation. 2020-03-24 12:15:14 +03:00
onurays 727d86236b ImageUtils created with helper functions. 2020-03-24 11:31:27 +03:00
onurays 2651f82337 Refactor duplicated code. 2020-03-24 11:03:41 +03:00
onurays f7fd23b153 App integration to the new multipicker library. 2020-03-23 16:31:32 +03:00
onurays 5b875e0571 CameraPicker & incoming share implementation. 2020-03-22 18:27:59 +03:00
onurays 6db0de321c Initial implementation of multipicker. 2020-03-20 12:12:59 +03:00