This website requires JavaScript.
Explore
Help
Sign In
mylesmarkevich
/
standardnotes-app
Watch
1
Star
0
Fork
0
mirror of
https://github.com/standardnotes/app
synced
2026-08-03 15:17:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3dc179c7b0779ef0f2857b7f9c994ea9d5385720
standardnotes-app
/
packages
/
web
/
src
/
javascripts
/
NativeMobileWeb
T
History
Aman Harwara
and
GitHub
3dc179c7b0
feat: On Android, you can now share text & files from other apps directly into Standard Notes (
#2352
)
2023-07-12 00:16:32 +05:30
..
AndroidBackHandler.tsx
…
DownloadBlobOnAndroid.tsx
fix: Fixed issue where files would not download correctly on mobile if they had special characters in the name
2023-07-10 20:27:52 +05:30
DownloadSelectedNotesOnAndroid.tsx
…
MobileWebReceiver.ts
feat: On Android, you can now share text & files from other apps directly into Standard Notes (
#2352
)
2023-07-12 00:16:32 +05:30
ShareBlobOnMobile.ts
…
ShareSelectedNotes.tsx
…
useAndroidBackHandler.tsx
…