list now scrollable, reformats list handling

- urls are now auto-generated from android
  and no longer self-handled
- long-clicking a message starts decryption
  process, short clicking does nothing right
  now
- only first three messages are decrypted
  on app load, to improve performance
- fragment structure now inside a list view
  which makes the listview inside scrollable
  automatically
This commit is contained in:
2022-03-05 15:36:31 +01:00
parent 22b2ac96b9
commit 67fe7381aa
7 changed files with 70 additions and 38 deletions

View File

@ -1,6 +1,6 @@
#Sat Dec 11 13:26:50 CET 2021
distributionBase=GRADLE_USER_HOME
distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.2-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME