summaryrefslogtreecommitdiff
path: root/README.txt
AgeCommit message (Collapse)Author
2013-11-13Shorter README.Parménides GV
Next commit I'll push the Build from eclipse file. I've also removed the tests .project file because it's not in there, and importing from Eclipse using Git import yielded in an error for the leap_androidTest project.
2013-11-13Each step refers to the previous one.Parménides GV
Instead of repeating preconditions, or composing sentences which take some things as obvious (e.g., the android client can be compiled using eclipse, but that does not mean that the run.sh script will work), I refer each step to the previous one.
2013-11-13leap_android is now bitmask_androidParménides GV
2013-11-13We need API 15 installed.Parménides GV
2013-11-13Debug does not wipe data.Parménides GV
Minor fixes in the other files.
2013-11-13Changed some documentation and scripts.Parménides GV
2013-11-09Changed some documentation and scripts.Parménides GV
2013-05-29README now suggest to use scripts.Parménides GV
I've entered a new script: compile.sh I've also simlinked README.txt to README. In the future, if we want to write another file in another format (MarkDown?), we will only have to change the target of the README file.
2013-05-27First version of the README and ant build.xmlRafael Gálvez Vizcaíno
This is the first commit of this branch. It contains the README file with instructions for different user targets (Compiling, Running on the emulator and Debugging from console), and the ant build.xml file. debug.sh is an experimental script, because it uses "sleep" to synchronize between Emulator and adb install and run. If you want to use it, please look for that "sleep" lines and update their numbers according to your experience.
2013-01-30Switch the Launcher Activity, resolves #1526Sean Leonard
2013-01-22Start rebranding: a whole lotta string replacement, moving src/ file treeSean Leonard
2013-01-10Update todo and readmeArne Schwabe
2012-10-10Fix the build instruction, remove missing translation text fileArne Schwabe
2012-09-07Add shell commandArne Schwabe
2012-06-18A requrested feature. How to start a VPN from an external app.Arne Schwabe
2012-05-25Add build instructionsArne Schwabe
2012-05-08Add FAQ Dialog, will be filled with more Items laterArne Schwabe
2012-05-07Keep track of ideas/todosArne Schwabe
2012-04-23Doing progress on the Preference dialog chaosArne Schwabe