Signal-Android/src/org/thoughtcrime/securesms/scribbles
Greyson Parrelli 542e962be9 Fixed crash when ScribbleView failed to save.
Previously, if an operation failed, we set the result to "null".
However, this was a mistake. Setting the result at all assumes success.
Instead, we need to set an exception so the ListenableFuture knows that
the operation failed.
2018-06-18 14:33:44 -07:00
..
multitouch Support for stickers and scribbles 2016-12-12 17:37:00 -08:00
viewmodel Improve the image editor. 2018-06-18 14:32:45 -07:00
widget Fixed crash when ScribbleView failed to save. 2018-06-18 14:33:44 -07:00
ScribbleActivity.java Fixed crash when ScribbleView failed to save. 2018-06-18 14:33:44 -07:00
ScribbleHud.java Improve the image editor. 2018-06-18 14:32:45 -07:00
StickerLoader.java Support for stickers and scribbles 2016-12-12 17:37:00 -08:00
StickerSelectActivity.java Make some inner classes static 2018-03-07 09:51:05 -08:00
StickerSelectFragment.java Use Glide for all contact photo caching 2017-10-11 17:47:12 -07:00