Skip to content

Add exchanging tickets to reusable media#177

Open
robbi5 wants to merge 15 commits into
masterfrom
reusable-medium-exchange
Open

Add exchanging tickets to reusable media#177
robbi5 wants to merge 15 commits into
masterfrom
reusable-medium-exchange

Conversation

@robbi5
Copy link
Copy Markdown
Contributor

@robbi5 robbi5 commented May 20, 2026

@robbi5 robbi5 requested a review from pc-coholic May 20, 2026 08:46
@robbi5 robbi5 marked this pull request as ready for review May 28, 2026 10:14
<string name="reusable_media_exchange_unknown_type">This reusable medium type is not supported</string>
<string name="reusable_media_exchange_loading_failed">Couldn\'t load information about the medium from the server</string>
<string name="reusable_media_exchange_medium_unknown">This medium is not yet known to the system</string>
<string name="reusable_media_exchange_position_unknown">Ticket details are missing, linking the medium is currently not possible</string>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

was wondering what this is but seems unused?

<string name="reusable_media_exchange_linking_failed">Linking the ticket to the medium failed</string>
<string name="reusable_media_exchange_no_nfc_support">This ticket requires to be exchanged to a NFC-based reusable medium. This device doesn\'t support NFC, so the exchange is not possible.</string>
<string name="reusable_media_exchange_nfc_scan">Please scan a NFC chip</string>
<string name="reusable_media_exchange_nfc_needs_nfc_unknown">A NFC chip on an unknown basis is needed - this is currently not supported</string>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think "an unknown basis" is hard to understand, is basis a bad German-ism here? Maybe technology?

else -> false
}

// FIXME: implement support for MediaPolicy.NEW and MediaPolicy.REUSE_OR_NEW
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Are these more complex than REUSE, now that server can auto-create media?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants