summaryrefslogtreecommitdiff
path: root/src/com/android/messaging/util/ImageUtils.java
Commit message (Collapse)AuthorAgeFilesLines
* Use UriUtil when checking if a URI is a file.Jake Klinker2022-01-311-1/+1
| | | | | | | UriUtil.isFileUri contains several additional fixes, so this ensure that existing instances where we check for the file scheme use this method as well. This covers all existing instances in the app of SCHEME_FILE. Change-Id: I1f3131b33823eae3e620aa9608be8e72b2e84aa2 Bug: 215212561
* Fix android.os.strictmode.LeakedClosableViolationTaesu Lee2020-02-121-2/+5
| | | | | | | Test: Check log. Change-Id: I488fc6c4288bc3843a2be35a8e2988738441263e Signed-off-by: Taesu Lee <taesu82.lee@samsung.com>
* Migrate Messaging to androidx.Aurimas Liutikas2019-02-141-1/+1
| | | | | | | Test: make messaging Bug: 76692459 Change-Id: I9103450622f129311545648ac75f5b2f9fc2d04a Merged-In: I9103450622f129311545648ac75f5b2f9fc2d04a
* Initial checkin of AOSP Messaging app.Mike Dodd2015-08-121-0/+908
| | | | | | b/23110861 Change-Id: I11db999bd10656801e618f78ab2b2ef74136fff1
* Revert "Initial checkin of AOSP Messaging app."Mike Dodd2015-08-121-908/+0
| | | | | | This reverts commit 461a34b466cb4b13dbbc2ec6330b31e217b2ac4e. Change-Id: Iac4ca77eeaa94989e91dead49a7959c905bd3078
* Initial checkin of AOSP Messaging app.Mike Dodd2015-08-121-0/+908
b/23110861 Change-Id: I9aa980d7569247d6b2ca78f5dcb4502e1eaadb8a