1. 21 May, 2020 1 commit
  2. 11 May, 2020 4 commits
  3. 09 May, 2020 8 commits
  4. 09 Mar, 2020 1 commit
    • Ben Bieker's avatar
      Fix config options for Android release builds · a7100ae0
      Ben Bieker authored
      Using reflection was not a good idea because when the Android App is
      compiled for release mode, some code optimizations are executed. The
      fields of the configuration classes were then renamed and the mapping
      via reflections did not work again. Now everything has an explicit
      mapping form the untyped HashMap to the class fields and vice versa.
      a7100ae0
  5. 29 Jan, 2020 1 commit
  6. 17 Jan, 2020 3 commits
  7. 14 Jan, 2020 1 commit
  8. 18 Dec, 2019 3 commits
  9. 16 Dec, 2019 3 commits
  10. 14 Dec, 2019 2 commits
  11. 12 Dec, 2019 2 commits
  12. 11 Dec, 2019 6 commits
  13. 09 Dec, 2019 5 commits