Skip to content

Add mihonx.Context - #35

Open
AntsyLich wants to merge 5 commits into
mainfrom
context
Open

Add mihonx.Context#35
AntsyLich wants to merge 5 commits into
mainfrom
context

Conversation

@AntsyLich

Copy link
Copy Markdown
Member

No description provided.

Comment thread buildSrc/src/main/kotlin/BuildConfig.kt
import kotlinx.serialization.json.Json
import kotlinx.serialization.protobuf.ProtoBuf

public interface Context {

@AwkwardPeak7 AwkwardPeak7 Aug 25, 2026

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

things that are also needed (non exhaustive list):

  • WebView
  • cacheDir // possibly source id scoped
  • Preferences // source id scoped
  • displayToast() // or snackbar
  • starting and stopping the webview activity
    • possibly some way to hook into that webview too
  • packagename

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