otr4j icon indicating copy to clipboard operation
otr4j copied to clipboard

simplify the codebase by removing all the superfluous interfaces like Session, AuthContext etc.

Open gpolitis opened this issue 9 years ago • 1 comments

gpolitis avatar Mar 01 '15 17:03 gpolitis

FYI, we did this, I hope this approach works for you:

  • https://github.com/otr4j/otr4j/commit/1980a2a376b66086464cf05bc8185e49188fb46a
  • https://github.com/otr4j/otr4j/commit/047adf2e3859eead13a14ecc5c7c333699be17b0
  • https://github.com/otr4j/otr4j/commit/d40a2932d1a448906f990147a8d6e938e99344db
  • https://github.com/otr4j/otr4j/commit/10e5a4d6f9dadfa0d0780b110b075d4e4c3a40ec
  • https://github.com/otr4j/otr4j/commit/9c0f6407a422697f74edf938e22226374aa08530
  • https://github.com/otr4j/otr4j/commit/fb01cdbf3a80e4ee55a31d2b8ec5e1d80469ff2b

eighthave avatar Mar 17 '15 15:03 eighthave