Skip to content
Snippets Groups Projects
  1. Dec 17, 2015
  2. Dec 16, 2015
  3. Dec 15, 2015
  4. Dec 14, 2015
  5. Dec 10, 2015
  6. Dec 08, 2015
  7. Nov 30, 2015
  8. Dec 14, 2014
  9. Oct 08, 2014
  10. Oct 03, 2014
  11. Feb 10, 2014
  12. Feb 09, 2014
  13. Jan 24, 2014
  14. Jan 08, 2014
  15. Jan 04, 2014
  16. Dec 22, 2013
  17. Dec 20, 2013
  18. Dec 19, 2013
  19. Dec 10, 2013
  20. Nov 22, 2013
    • akwizgran's avatar
      Reverted some changes that were made for Java 1.5 compatibility. · 26eebee8
      akwizgran authored
      Removed Commons IO, which we were only using as a replacement for
      File.getFreeSpace() on desktop plaftorms.
      
      Note: The Huawei U8210 (Android 2.1) doesn't have all the Java 1.6
      standard library methods, and crashes if they're called. Specifically,
      String.isEmpty() and NetworkInterface.supportsMulticast() are missing,
      so the changes removing those methods were not reverted.
      26eebee8
  21. Nov 19, 2013
    • akwizgran's avatar
      The response to a BMP Offer is now an Ack and/or a Request. · 1a351535
      akwizgran authored
      The Request packet now contains a list of message IDs, rather than a
      bitmap referring to the list of messages IDs in the Offer. This allows
      the Request to be understood out of context, e.g. if the Offer and
      Request are sent over separate connections or a connection is replayed.
      1a351535
  22. Sep 27, 2013
  23. Jun 19, 2013
  24. May 15, 2013
  25. Apr 18, 2013
  26. Apr 15, 2013
  27. Apr 14, 2013
  28. Apr 13, 2013
  29. Apr 08, 2013
  30. Mar 30, 2013
  31. Mar 29, 2013
  32. Mar 23, 2013
  33. Mar 18, 2013
  34. Mar 14, 2013
Loading