cketti
|
52b5c567ef
|
Don't use EmailAddressAdapter as singleton
|
2012-04-11 03:26:45 +02:00 |
|
cketti
|
dfd47702bc
|
Fixed rare NullPointerException
|
2012-02-14 00:27:28 +01:00 |
|
Jesse Vincent
|
12d1097a24
|
Big, scary massive "ant astyle" to get us back to something
approximating AOSP coding standards.
|
2011-02-06 17:09:48 -05:00 |
|
Jesse Vincent
|
78c900b5fe
|
remove redundant ;s
|
2010-12-01 03:07:28 +00:00 |
|
Jesse Vincent
|
58e6bd388b
|
finalize some declarations per IntelliJ
|
2010-12-01 03:03:22 +00:00 |
|
cketti
|
0e4c1dfacb
|
Added helper class to access contacts. Uses the old contacts API for SDK/API 3+4 devices and the new API for SDK/API 5+ devices.
All places that accessed the contacts have been updated to use this helper class.
|
2010-08-14 13:59:33 +00:00 |
|
cketti
|
b5a6a28f19
|
Fixed some more warnings:
- Removed unused imports
- Removed unnecessary @SuppressWarnings("deprecation") annotations
- Added @SuppressWarnings("deprecation") to API 1-3 code that's now (API 5) deprecated
- Added missing @Override annotation
|
2010-05-19 18:44:22 +00:00 |
|
Jesse Vincent
|
8af7f4a7b6
|
find src/com/fsck/ -name \*.java|xargs astyle --style=ansi --mode=java --indent-switches --indent=spaces=4 --convert-tabs --unpad=paren
|
2010-04-29 04:59:14 +00:00 |
|
Jesse Vincent
|
8ca034c3db
|
Patch for issue 946: Only able to get contacts from a primary google
account by cketti
|
2010-03-23 03:19:12 +00:00 |
|
Jesse Vincent
|
f31b2702a4
|
Massive rename to K9, step 1.
Conflicts:
src/com/android/email/Email.java
|
2009-12-15 02:50:53 +00:00 |
|
Jesse Vincent
|
eedfc0a839
|
step 1 of rename
|
2008-12-16 23:07:33 +00:00 |
|
Jesse Vincent
|
5491dee81b
|
Damn it. Weird symlink-in-checkout bug. There goes our commit history. Sorry, all.
Guess I should go back to svk
|
2008-11-01 21:32:06 +00:00 |
|
Jesse Vincent
|
12c6e53141
|
bin directory should never have been checked in
|
2008-11-01 21:23:45 +00:00 |
|
Jesse Vincent
|
c00ec35921
|
Grand insane rename, step 3
|
2008-10-28 01:22:17 +00:00 |
|
Jesse Vincent
|
7051cf8cc0
|
move step 2
|
2008-10-28 01:19:57 +00:00 |
|