All Projects → no-go → ImageSms

no-go / ImageSms

Licence: Unlicense license
Image SMS uses long text SMS to send a very small picture.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to ImageSms

Android-Clean-Architecture
🚀A basic sample android application to understand Clean Architecture in a very simple way and is written in Kotlin.
Stars: ✭ 39 (+62.5%)
Mutual labels:  android-application
Base62x
Base62x is an alternative approach to Base 64 without symbols in output.
Stars: ✭ 38 (+58.33%)
Mutual labels:  base64
Stars
An android application build with a clean architecture approach and Star wars API
Stars: ✭ 54 (+125%)
Mutual labels:  android-application
RubikRobot
🚴魔方机器人
Stars: ✭ 25 (+4.17%)
Mutual labels:  android-application
corona-warn-companion-android
Android App Which Shows Details about CWA Exposures (Requires Root or CCTG or RaMBLE Apps)
Stars: ✭ 131 (+445.83%)
Mutual labels:  android-application
mynotes-app
A very simple note-taking app for Android
Stars: ✭ 22 (-8.33%)
Mutual labels:  android-application
Simpler
Simpler是一款轻量级的第三方微博应用,具有微博的基础功能,兼有外观优雅,运行流畅,内存占用低,省电省流量等特点。
Stars: ✭ 27 (+12.5%)
Mutual labels:  android-application
AndroidFastlaneCICD
📱A sample repository to demonstrate the Automate publishing🚀 app to the Google Play Store with GitHub Actions⚡+ Fastlane🏃.
Stars: ✭ 82 (+241.67%)
Mutual labels:  android-application
vue-base64-file-upload
Upload files as base64 data-uris
Stars: ✭ 77 (+220.83%)
Mutual labels:  base64
docus
Android application for scanning and managing documents.
Stars: ✭ 39 (+62.5%)
Mutual labels:  android-application
Positional
An elegant and colorful location information app for Android with Compass, Clock, Level, Sun, Moon, Trail Marker and many other features.
Stars: ✭ 72 (+200%)
Mutual labels:  android-application
screenshot
This library helps to take screenshot dynamically
Stars: ✭ 64 (+166.67%)
Mutual labels:  android-application
Kuper
Free, feature-rich, easily customizable Android dashboard for widgets apps with Zooper widgets and/or Kustom assets (Widgets, Wallpapers and Komponents)
Stars: ✭ 114 (+375%)
Mutual labels:  android-application
lightweight-push-pip
A lightweight way to push messages to Android devices (pip library package).
Stars: ✭ 14 (-41.67%)
Mutual labels:  android-application
Litrato
Android photo editing app with various filters and tools. Included advanced features like masking, histogram, color picker, EXIF viewer...
Stars: ✭ 54 (+125%)
Mutual labels:  android-application
BatteryTool
Automatically stop apps running in the background. Free, no ads and open source.
Stars: ✭ 48 (+100%)
Mutual labels:  android-application
Simple-Reminder-Android
[OLD PROJECT] Simple app to make an ongoing notification to remind you of things - Android 4.3+
Stars: ✭ 17 (-29.17%)
Mutual labels:  android-application
SeviBus
WARNING: Not maintained anymore. Source of the current version of SeviBus for Android
Stars: ✭ 17 (-29.17%)
Mutual labels:  android-application
FakeTraveler
Fake where your phone is located (Mock location for Android).
Stars: ✭ 172 (+616.67%)
Mutual labels:  android-application
Android-daily-read-tips
log for articles and info in android for every developer
Stars: ✭ 13 (-45.83%)
Mutual labels:  android-application

Image SMS

Image SMS uses long text SMS to send a very small picture (NOT MMS). It uses base64 technique (similar to email attachments) to transfer data. It is a bare metal App and Open Source on github. If you want to enlarge the features, you have to do it by your own.

Permissions

I love my privacy. Thus I love apps with only a couple of permissions. Image SMS only access on:

  • SMS (read and send)
  • Camera

Image SMS does not use access to:

  • Files
  • Contacts
  • Internet

This may be strange to you, because you need a phone number and there is no contact selection.

Get the App

Screenshots

Screenshot 0

Screenshot 1

Screenshot 2

Screenshot 3

NOT todo: CBC ciphertext stealing

THIS FEATURE MAKES SENSE, IF THE MESSAGE IS REALY LONG (filling random?). There will be a small feature in the settings menu to use CBC ciphertext stealing and set initialvector and key.

License

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

For more information, please refer to http://unlicense.org

Privacy Policy

Personal information.

Personal information is data that can be used to uniquely identify or contact a single person. I DO NOT collect, transmit, store or use any personal information while you use this app.

Non-Personal information.

I DO NOT collect non-personal information like user's behavior:

  • to solve App problems
  • to show personalized ads

The Google Play Store collects non-personal information such as the data of install (country and equipment). I did not add any Google or ad keys or codes for marketing feedback, Ads or payment systems!

Privacy Questions.

If you have any questions or concerns about my Privacy Policy or data processing, please contact me.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].