about summary refs log tree commit diff
path: root/src/lib/sharing.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add dev mode for easy copying of at:// URIs and DIDs (#7723)Tom Sherman2025-02-131-0/+16
| | | | | | | | | | | * Add dev mode for easy copying at:// URIs and DIDs * Use storage API * Share text instead of URL * Cleanup persisted schema * Change translation msg
* Translate some missing strings via global i18n instance (#5740)Samuel Newman2024-10-141-2/+4
|
* Use appropriate icons for toasts (#4803)Samuel Newman2024-07-231-1/+1
| | | | | | | | | | | | | * use appropriate icons for toasts * use info for session expiry * tweak size * message -> safeMessage --------- Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com>
* migrate to `expo-clipboard` (#3419)Hailey2024-04-041-2/+2
| | | | | * replace package * replace usages
* Open share sheet when long pressing link (#3317)Samuel Newman2024-04-041-3/+4
| | | | | | | | | | | | | | | | | | | | | * uitextview use library w/ fixes bump bump multiple uitextview fixes * bump * Open share sheet on link long press * rm package manager field * add link warning to longpress --------- Co-authored-by: Hailey <me@haileyok.com>
* await `share` before closing menu (#3173)Hailey2024-03-111-2/+2
|
* Fix Android sharing (#545)Ollie Hsieh2023-04-271-3/+5
|
* consolidated share code to shareUrlAnsh Nanda2023-04-251-0/+22