- 27 Sep, 2011 1 commit
-
-
Eric Fischer authored
* commit 'c625b19e': Import revised translations. DO NOT MERGE
-
- 26 Sep, 2011 3 commits
-
-
Eric Fischer authored
Change-Id: Iabb046baae875db5b4d26409fb591b54484626a8
-
Jeff Hamilton authored
-
Jeff Hamilton authored
Bug: 5300713 Change-Id: I93f0d75d159b3456e6fa8fc376d10493f25e3233
-
- 23 Sep, 2011 2 commits
-
-
Eric Fischer authored
* commit '01400378': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
Change-Id: Iaa6189fc48d663042d7fc0747320d14ef57b09d9
-
- 22 Sep, 2011 5 commits
-
-
Nick Pelly authored
-
Nick Pelly authored
Change-Id: Iadf9d337e0645aaf3d3aafaee0ab710c76d04257
-
Justin Ho authored
Bug: 4381131 Change-Id: I336adcc3ec4072088074fceabac80e93f992a254
-
Nick Pelly authored
Pull out all the code the track success/failure for the hint. Doing this as a standalone commit so we can easily revert if we want it back. Bug: 5350022 Change-Id: Ieb70af10ebaabdf82421c128d72ed1fc374130d2
-
Nick Pelly authored
Bug: 5350022 Change-Id: I803facfd2f50329771ad6eb6e608b91a94e9a6bb
-
- 21 Sep, 2011 1 commit
-
-
Martijn Coenen authored
mStartTime was not initialized, which would cause a very large positive value in mTimeRemaining, because it was only an int and it wrapped. This caused the scale to be all wrong. Fixed both issues. Bug: 5350022 Change-Id: I49c987fb905c90998f5b9083b9c7590225b751c7
-
- 15 Sep, 2011 1 commit
-
-
Martijn Coenen authored
Bug: 5296866 Change-Id: I90ccb7127b61aa2242fdb5252cdacccc049d5081
-
- 14 Sep, 2011 3 commits
-
-
Jeff Hamilton authored
Patch to perform a download at NfcService boot time This patch permit, when NFC is off, to perform a download if the PN544 is not up to date Change-Id: Iaa01e218ccd1e4cb18ef77d58c18348823135b1e
-
The Android Open Source Project authored
Change-Id: I48dfb43487ec4379294c4f66302d2fd8d3a99ce4
-
Ed Heyl authored
-
- 13 Sep, 2011 2 commits
-
-
Daniel TOMAS authored
* commit 'abb7909c': Patch to perform a download at NfcService boot time
-
The Android Automerger authored
-
- 09 Sep, 2011 3 commits
-
-
android-merger authored
-
Daniel TOMAS authored
* commit 'd77e05f7': Patch to perform a download at NfcService boot time
-
Daniel TOMAS authored
This patch permit, when NFC is off, to perform a download if the PN544 is not up to date Change-Id: I497d9e9123dfb2b9781a7ff1ba5fc927dab4d05b
-
- 06 Sep, 2011 1 commit
-
-
Jeff Hamilton authored
Bug: 5249686 Change-Id: I5b3f2708ef28de58655ac2901f85f0575210f01c
-
- 03 Sep, 2011 3 commits
-
-
Martijn Coenen authored
Change-Id: I00382a2cd085aa4c65eba33e9eab51c57882b838
-
Martijn Coenen authored
- Show a static (scaling in) background in case we're not hw-accelerated. - Modify the cloning animation a bit. Change-Id: I808238fb515c2c8d7832a4ab8bc70a37e1198de5
-
Dianne Hackborn authored
Change-Id: I5f6840359502ee1982ff84e9905b95f4c0ad094c
-
- 02 Sep, 2011 1 commit
-
-
Martijn Coenen authored
-
- 01 Sep, 2011 3 commits
-
-
Martijn Coenen authored
- Only hw-accelerate when we have the resources for it; - Disallow status bar interaction; - Remove background; - On failure, gradually scale back up; - On receive, slide out to the right. TODO: - OpenGL fireflies Change-Id: I1deae65f24f40a226c8a575130ca22b72ff9e05e
-
Martijn Coenen authored
-
Justin Ho authored
Bug: 5032006 Change-Id: Icd6be36727340d87f0aecba70a1e93094e906d5c
-
- 27 Aug, 2011 1 commit
-
-
Nick Pelly authored
-
- 26 Aug, 2011 1 commit
-
-
Martijn Coenen authored
Maximum transceive length is enforced in calls to transceive. Change-Id: I94a4f16283e5fd5df9143b02e52c16f868b1c3ab
-
- 25 Aug, 2011 2 commits
-
-
Nick Pelly authored
enable()/disable() -> set() ZeroClick -> NdefPush Change-Id: I21806665b8fd29e4580bd2e3200858d834605f6f
-
Sunil Jogi authored
When the API SE SetMode is called, using the NXP_EVT_SE_SWITCH_MODE event to enable/disable the card emulation. At NFC Init, SE is always set by default in Off mode. Change-Id: Ic692631a33169a6ed208a3d6d229497534edab3b
-
- 24 Aug, 2011 2 commits
-
-
Martijn Coenen authored
Show hint when: - First time sharing (until successful again). - 3 share failures (until successful again). - 3 seconds in p2p range and no confirmation (fade in). Change-Id: I413d45b76ee8588d4aa99351e34212ecc38d8f8e
-
Martijn Coenen authored
- Sound + vibration whenever devices enter range. - Rebuilt old send animation - clone off in the background. - Scale back up for receive, then call startActivity(). - Slowed down animations - Split sending in two parts: first part is slow and played during the actual send. When the send is done, the animation is accelerated and finished. This has as an advantage that there is an immediate response to the touch (instead of waiting till the send is done). - Lock rotation. TODO: - Integrate firefly background. - Touch to send hint. - Tweak debounce time - somehow it still happens a lot that the link is tore down, the debounce comes in, and the link comes back up again just after 750ms, causing flapping anyway. - After a lot of tapping things seem to become very slow; I'm not sure yet if this is due to NFC or other ICS code. - See if we can really do without TYPE_SYSTEM_OVERLAY window params. Change-Id: I93d472ed566b8201b65e9eee049467995f66e683
-
- 19 Aug, 2011 2 commits
-
-
Martijn Coenen authored
Should throw an IOException() whenever recv() failed. Also changed recv error return value to be -1, to be more in line with common sockets. Change-Id: If65fe9e22c76f0a4558a9a6dedc0662bac038ee8
-
Nick Pelly authored
A lot more polish to go, but this gest the basic tap-to-share behavior working again. Change-Id: Ic1f1df4200c9a1424018df7602fe5cb278cdc1e6
-
- 18 Aug, 2011 3 commits
-
-
Nick Pelly authored
chance of immediately triggering after 10 samples Change-Id: I7884204c7e3aeaf6191f5bb05f60153f07b800c7
-
Nick Pelly authored
-
Martijn Coenen authored
Change-Id: If0c04284e1e6f1126f85a8bb58014ce553f4e52b
-