Skip to content

feat: local native logger and better OOBE - #761

Merged
ACTCD merged 13 commits into
mainfrom
feat/native-logger-and-better-oobe
Dec 31, 2024
Merged

feat: local native logger and better OOBE#761
ACTCD merged 13 commits into
mainfrom
feat/native-logger-and-better-oobe

Conversation

@ACTCD

@ACTCD ACTCD commented Dec 28, 2024

Copy link
Copy Markdown
Collaborator
  • New local logger helps users debug and obtain logs more easily

    • It currently only covers the Native App and Extension native parts

    • That means only covering the Swift part and not the JS part

    • There is no built-in upload feature, users always need to share logs manually (e.g. attached to an issue)

  • Mac App no ​​longer uses storyboard, but shares webview with iOS version

    • Newly designed logger caveats and interactive interface

    • App webview adds custom I18n implementation and L10n

    • More friendly OOBE and usage guide for first-time users

  • Other miscellaneous updates and refactorings

en zh
start-guide-en start-guide-zh
logger-caveat-en logger-caveat-zh
app-webview-en app-webview-zh
logger-export-en logger-export-zh
Mac.mp4
iOS.mp4
@ACTCD ACTCD linked an issue Dec 28, 2024 that may be closed by this pull request
@ACTCD
ACTCD requested a review from quoid December 28, 2024 08:18

@quoid quoid left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Looks great, I left some feedback regarding the English text, but otherwise, let's get to testing! :shipit:

Comment thread src/app/_locales/en/quick-start-guide-ios.md Outdated
Comment thread src/app/_locales/en/quick-start-guide-ios.md Outdated
Comment thread src/app/_locales/en/quick-start-guide-ios.md Outdated
Comment thread src/app/_locales/en/quick-start-guide-ios.md Outdated
Comment thread src/app/_locales/en/quick-start-guide-mac.md Outdated
Comment thread src/app/_locales/en/quick-start-guide-mac.md Outdated
Apply suggestions from code review

Co-authored-by: Justin Wasack <7660254+quoid@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants