This website requires JavaScript.
Explore
Help
Sign In
olgamiller
/
SSTVEncoder2
Watch
1
Star
0
Fork
You've already forked SSTVEncoder2
0
mirror of
https://github.com/olgamiller/SSTVEncoder2.git
synced
2026-01-12 03:29:55 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
c6be28df56
SSTVEncoder2
/
app
/
src
/
main
History
Olga Miller
c6be28df56
Removed image size limit by replacing BitmapFactory.decodeStream with BitmapFactory.decodeByteArray, simplified the code a bit
2023-03-04 17:26:19 +01:00
..
java/om
/sstvencoder
Removed image size limit by replacing BitmapFactory.decodeStream with BitmapFactory.decodeByteArray, simplified the code a bit
2023-03-04 17:26:19 +01:00
res
Moved resolving and starting another activity to tryToStartActivityForResult-method and added Toast messages
2023-02-25 13:02:15 +01:00
AndroidManifest.xml
Added intent.action.PICK to AndroidManifest.xml
2023-02-25 13:04:20 +01:00