Files
strongswan-ext/src
Tobias Brunner 7c5fec3a5a android: Use Fragment class from the support library to avoid deprecation warnings
For instance, onAttach() with an Activitiy as first argument was deprecated
with API level 23.  However, the overload with a Context as first argument
does obviously not get called on older API levels.  Luckily, the classes
provided by the support library handle that for us.
2016-05-02 16:41:50 +02:00
..
2016-03-24 18:52:48 +01:00
2016-04-26 17:15:37 +02:00
2015-12-16 12:09:18 +01:00