Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Feat/androidnfc plugin update #265

Merged
merged 27 commits into from Mar 30, 2020

Conversation

ocfmem
Copy link
Contributor

@ocfmem ocfmem commented Feb 18, 2020

Updating Android NFC plugin

@eclipse-keyple-bot
Copy link

Can one of the admins verify this patch?

Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
Feat: Version numbers updated

Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
Feat: Added more generic use case

Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
…eyple-plugins

Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
@ocfmem ocfmem force-pushed the feat/androidnfc_plugin_update branch from fcae6a3 to 88ce715 Compare March 2, 2020 14:30
@pterr pterr marked this pull request as ready for review March 3, 2020 06:08
ocfmem added 11 commits March 3, 2020 12:15
Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
Copy link
Contributor

@pterr pterr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In keyple-java/NOTICE.md, the third-party dependency with "SLF4J for Timber" must be declared.

The file renaming AndroidNfcPluginFactory.java to android/nfc/AndroidNfcPluginFactory.kt has been identified by Git.
But it isn't the case for the other files of the plugins: so Git reports more line changes than necessary.

@ocfmem
Copy link
Contributor Author

ocfmem commented Mar 6, 2020

In keyple-java/NOTICE.md, the third-party dependency with "SLF4J for Timber" must be declared.

The file renaming AndroidNfcPluginFactory.java to android/nfc/AndroidNfcPluginFactory.kt has been identified by Git.
But it isn't the case for the other files of the plugins: so Git reports more line changes than necessary.
My PR already contains update of NOTICE.md for SLF4J for Timber.
I don't know why git identify some renaming and not others. By the way, as all is converted to Kotlin it seems normal to me that all the lines are new to git.

@ocfmem
Copy link
Contributor Author

ocfmem commented Mar 6, 2020

The file renaming AndroidNfcPluginFactory.java to android/nfc/AndroidNfcPluginFactory.kt has been identified by Git.
But it isn't the case for the other files of the plugins: so Git reports more line changes than necessary.

Looks like git can keep track of renaming if there is a few changes in the file. We can see it kept only small classes.

Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
ocfmem and others added 2 commits March 19, 2020 17:44
Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
Copy link
Contributor

@pterr pterr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you update /keyple-java/ReleaseNotes.md#keyple-android-plugin-android-nfc-09a ?

Signed-off-by: Meddy Menzikoff <m.menzikoff@oneclickflare.fr>
@ocfmem
Copy link
Contributor Author

ocfmem commented Mar 24, 2020

Could you update /keyple-java/ReleaseNotes.md#keyple-android-plugin-android-nfc-09a ?

Done.

@odelcroi odelcroi merged commit 317ea16 into eclipse-keyple:develop Mar 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants