- 07 Nov, 2011 4 commits
-
-
Eric Fischer authored
-
Eric Fischer authored
Change-Id: Ib28a165a6891dcdadd2720b7b4c2dc88e884428a
-
Martijn Coenen authored
-
Martijn Coenen authored
-
- 04 Nov, 2011 6 commits
-
-
Martijn Coenen authored
-
Martijn Coenen authored
-
Martijn Coenen authored
Also removed port configuration: libnfc retrieves it directly from the NFC HAL now. Change-Id: Ic57d20c3a8079aaaae3c129da189e8abf4e03dab
-
The Android Open Source Project authored
Change-Id: I2abe972857665c08436dc694c10bc3e15d04583a
-
Martijn Coenen authored
The Beam scale down animation on is really jerky on devices where we can't use hardware acceleration. This seems to be due the fact that we have a static background over which we scale. Removing it makes the scaling nice and smooth. Bug: 5567020 Change-Id: Id04bae45713eaa368d03001e5352271f47d26603
-
Martijn Coenen authored
This fixes the Beam animation on crespo. Change-Id: I1bc374dc532a4e83622c62b31ee5b4de2b5fa3ba
-
- 03 Nov, 2011 3 commits
-
-
Martijn Coenen authored
Bug: 5553836 Change-Id: I1bfd7e0aa3a1420decea7d793e851f44cb433cf2
-
The Android Automerger authored
This reverts commit 79faaaec, reversing changes made to fb21ff75.
-
The Android Automerger authored
-
- 02 Nov, 2011 4 commits
-
-
The Android Open Source Project authored
Change-Id: I485f902c558ad1c884a2fe36f9d4165a086dccf2
-
The Android Automerger authored
This reverts commit 79faaaec, reversing changes made to fb21ff75.
-
The Android Automerger authored
-
The Android Automerger authored
This reverts commit 79faaaec, reversing changes made to fb21ff75.
-
- 01 Nov, 2011 4 commits
-
-
Eric Fischer authored
-
Eric Fischer authored
Change-Id: I143aebc8beea50841db9d6231b5fd0603c88875a
-
The Android Open Source Project authored
* commit '08956967': Revert "Merge "Add event logs for NFC events. DO NOT MERGE" into ics-mr0"
-
The Android Open Source Project authored
Change-Id: I60c8f3c3da939a628bb430e6b1fb6925c00375b3
-
- 31 Oct, 2011 3 commits
-
-
The Android Automerger authored
This reverts commit 79faaaec, reversing changes made to fb21ff75.
-
The Android Open Source Project authored
* commit 'ea499450': Revert "Add event logs for NFC events. DO NOT MERGE" Revert "Merge "Add event logs for NFC events. DO NOT MERGE" into ics-mr0"
-
The Android Open Source Project authored
Change-Id: I3739ea8271e7a88dd9e1f4584057c420c826ce5f
-
- 30 Oct, 2011 2 commits
-
-
The Android Automerger authored
This reverts commit a907d6f8.
-
The Android Automerger authored
-
- 29 Oct, 2011 1 commit
-
-
The Android Automerger authored
This reverts commit 79faaaec, reversing changes made to fb21ff75.
-
- 28 Oct, 2011 3 commits
-
-
Jeff Hamilton authored
Bug: 5128799 Change-Id: I5607abe5d28ef9682afa084651c50aa651655b60
-
Jeff Hamilton authored
* commit '79faaaec': Add event logs for NFC events. DO NOT MERGE
-
Jeff Hamilton authored
-
- 27 Oct, 2011 4 commits
-
-
Eric Fischer authored
* commit 'fb21ff75': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
Change-Id: I40419521c179ba4eba7c40d818f5d8cbcf6063b5
-
Jeff Hamilton authored
Bug: 5128799 Change-Id: I5607abe5d28ef9682afa084651c50aa651655b60
-
Eric Fischer authored
Change-Id: If9c3a584cf13cd785cb989d42aa695535f55b725
-
- 26 Oct, 2011 6 commits
-
-
Nick Pelly authored
am 628d629a: (-s ours) Merge "DO NOT MERGE. Set NFC EEPROM area to default value for FW 109.7." into ics-mr0 * commit '628d629a': DO NOT MERGE. Set NFC EEPROM area to default value for FW 109.7.
-
Nick Pelly authored
-
Martijn Coenen authored
This allows you to switch from FW 109.11 (ICS-MR1) and FW 109.7 (ICS-MR0). This EEPROM location is used in ICS-MR1 for a new feature (Hybrid polling), but the value used in MR1 causes polling to be disabled in MR0. EEPROM values are stored on the NFC controller and will survive regular flashing. So the result is that if you switch from MR1 to MR0 then polling will fail. This fix is low risk, it just explicitly writes the value already stored in this EEPROM location. Bug: 5519093 Change-Id: I33d97134c68c03358f22b7773deea73c66166a98
-
Nick Pelly authored
-
Martijn Coenen authored
-
Martijn Coenen authored
Enable hybrid polling with a ratio of 1 regular poll for every 4 low-power polls. Also, turn off the new EMD setting. Change-Id: I840d0538bf374fa1980bcfc4926d3d2e43a3ce4f
-