summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
AgeCommit message (Collapse)Author
2014-02-12Bump build and version number for releaseSean Leonard
2014-02-07Bump build and version number for RC2Sean Leonard
2014-02-07Bump build and version number for RCSean Leonard
2014-02-04Concordant AndroidManifest.Parménides GV
2014-02-04Deleted unused classes from ics-openvpn.Sean Leonard
This classes were an obvious choice, there may be more unused classes around there. Conflicts: src/se/leap/bitmaskclient/ProviderListFragment.java
2013-12-12About is now an Activity.Parménides GV
I've also removed some spaces from the text.
2013-12-04Bump build and versionSean Leonard
2013-12-04Bump build and versionSean Leonard
2013-11-30minor changes for running testscyBerta
2013-11-15Bump build and versionSean Leonard
2013-11-15Merge branch 'bug/shortcut-widget-crash' into developSean Leonard
2013-11-15Shortcut widget removedParménides GV
2013-11-10Merge remote-tracking branch 'base/develop' into develop-mergecyBerta
Conflicts: AndroidManifest.xml
2013-11-09Bump build and version numberSean Leonard
2013-11-09bitmaskclient instead of leapclient in package pathcyBerta
2013-10-21Bump build and version numberSean Leonard
2013-10-10Refactored leapclient to bitmaskclient.Parménides GV
I do not change the company (se.leap). All references within strings.xml point to "bitmask" instead of to "leap".
2013-10-04Dashboard action bar to the bottom of the screen.Parménides GV
If in Configuration Wizard we locate the action bar at the bottom of the screen, we should remain consistent and do the same in Dashboard.
2013-10-04ConfigurationWizard uses action instead of button.Parménides GV
New provider button has been converted to an action item, shown at the bottom of the screen.
2013-10-04Added android:logo, using the same as android:iconParménides GV
For the moment, I don't see any problem on using the icon file we have as the app's logo, although it's already used Android Action Bar UI guide says that the logo should be wider and not contain any text, while icon could. Since our icon is wide enough (from my point of view) and does not contain any text, I think it's appropriate to use it as a logo too.
2013-08-13Disallow export of EIP service IntentsSean Leonard
2013-07-26Bump build to 60 and version to 0.2.0Sean Leonard
2013-07-24Proper API level targeting: min 14, target 17Sean Leonard
2013-07-18Change the launcher name from "LEAP Dashboard" to "LEAP"Sean Leonard
2013-06-20Quite basic staring and stopping of VPNSean Leonard
2013-06-11We are not using SD storage anymore.Parménides GV
We were using it to save certificate and provider.json files from chosen provider, so that exporting them was easily done. We don't need that files, because if we wanted to export that files we would be able to recover them easily and updated. This fixes #2783
2013-02-07Refactor ProviderListActivity.class into ConfigurationWizard.class,Sean Leonard
Moves towards our wizard flow; Addresses #1497 #1500
2013-02-05Simplified certificates and urls: only 1 certificate, and no :443 portParménides GV
in eip. Downloads certificate and eip from web, and loads provider from assets. KeyStore not created with latest version of BouncyCastle. Looking forward to file a bug and look for a solution.
2013-02-01I have a handshake failing within an HTTP connection in order to get theParménides GV
eip-service.json file. provider.json downloads and parses itself OK to SharedPreferences. It also does not link OK to the Dashboard, I do not know how to do it properly and I'm so tired (eyes hurting). Beginning with security things :) Happy to have gotten around DownloadManager problem with a simple HTTP connection.
2013-01-31Problems with downloaded file, the emulator cannot find the fileParménides GV
downloaded. Seen http://code.google.com/p/android/issues/detail?id=18462 and decided to look for another solution. First solution thought (and going to be the next test): HTTP Get request :)
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-04Some more changes making external API possibleArne Schwabe
2012-12-27Make changes needed to provide an external APIArne Schwabe
2012-12-26Increase version number for next releaseArne Schwabe
2012-12-25Merge againArne Schwabe
2012-12-25Bump version number, removed unused permissionArne Schwabe
2012-12-25Merge local changes with repositoryarne
2012-12-24Make send mini dump work with non Gmail Mail app, make google sending better ↵Arne Schwabe
placed
2012-12-22Add google-breakpad support to ics-openvpnArne Schwabe
2012-12-17Version 0.5.27Arne Schwabe
2012-12-16More Italien translation fixesArne Schwabe
2012-12-16Increase version to 0.5.26Arne Schwabe
2012-12-15Fix <uses-sdk> swapArne Schwabe
2012-12-15Minimal rework of notifications for JBArne Schwabe
2012-10-26- Increase VersionArne Schwabe
- Add FAQ Entry for energy consumption
2012-10-19Make mime action description translatableArne Schwabe
2012-10-10Have translationby string a useful default for translatorsArne Schwabe
Grrrr at Chinese languages. Russian is complete enought to be usable
2012-09-18Increase version to 0.5.23Arne Schwabe
2012-09-10increase Version numberArne Schwabe