Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-11 | Gets provider.json from custom url (assuming the file is at the root of | Parménides GV | |
the website, just as bitmask.net/provider.json), and writes it to a file in ~/leap_android. Next steps: parse that file and download eip-service and cert. | |||
2013-02-11 | The newProviderButton gets user to the DialogFragment correctly. | Parménides GV | |
The problem in the previous commit was that I had to modify the fragment layout, instead of that of the Activity. I learnt how to obtain and modify it from here: https://developer.android.com/reference/android/app/ListFragment.html | |||
2013-02-07 | Button not working from ConfigurationWizard. | Parménides GV | |
Trying to test cancel button from created new dialog. | |||
2013-02-07 | Refactor ProviderListActivity.class into ConfigurationWizard.class, | Sean Leonard | |
Moves towards our wizard flow; Addresses #1497 #1500 | |||
2013-02-05 | Simplified certificates and urls: only 1 certificate, and no :443 port | Parmé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-04 | Secure HTTP working with certificates downloaded from api.bitmask.net | Parménides GV | |
and bitmask.net. Both prefs are downloaded and parsed to SharedPreferences. | |||
2013-01-31 | Problems with downloaded file, the emulator cannot find the file | Parmé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-30 | More fun with EIP item entry. | Sean Leonard | |
Added parts to expand listing for quick info and settings access | |||
2013-01-30 | Add EIP Service item in Dashboard | Sean Leonard | |
2013-01-30 | Put some About love in the menu | Sean Leonard | |
Needs attention, as the AboutFragment does not fill the layout You can still see providerLine Creates Issue #1592 | |||
2013-01-30 | Beginnings of a Dashboard Activity | Sean Leonard | |
Matching layout and menu XML And don't forget strings | |||
2013-01-30 | Goodbye, hello_world | Sean Leonard | |
2013-01-29 | Many strings... Resolves #1527 #1580 but opened #1582 #1583 | Sean Leonard | |
2013-01-29 | LEAP icons! Yay! Addresses #1527 #1580 | Sean Leonard | |
2013-01-22 | Start rebranding: a whole lotta string replacement, moving src/ file tree | Sean Leonard | |
2013-01-22 | Fix less/greater than unencoded literals preventing build | Sean Leonard | |
2013-01-18 | Adding Ukraine translation | Arne Schwabe | |
2013-01-10 | add indonesian fetching, remove google-breakcode as sub project | Arne Schwabe | |
2013-01-07 | Logs arguments to strings for minidump | Arne Schwabe | |
2013-01-04 | Fetch current translation from crowd.in | Arne Schwabe | |
2013-01-01 | Make state messages translatable and nicer. | Arne Schwabe | |
2012-12-27 | Remove hebrew for now. My editors don't allow me to fix the format strings ↵ | Arne Schwabe | |
and the translation is only 30% of the strings | |||
2012-12-26 | Return to the old icon, I do not like the new ones yet... | Arne Schwabe | |
2012-12-26 | Backout changeset 6dbb27f76cd286bd76a9f2be993e0d2241167684 | Arne Schwabe | |
2012-12-25 | Merge local changes with repository | arne | |
2012-12-25 | Make icon clearer | arne | |
2012-12-25 | update translations | Arne Schwabe | |
2012-12-24 | Insert missing not | Arne Schwabe | |
2012-12-24 | Make send mini dump work with non Gmail Mail app, make google sending better ↵ | Arne Schwabe | |
placed | |||
2012-12-22 | Parse the tls-remote server string, fix import message (Closes Issue #124) | Arne Schwabe | |
2012-12-22 | Add google-breakpad support to ics-openvpn | Arne Schwabe | |
2012-12-17 | Update translations | Arne Schwabe | |
2012-12-16 | More Italien translation fixes | Arne Schwabe | |
2012-12-16 | Update translations again, fix broken Italian string (closes issue #116) | Arne Schwabe | |
2012-12-15 | Let the user control the new connect-retry(-max) logic | Arne Schwabe | |
2012-12-15 | These two strings got lost. | Arne Schwabe | |
2012-12-15 | Add english corrections from crowding for next version. | Arne Schwabe | |
2012-12-15 | Add spanish files from crowding | Arne Schwabe | |
2012-12-11 | update translations | Arne Schwabe | |
2012-11-20 | Add script to generate FAQ in the google CODE project. | Arne Schwabe | |
2012-11-20 | VPN+tethering is becoming a FAQ | Arne Schwabe | |
2012-10-26 | - Increase Version | Arne Schwabe | |
- Add FAQ Entry for energy consumption | |||
2012-10-19 | Make mime action description translatable | Arne Schwabe | |
2012-10-11 | Don't give myself credit. | Arne Schwabe | |
2012-10-10 | More language fixing | Arne Schwabe | |
2012-10-10 | Have translationby string a useful default for translators | Arne Schwabe | |
Grrrr at Chinese languages. Russian is complete enought to be usable | |||
2012-10-08 | Add generating to script. | Arne Schwabe | |
Difference between zh-CN and zh-TW | |||
2012-10-08 | add Hebrew to languages being fetched, fix korean encoding problem | Arne Schwabe | |
2012-10-06 | Fetch translations from crowdin.net | Arne Schwabe | |
2012-09-23 | Move untranslatable string to own file | Arne Schwabe | |