Shane Tully
16d948ef1f
Bug 807688 - Add "key" field to the mozContact interface. r=gwagner sr=sicking
2013-06-14 10:15:57 -07:00
Gregor Wagner
867e55f074
Bug 877302 - [Dialer] when searching for a number in contacts, display partial matches (matching the end of the number). r=bent, reuben
2013-06-13 15:00:23 -07:00
Gregor Wagner
a6004c8948
Bug 880644 - [SMS/MMS] Auto suggestions returning incorrect results. r=bent
2013-06-13 14:52:40 -07:00
Reuben Morais
9ee5f55e3e
Bug 874611 - Fix error reporting in some ContactDB methods. r=gwagner
2013-06-04 14:23:19 -07:00
Reuben Morais
3195761d68
Bug 832936 - Implement mozContacts.getCount. r=gwagner sr=sicking
2013-06-03 20:45:10 -07:00
Ben Kelly
132c8b76a2
Bug 874462 - Add "startsWith" filterOp. r=reuben
...
The "contains" filterOp in ContactsAPI currently implements a filter that
only matches the start of each value when filtering by fields other than
"tel". This behavior is desirable for some uses, but does not match the
"contains" keyword.
Therefore, add a "startsWith" filterOp in addition to the current "contains".
A warning is sent to console.warn() if "contains" is used for non-"tel"
operations. A separate bug will be written to fix "contains" to perform full
text search.
2013-06-03 13:30:39 -04:00
Reuben Morais
de25571156
Bug 877777 - Take into consideration entire givenName/familyName array when sorting contacts. r=bent
...
--HG--
extra : rebase_source : b5752c08613314fd206caf73921538094d86e670
2013-05-31 15:28:00 -07:00
Reuben Morais
461f6e8462
Bug 874501 - Don't translate letters to numbers when finding contacts. r=bent
...
--HG--
extra : rebase_source : 5d5a6904aea2430c0521fa6ca3d898c5ce3ab6b2
2013-05-28 15:38:11 -07:00
Reuben Morais
3c8ba92757
Bug 871872 - Clean up ContactDB's temporary cache if the child dies without asking for more contacts. r=gwagner
2013-05-21 11:19:06 -07:00
Gregor Wagner
a67540c7f9
Bug 870148 - Check validy of email.value when importing contacts. r=reuben
...
--HG--
extra : rebase_source : f008fb7ae6807eb0240ebe817e88c38100cc367d
2013-05-14 10:20:01 -07:00
Volker Mische
8e9032d233
Bug 870148 - Check vality of tel.value when importing contacts. r=gwagner
...
--HG--
extra : rebase_source : 67889d60976fdd3e709d687981b6923cf350f4a2
2013-05-14 10:17:37 -07:00
Gregor Wagner
7529ae4e8a
Bug 867043 - Only send more contacts when the child needs them. r=reuben
2013-05-03 09:17:34 -07:00
Yoshi Huang
f1e0084500
Bug 847741 - Part 4: Remove getSimContacts impl. r=gwagner
2013-03-06 10:45:07 +08:00
Gregor Wagner
f47d24f5d5
Bug 864695 - [Dialer] Numbers starting with 5 retrive wrong phone number suggestions. r=reuben.bmo, r=bent
2013-04-30 15:14:09 -04:00
Reuben Morais
376fc8de8a
Bug 864556 - Expose database revision in Contacts API. r=gwagner sr=mounir
...
--HG--
extra : rebase_source : b36e856f9fd85155096f88cb0c8ad41038052a25
2013-04-25 10:15:47 -07:00
Reuben Morais
95c7713124
Bug 855556 - Test the cached branch of getAll more extensively. r=gwagner
2013-04-26 15:05:06 -07:00
Reuben Morais
5a7819fed2
Bug 823999 - Disable diagnostic logging and add logging to PermissionPromptHelper. rs=gwagner
2013-04-26 12:50:56 -07:00
Gregor Wagner
9903e812f9
Bug 866135 - Contacts: Fully integrate PhonenumberJS when we save contacts. r=reuben
2013-04-26 11:20:41 -07:00
Reuben Morais
0dd2cc2d87
Bug 862250 - Fix upgrade code. r=gwagner
...
--HG--
extra : rebase_source : a883f49cd07203734f5ec47d375b1602484bce6d
2013-04-26 10:29:04 -07:00
Reuben Morais
8325d83c1b
Bug 862250 - Add 'match' filterOp for telephone numbers. r=gwagner
...
--HG--
extra : rebase_source : ff5240597f467c9af008bfc043b1717f23b90185
2013-04-25 09:08:32 -07:00
Reuben Morais
1cfc5531f6
Bug 862250 - Make 'equals' searches on tel only match the value entered by the user. r=gwagner
...
--HG--
extra : rebase_source : 2652c484e01b9b6bb8c27212fc76cb5d9ddfba2d
2013-04-25 08:40:18 -07:00
Reuben Morais
133aa961b8
Bug 855556 - Stop sending contacts if the child process is dead. r=gwagner
2013-04-23 05:06:40 -07:00
Gregor Wagner
780f4d53bd
Bug 861462 - Allow contacts to be preloaded when we create the contacts DB. r=bent
2013-04-18 10:39:10 -04:00
Reuben Morais
3323a95988
Bug 855015 - Send contacts to the child process less often. r=gwagner
...
--HG--
extra : rebase_source : e7efd60a6897811692806b06821f39864c9c91ef
2013-03-27 15:24:15 -07:00
Reuben Morais
e485ff7ccc
Bug 823999 - Add logging to the Contacts code to diagnose intermittent failure.
...
--HG--
extra : rebase_source : 7ded707e14bb280ea93582da5dbd460248518418
2013-04-12 01:51:49 -07:00
Reuben Morais
d36c5400cb
Bug 856042 - Tighten up sanitization of arguments to the Contacts API. r=bz r=gwagner
2013-04-05 12:22:00 -07:00
leo.bugzilla.gecko@gmail.com
4f9c053e1a
Bug 852057 - Sort contacts correctly when givenName or familyName is null. r=gwagner
2013-04-11 12:35:24 -07:00
Reuben Morais
0a468dc29f
No bug - Remove duplicated code in ContactDB.jsm. r=gwagner
...
--HG--
extra : rebase_source : 43fd8b87cfa5816bc3e05f21c5994bd9cdc2d29b
2013-04-01 16:27:47 -07:00
Reuben Morais
120198a55b
No bug - Add EXPOSED_SYMBOLS back to ContactService.jsm.
...
DONTBUILD
--HG--
extra : rebase_source : 29fa35a133048c9d4762f67bf7a90e06edd7586f
2013-03-29 00:52:48 -07:00
Reuben Morais
b2c419324b
No bug - Don't export the ContactService object. DONTBUILD
2013-03-29 00:04:45 -07:00
Reuben Morais
cf6d9483d9
Bug 844558 - Send contacts from parent to child in chunks. r=gwagner
...
--HG--
extra : rebase_source : 928477208d46757a64ab337dd9f1448790ac7f32
2013-02-23 03:41:41 -08:00
Reuben Morais
15275da19c
Bug 844274 - Move contacts API getAll cache to child process. r=sicking
2013-02-24 19:53:55 -08:00
Reuben Morais
e5b931ec5a
Bug 836519 - Check if cursor references exist before releasing them. r=gwagner
2013-02-20 09:19:01 -05:00
Reuben Morais
cd18e94cfb
Bug 836519 - Implement getAll API for contact manager using cursors. r=gwagner
2013-02-03 04:05:51 -08:00
Jeff Walden
260bb6eb9a
Bug 836519 - Back out 7a145f17e37c for intermittent 'dom/contacts/tests/test_contacts_getall.html | 19 contacts returned - got 20, expected 19' in the test it added. r=intermittent-orange
2013-02-16 00:42:26 -08:00
Reuben Morais
8ca93b1c9d
Bug 836519 - Implement getAll API for contact manager using cursors. r=gwagner
2013-02-03 04:05:51 -08:00
Gregor Wagner
71b5a39d0b
Bug 836423 - Contacts API: Fix oncontactchange function. r=bent
2013-02-01 12:44:55 -08:00
Reuben Morais
a619e9fe6d
Bug 836513 - Support multiple object stores in IndexedDBHelper.jsm. r=gwagner
2013-01-30 18:03:46 -08:00
Gregor Wagner
2208694e4f
Bug 836157 - Contacts API: Remove unused indexes. r=bent
2013-01-30 17:17:07 -08:00
Vicamo Yang
26bfa0c2b8
Bug 826977 - Part 3/4: fix all related components as well. r=hsinyi
2013-01-24 14:42:10 +08:00
Etienne Segonzac
0bf4186fc5
Bug 827321 - Fixing ContactsDB tel search indexes
2013-01-09 13:45:48 +01:00
Gregor Wagner
1c9c0bea06
Bug 821101 - Contacts: Fix phonenumberJS error. r=bent
2012-12-12 16:38:27 -08:00
Gregor Wagner
1d66e83c58
Bug 818158 - mozContact.find() - contains lookup on the "tel" field failing. r=bent
2012-12-06 18:23:53 -08:00
Gregor Wagner
1042638262
Bug 815833 - [contacts] Add PhoneNumberJS to ContactsDB. r=bent
2012-11-29 14:50:19 -08:00
Gregor Wagner
f59c7afb90
Bug 776668 - Split permission for Settings/Contacts access into ReadOnly and ReadWrite variants. r=ddahl
2012-10-31 17:26:05 -07:00
Kyle Huey
45adfbf2c8
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
...
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Vicamo Yang
e6e6deb486
Backout 67cb43bb8865: Breaks B2G Marionette
2012-10-31 16:35:11 +08:00
Kyle Huey
7457de64ad
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 12:28:11 -07:00
Ed Morley
a7bb0ec116
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
2012-10-30 17:02:31 +00:00
Kyle Huey
dd0cfd935a
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 08:26:12 -07:00