element-android/vector/src
Graeme Power fd4bfaea1f
Considerably faster QR-code bitmap generation
Directly assign colours to a colour buffer then use that buffer to
generate the bitmap. This is much faster than using Bitmap.setPixel for
every pixel.

Signed-off-by: Graeme Power <gjpower@tcd.ie>
2020-10-31 16:50:58 +01:00
..
androidTest/java/im/vector/app More cleanup 2020-09-30 17:50:36 +02:00
debug Using ApplicationId from BuildConfig 2020-10-13 20:17:56 +02:00
fdroid Push test now does not display notification anymore. Add a dedicated test to do it 2020-10-09 20:10:55 +02:00
gplay Push test now does not display notification anymore. Add a dedicated test to do it 2020-10-09 20:10:55 +02:00
main Considerably faster QR-code bitmap generation 2020-10-31 16:50:58 +01:00
release Using ApplicationId from BuildConfig 2020-10-13 20:17:56 +02:00
sharedTest/java/im/vector/app/test/shared Rename package im.vector.riotx to im.vector.app (IDE) 2020-08-03 18:46:29 +02:00
test/java/im/vector/app Changed rainbow algorithm 2020-10-05 17:28:05 +02:00