summaryrefslogtreecommitdiff
path: root/proguard.flags
AgeCommit message (Expand)Author
2018-12-12AOSP/Email - Added WidgetService#isWidgetSupported to check if widgets are su...Raman Tenneti
2014-12-22-keepclasses is not a proguard optionYohann Roussel
2014-09-17Prevent AccountSettingsFragment from being strippedPaul Westbrook
2014-09-16Changes to support smaller email tombstone apk sizePaul Westbrook
2014-08-01Use test proguard config for eng buildsPaul Westbrook
2014-06-25Move over to the new AttachmentService.Anthony Lee
2014-06-17Remove proguard config for removed classPaul Westbrook
2014-05-12Introduction of DownloadQueue and associated tests.Anthony Lee
2013-01-30Remove nonexistant classes and update existing onesVikram Aggarwal
2012-04-25Revert to old Email appMarc Blank
2011-06-29Remove more useless codeMarc Blank
2011-06-14Fix proguard flags after Account move.Ben Komalo
2011-06-06Add ability to track mailbox recencyTodd Kennedy
2011-05-27Fix Policy-related unit tests (proguard flags)Marc Blank
2011-05-16Remove stale proguard entriesMakoto Onuki
2011-04-28Fix unit testsTodd Kennedy
2011-04-25Fix some unit testsBen Komalo
2011-04-20Use an Account object to create a mail senderTodd Kennedy
2011-04-20Use Account instead of URI to create transportsTodd Kennedy
2011-03-03Attach original HTML message on forward/replyTodd Kennedy
2011-02-28Fix proguard.flags so that unit tests passMarc Blank
2011-02-25Email split, part dixMarc Blank
2011-02-16Resolve build warnings; part 5Todd Kennedy
2011-02-16Fix NoSuchMethodError for unit testsTodd Kennedy
2011-02-15Fix broken unit tests; fix proguard warningsMarc Blank
2011-02-14Email split, part neuf: Setup, logging, attachment glueMarc Blank
2011-02-11Fix class names in proguard.flagsTodd Kennedy
2011-02-07Fix "method not found" unit test errorsTodd Kennedy
2010-11-23Implement screen transition animation.Makoto Onuki
2010-08-09Fragmentize AccountSettingsAndrew Stadler
2010-05-18Tests for IMAP FETCHMakoto Onuki
2010-04-06Added a test for IMAP APPENDMakoto Onuki
2010-03-22Fix failing unit tests.Makoto Onuki
2010-03-02Set proguard flagsMakoto Onuki
2010-02-18Apply proguard to email.Makoto Onuki
2010-02-18Revert "Enable Proguard."Makoto Onuki
2010-02-17Enable Proguard.Ying Wang