Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | ICE-6788 clean up some android build warnings | Dwayne Boone | 2015-09-17 |
| | |||
* | Cleanup Android build files | Joe George | 2015-09-04 |
| | |||
* | Updated version to 3.6.1 | Dwayne Boone | 2015-07-31 |
| | |||
* | ICE-6628 fixed warning in android facets test | Dwayne Boone | 2015-07-24 |
| | |||
* | ICE-6605 Fixed android tests to work with Java 1.8 | Dwayne Boone | 2015-06-17 |
| | |||
* | Update and cleanup Android Studio build | Joe George | 2015-05-12 |
| | |||
* | Fixed ICE-6501: android SSL test failure and other minor Android test failures | Benoit Foucher | 2015-05-12 |
| | |||
* | FixVersion fixes some remaining 3.6b files | Jose | 2015-02-05 |
| | |||
* | ICE-6236 android chat demo: crash | Matthew Newhook | 2015-01-13 |
| | | | | | | - Fixed crash. - Fixed use of deprecated methods in the Android demos/tests. - Rewrote Android hello demo. | ||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Some cleanup to the Android hello demo | Joe George | 2014-12-23 |
| | |||
* | ICE-6148 Android retry test failure w/ ss | Matthew Newhook | 2014-12-16 |
| | |||
* | ICE-6169 - Android hello demo not catching batch exceptions | Joe George | 2014-12-12 |
| | |||
* | Remove iml file. | Matthew Newhook | 2014-12-09 |
| | |||
* | Fix .gitignore, remove bogus bks files. | Matthew Newhook | 2014-12-09 |
| | |||
* | Removed bogus files. | Matthew Newhook | 2014-12-09 |
| | |||
* | Fixes for android studio 1.0. | Matthew Newhook | 2014-12-09 |
| | |||
* | Moved andoid sdk settings to gradle.properties | Dwayne Boone | 2014-11-18 |
| | |||
* | Android tests & demos now copy the bks files from the certs dir. | Matthew Newhook | 2014-11-17 |
| | |||
* | Removed bogus tracing. | Matthew Newhook | 2014-11-17 |
| | | | | Removed the test_ice_acm.iml module. | ||
* | - Fixed arrayOffset bug with IceSSL.TransceiverI.fill. | Matthew Newhook | 2014-11-17 |
| | | | | | - Added WS/WSS to android test suite. - Fixed bks files for android. | ||
* | Fixed (ICE-5909) - Demo certificates for 3.6 | Jose | 2014-11-14 |
| | | | | * Revert SSL certificate updates to use same certificates than 3.5.1 | ||
* | Fixed android and demo builds | Dwayne Boone | 2014-11-10 |
| | |||
* | Remove overly verbose logging from Android test suite | Joe George | 2014-11-07 |
| | |||
* | Lots of small changes and cleanups as suggested by IntelliJ. | Matthew Newhook | 2014-11-06 |
| | |||
* | Fixes for Android to correctly support Android studio and gradle builds. | Matthew Newhook | 2014-11-05 |
| | | | | | Fix to the SSL plugin for Android. Removed some unused code in the SSL transceiver. | ||
* | More gradle changes. | Matthew Newhook | 2014-10-23 |
Moved android stuff to its own package. Moved java tests to src/main/java/test subdirectory. |