-
Notifications
You must be signed in to change notification settings - Fork 9
feat(cat-voices): mobile support #3316
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
* feat: android app name * chore: update gradle * feat: transform groove to kotlin * feat: adding icons * feat: update background in loading in app splash for mobile * feat: update app flavor and env selection * feat: update grade-wrapper * feat: use specific sdk version * feat: update key derivation android config * feat: update remote_widgets android config * feat: update bundle id * fix: spelling
* feat: update recommended settings and readme * fix: format * fix: format * feat: remove flavor from name
* feat: podfile update * feat: update icons * feat: update pod file * feat: update catalyst key derivation * feat: update remote_widgets * chore: remove Podfile.lock from tracking and to gitignore * chore: update build targets * chore: add files to earthlyignore
…nd form factor enums (#3317) * refactor: split catalyst platform into os and form factor * chore: cleanup * refactor: unify mobile detection * feat: allow embed builders on web only * chore: cleanup tests * chore: cleanup * refactor: simplify the expression * refactor: use data widget builder * docs: clarify int constraints * refactor: migrate api
* chore: adding dependencies * feat: adding permission for android * feat: permission handler factory * feat: exporting models * feat: adding dependencies * fix: android manifest format * feat: adding catalyst operating system * feat: adding catalyst operating system * feat: refactor to used rationale and explanation exception * feat: adding queue * chore: remove android manifest permission * fix: remove white space and sort intl * chore: change location of permission_mixin * chore: remove unused file
* define native database and its paths * docs: update README * chore: markdown formatting * fix: readme
* chore: adding dependencies * feat: adding permission for android * feat: permission handler factory * feat: exporting models * feat: adding dependencies * fix: android manifest format * feat: adding catalyst operating system * feat: adding catalyst operating system * feat: refactor to used rationale and explanation exception * feat: adding queue * chore: remove android manifest permission * fix: remove white space and sort intl * feat: io downloader implementation * chore: remove comments * fix: spelling * feat: extracting common logic * chore: update logic for downloader class * chore: remove unused mixin * fix: format * chore: review update * chore: set default strategy * chore: remove files * chore: added permission * chore: remove old files
* feat: uploader service * chore: review update
* feat: adjust discovery page to mobile screen * feat: adding responsive_sized_box * chore: review update * chore: update docs
* fix: running unit tests in earthly in mac on arm64 * fix: cleanup
* feat: switch to iohk fork of flutter_rust_bridge * chore: sync cfg * feat: update flutter_rust_bridge version * feat: update flutter rust bridge * feat: lock wasm-bindgen last working version * fix: update flutter_rust_bridge version * fix: ignore unused deps * feat: regenerate code * fix: running unit tests in earthly in mac on arm64 * fix: cleanup * chore: cleanup * chore: sync-cfg
* chore: update README with added Platforms mentioned * chore: fix check-markdown
📚 Docs PreviewThe docs for this PR can be previewed at the following URL: https://docs.dev.projectcatalyst.io/voices/feat/enable-mobile-support-voices |
emiride
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tested this and there is nothing that broke to the best of my knowledge.
I tested that application doesn't break in both desktop and mobile view.
Description
Enabling catalyst app on android and iOS.
Related Issue(s)
Part of https://github.com/input-output-hk/catalyst-internal-docs/issues/290
Description of Changes
Demo
Small Web
cat_small_web_1080.mov
Android
cat_android.webm
iOS
cat_ios.mp4