aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils/FileUtils.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-29get real file name for files shared from ConversationsChristian Schneppe1-5/+10
2017-11-21catch rare exception when transforming download uri to real pathChristian Schneppe1-4/+8
2016-12-25catch NPE while sharing video from content uri and make it workingChristian Schneppe1-1/+26
2016-11-19reformat codeChristian Schneppe1-141/+141
2016-07-29changed package id inside manifest and projectChristian Schneppe1-1/+1
2016-03-15Check if path for URI is accessiblefiaxh1-1/+10
2016-01-04null check in getOriginalPathDaniel Gultsch1-0/+3
2015-08-25catch some db query exceptionsDaniel Gultsch1-3/+5
2015-08-11do not touch pictures that are already in the right formatDaniel Gultsch1-0/+144