alpha-wallet-android icon indicating copy to clipboard operation
alpha-wallet-android copied to clipboard

2850 remove api23 support

Open seabornlee opened this issue 3 years ago • 4 comments

  • Remove version check code
  • Use original web3j lib
  • Use stream API anyMatch
  • Use Stream.mapToInt
  • Use stream API
  • Use stream API filter.count
  • Use stream API mapToInt
  • Use stream mapToInt
  • Refactor: elimate for loop duplication
  • Use stream noneMatch API
  • Use stream findFirst API

seabornlee avatar Oct 28 '22 04:10 seabornlee

@seabornlee can you check why the tests were failing (probably an incidental thing) and rebase this to latest master so we can finally merge it?

JamesSmartCell avatar Jan 10 '23 06:01 JamesSmartCell

@seabornlee can you check why the tests were failing (probably an incidental thing) and rebase this to latest master so we can finally merge it?

Ok.

seabornlee avatar Jan 12 '23 14:01 seabornlee

@seabornlee could you rebase this PR so we can merge it?

JamesSmartCell avatar Feb 09 '23 03:02 JamesSmartCell

@seabornlee could you rebase this PR so we can merge it?

Ok

seabornlee avatar Feb 10 '23 04:02 seabornlee