index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
pim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the entire PIM directory.
Daisuke Miyakawa
2012-02-21
2
-349
/
+0
*
Use higher resolution in in-call UI if available.
Daniel Lehmann
2011-07-14
1
-1
/
+1
*
Relocate common Calendar classes
Andy McFadden
2011-07-08
3
-2063
/
+0
*
Remove native EventRecurrence parser
Andy McFadden
2011-06-28
1
-44
/
+1
*
Reduce definition of monthly rep test
Andy McFadden
2011-06-24
1
-0
/
+17
*
Port EventRecurrence.parse() from native
Andy McFadden
2011-06-21
1
-45
/
+605
*
Rename Calendar.java to CalendarContract.java
RoboErik
2011-06-14
1
-34
/
+34
*
Remove the deprecated things from Config.java. These haven't been working sin...
Joe Onorato
2011-04-07
2
-5
/
+3
*
am 1aba843d: am ccc802e1: Merge "Support quoted parameters" into gingerbread
Alon Albert
2011-02-22
1
-0
/
+17
|
\
|
*
Support quoted parameters
Alon Albert
2011-02-18
1
-0
/
+17
|
*
Refrain warning when not appropriate. Do not merge
Daisuke Miyakawa
2010-10-04
1
-3
/
+5
|
*
Merge "Fix bug #2585298 (google calendar sync clears eventTimezone field for ...
Fabrice Di Meglio
2010-09-27
1
-1
/
+3
|
|
\
|
|
*
Fix bug #2585298 (google calendar sync clears eventTimezone field for recurri...
Fabrice Di Meglio
2010-09-24
1
-1
/
+3
|
*
|
Add necessary logic removed during backport
Daisuke Miyakawa
2010-09-26
1
-3
/
+25
|
|
/
|
*
Fix again.
Daisuke Miyakawa
2010-09-02
2
-3
/
+7
|
*
VCard refactoring backport.
Daisuke Miyakawa
2010-09-02
22
-1979
/
+3034
|
*
Fix vCard so that it looks at IM correctly.
Daisuke Miyakawa
2010-08-24
1
-1
/
+3
|
*
Make vCard importer/exporter aware of multi-byte parameters.
Daisuke Miyakawa
2010-08-17
3
-15
/
+68
*
|
Make vCard code a separated static library.
Daisuke Miyakawa
2010-05-20
28
-8322
/
+0
*
|
Remove duplicate definition of flag.
Jaikumar Ganesh
2010-05-13
1
-24
/
+0
*
|
resolved conflicts for merge of 0de3cc9b to master
Jaikumar Ganesh
2010-05-13
1
-1
/
+25
|
\
\
|
|
/
|
*
Add FLAG_RERAIN_PHONE_NUMBER_FORMATTING.
Daisuke Miyakawa
2010-05-10
3
-19
/
+66
|
*
Make vCard allow users to refrain image export. Useful when
Daisuke Miyakawa
2010-04-20
2
-3
/
+13
*
|
move favorites and my contacts group handling to the
Fred Quintana
2010-04-27
1
-20
/
+0
*
|
vCard refactoring.
Daisuke Miyakawa
2010-04-21
9
-82
/
+109
*
|
Refactoring vCard: remove Shift_JIS information from flags.
Daisuke Miyakawa
2010-04-20
3
-89
/
+31
*
|
Refactor vCard: clean up test code.
Daisuke Miyakawa
2010-04-20
1
-1
/
+1
*
|
Refactor vCard: move utilities for unit tests to test_utils directory.
Daisuke Miyakawa
2010-04-20
3
-83
/
+103
*
|
Refactor vCard so that it correctly choose charset while importing
Daisuke Miyakawa
2010-04-19
9
-192
/
+183
*
|
Refactor vCard code.
Daisuke Miyakawa
2010-04-16
10
-148
/
+161
*
|
Fix bug #2585298 (google calendar sync clears eventTimezone field for recurri...
Fabrice Di Meglio
2010-04-12
1
-5
/
+4
*
|
Add comments for vCard parser.
Daisuke Miyakawa
2010-04-09
6
-99
/
+144
*
|
Refactor vCard parser so that its implementation detail would be hidden from ...
Daisuke Miyakawa
2010-04-08
6
-1292
/
+1397
*
|
Modify comments.
Daisuke Miyakawa
2010-04-07
4
-150
/
+245
*
|
Add FLAG_REPRAIN_PHONE_NUMBER_FORMATTING.
Daisuke Miyakawa
2010-04-07
3
-18
/
+65
*
|
Let vCard importer/exporter select charset.
Daisuke Miyakawa
2010-04-06
6
-224
/
+384
|
/
*
revert the stripping of System Group:
Fred Quintana
2010-04-01
1
-1
/
+1
*
some changes due to an API review
Fred Quintana
2010-03-30
1
-5
/
+0
*
Added a comment to make it clearer that the operation has to be the first
Daniel Lehmann
2010-03-18
1
-0
/
+2
*
Make the VCardEntry more robust against badly behaving resolvers. Additionall...
Daniel Lehmann
2010-03-18
1
-2
/
+5
*
Removed compatibility function (was left in before to not break the build)
Daniel Lehmann
2010-03-12
1
-6
/
+0
*
Framework changes to allow VCards containing multiple entries
Daniel Lehmann
2010-03-12
1
-3
/
+15
*
Expose the Uri of the newly created contact
Daniel Lehmann
2010-03-08
2
-42
/
+55
*
Merge "Use "My Contacts""
Daisuke Miyakawa
2010-03-03
1
-1
/
+1
|
\
|
*
Use "My Contacts"
Daisuke Miyakawa
2010-03-04
1
-1
/
+1
*
|
Handle the string "default" and ignore it appropriately.
Daisuke Miyakawa
2010-03-04
1
-1
/
+3
|
/
*
Remove DateException and obsolete DateUtils functions.
Ken Shirriff
2010-03-01
1
-26
/
+0
*
Unbundling: pull the recurrence string formatting out of EventRecurrence.
Ken Shirriff
2010-02-26
1
-63
/
+0
*
Purge CallLog.
Daisuke Miyakawa
2010-02-24
1
-143
/
+10
*
Fix bug #2449594 (device should fold RRULEs, etc., that are longer than 75 ch...
Fabrice Di Meglio
2010-02-23
1
-3
/
+51
[next]