summaryrefslogtreecommitdiff
path: root/android/test
Commit message (Collapse)AuthorAge
* ICE-7903 - move android testsMark Spruiell2017-06-06
|
* Fix (ICE-7486) - Port the controller app to AndroidJose2017-05-22
|
* Remove trailing whitespaceJoe George2017-05-02
|
* Updating Android testsMark Spruiell2017-04-28
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Fix android test suite builds to use compat mappingJose2016-12-22
|/
* Update copyright headersJoe George2016-03-01
|
* ICE-6788 clean up some android build warningsDwayne Boone2015-09-17
|
* 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
|
* FixVersion fixes some remaining 3.6b filesJose2015-02-05
|
* ICE-6236 android chat demo: crashMatthew Newhook2015-01-13
| | | | | | - Fixed crash. - Fixed use of deprecated methods in the Android demos/tests. - Rewrote Android hello demo.
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Some cleanup to the Android hello demoJoe George2014-12-23
|
* ICE-6148 Android retry test failure w/ ssMatthew Newhook2014-12-16
|
* ICE-6169 - Android hello demo not catching batch exceptionsJoe George2014-12-12
|
* Remove iml file.Matthew Newhook2014-12-09
|
* Fix .gitignore, remove bogus bks files.Matthew Newhook2014-12-09
|
* Removed bogus files.Matthew Newhook2014-12-09
|
* Fixes for android studio 1.0.Matthew Newhook2014-12-09
|
* Moved andoid sdk settings to gradle.propertiesDwayne Boone2014-11-18
|
* Android tests & demos now copy the bks files from the certs dir.Matthew Newhook2014-11-17
|
* Removed bogus tracing.Matthew Newhook2014-11-17
| | | | Removed the test_ice_acm.iml module.
* - Fixed arrayOffset bug with IceSSL.TransceiverI.fill.Matthew Newhook2014-11-17
| | | | | - Added WS/WSS to android test suite. - Fixed bks files for android.
* Fixed (ICE-5909) - Demo certificates for 3.6Jose2014-11-14
| | | | * Revert SSL certificate updates to use same certificates than 3.5.1
* Fixed android and demo buildsDwayne Boone2014-11-10
|
* Remove overly verbose logging from Android test suiteJoe George2014-11-07
|
* Lots of small changes and cleanups as suggested by IntelliJ.Matthew Newhook2014-11-06
|
* 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.