Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-13 | Each 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-13 | leap_android is now bitmask_android | Parménides GV | |
2013-11-13 | We need API 15 installed. | Parménides GV | |
2013-11-13 | Debug does not wipe data. | Parménides GV | |
Minor fixes in the other files. | |||
2013-11-13 | Changed some documentation and scripts. | Parménides GV | |
2013-11-09 | Changed some documentation and scripts. | Parménides GV | |
2013-05-29 | README 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-27 | First version of the README and ant build.xml | Rafael 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-30 | Switch the Launcher Activity, resolves #1526 | Sean Leonard | |
2013-01-22 | Start rebranding: a whole lotta string replacement, moving src/ file tree | Sean Leonard | |
2013-01-10 | Update todo and readme | Arne Schwabe | |
2012-10-10 | Fix the build instruction, remove missing translation text file | Arne Schwabe | |
2012-09-07 | Add shell command | Arne Schwabe | |
2012-06-18 | A requrested feature. How to start a VPN from an external app. | Arne Schwabe | |
2012-05-25 | Add build instructions | Arne Schwabe | |
2012-05-08 | Add FAQ Dialog, will be filled with more Items later | Arne Schwabe | |
2012-05-07 | Keep track of ideas/todos | Arne Schwabe | |
2012-04-23 | Doing progress on the Preference dialog chaos | Arne Schwabe | |