thunderbird-android/k9mail
Jason Khallouf 79975cacd0 Issue #1988, escape special chars in Migration51 content ID replacement
Without this fix, content IDs containing '$' would cause the replaceAll() to interpret the string as a capture group backreference and throw an ArrayIndexOutOfBoundsException, which would cause the migration to fail and all messages in the mailbox to be lost.
2017-12-09 14:45:22 +11:00
..
src Issue #1988, escape special chars in Migration51 content ID replacement 2017-12-09 14:45:22 +11:00
build.gradle Use ProGuard to strip unused code in release builds (#2753) 2017-11-10 21:54:31 +00:00
proguard-rules.pro Use ProGuard to strip unused code in release builds (#2753) 2017-11-10 21:54:31 +00:00