summaryrefslogtreecommitdiff
path: root/android/src
Commit message (Collapse)AuthorAge
* Update copyright headersJoe George2016-03-01
|
* Cleanup Android build filesJoe George2015-09-04
|
* Updated version to 3.6.1Dwayne Boone2015-07-31
|
* ICE-6628 fixed warning in android facets testDwayne Boone2015-07-24
|
* ICE-6605 Fixed android tests to work with Java 1.8Dwayne Boone2015-06-17
|
* Update and cleanup Android Studio buildJoe George2015-05-12
|
* Fixed ICE-6501: android SSL test failure and other minor Android test failuresBenoit Foucher2015-05-12
|
* Removed IceDiscovery from android, UDP multicast isn't supportedBenoit Foucher2015-02-10
|
* FixVersion fixes some remaining 3.6b filesJose2015-02-05
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* ICE-6169 - Android hello demo not catching batch exceptionsJoe George2014-12-12
|
* Fixes for android studio 1.0.Matthew Newhook2014-12-09
|
* - Fixed arrayOffset bug with IceSSL.TransceiverI.fill.Matthew Newhook2014-11-17
| | | | | - Added WS/WSS to android test suite. - Fixed bks files for android.
* Fixes for Android to correctly support Android studio and gradle builds.Matthew Newhook2014-11-05
| | | | | Fix to the SSL plugin for Android. Removed some unused code in the SSL transceiver.
* More gradle changes.Matthew Newhook2014-10-23
Moved android stuff to its own package. Moved java tests to src/main/java/test subdirectory.