This website requires JavaScript.
Explore
Help
Sign In
moparisthebest
/
k-9
Watch
1
Star
0
Fork
0
You've already forked k-9
mirror of
https://github.com/moparisthebest/k-9
synced
2025-02-22 05:31:55 -05:00
Code
Issues
Releases
Wiki
Activity
k-9
/
src
/
com
/
fsck
/
k9
/
mail
/
internet
History
Jesse Vincent
c79ea226a5
Remove "throws" declarations that didn't actually get thrown. Remove a
...
couple of try blocks that only caught throws we didn't throw. IntelliJ optimization.
2010-12-01 03:02:13 +00:00
..
BinaryTempFileBody.java
Remove "throws" declarations that didn't actually get thrown. Remove a
2010-12-01 03:02:13 +00:00
MimeBodyPart.java
Remove "throws" declarations that didn't actually get thrown. Remove a
2010-12-01 03:02:13 +00:00
MimeHeader.java
Remove "throws" declarations that didn't actually get thrown. Remove a
2010-12-01 03:02:13 +00:00
MimeMessage.java
Remove "throws" declarations that didn't actually get thrown. Remove a
2010-12-01 03:02:13 +00:00
MimeMultipart.java
Remove "throws" declarations that didn't actually get thrown. Remove a
2010-12-01 03:02:13 +00:00
MimeUtility.java
clean up a couple null checks
2010-12-01 03:01:20 +00:00
TextBody.java
Use of constants for immutable empty arrays (prevent useless memory allocation)
2010-08-02 11:55:31 +00:00