This app is intended to be a tool for sending Morse code via an Android device.
Future versions will include more options & Morse->Latin letter transcription via the camera.
###Notes
Morse Flash supports Android 2.3.3 and over. It is currently an open beta pending new features and fixes and can be found on Google Play.
Application requires the compatibility v7 library. Uses resources from Android Holo Colors Generator.
Unit testing is done in another project/repository (to be uploaded later).
Messages are inputted in Latin based letters and converted to international Morse code according to official standards.
Messages can be sent either by flashing the screen or camera flash.
The camera flash functionality has thus far been tested on 3 separate hardware profiles and, as such, is experimental.
#License
Copyright 2014 Jason J.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.