Skip to content

Haven 0.2.0-RC-1

Compare
Choose a tag to compare
@n8fr8 n8fr8 released this 07 Dec 11:33
· 117 commits to master since this release
0.2.0-RC-1
9e929bb

Highlights

  • General ilbrary and compat updates for Android Q
  • Support for "Dark Mode" on Android Q
  • Camera library updates for improved stability
  • Ability to reset Signal configuration more easily

9e929bb (HEAD -> master, tag: 0.2.0-RC-1) update version code to 2001
5c40c08 update cameraview lib to 2.4.0
91574b0 (origin/master) update travis build for sdk 29
3dfa62c Merge branch 'master' of github.com:guardianproject/haven
92c1ac9 Merge branch 'fat-tire-android10'
17df83b (fat-tire-android10) keep this working in Android Studio 3.5.x
d9fb98e Merge pull request #409 from percy-g2/patch-1
d2b3500 Merge pull request #407 from montoyamoraga/patch-1
70955c1 Update gradle plugin to 4.0.0-alpha05 (Android Studio 4.0 canary 5)
9fec08c Update misc. libraries to latest
846a35f Update Android Studio to Android 4 alpha 4 w/gradle plugin & Kotlin
bec4092 Update gradle to latest 6.1 milestone 3
a857b34 Undo removal of @nullable
f6fa084 Add kotlin's byte code support for java virtual machine of 1.8
8e64b19 experimental: arm64-v8a. new apps require native 64bit instr. set support.
46e1c9e Fix potential crash from fresco thank to ShawnDongAi on stackoverflow
cad311e Update contraintlayout and material libs. remove unneeded attrs.xml
2be087a Update full_description.txt
c1e3371 This is a temporary fix for https://issuetracker.google.com/issues/136103084 -->
d50b33c Android 10 (day/night themes, etc.) + Update build to newest stuff
c316885 fix bullet list markdown syntax in Spanish full description
d04f883 Markdown headers for full description should work well everywhere
e22dba8 rename fastlane metadata to follow standard locale names
0c5ae22 purge googleapis from all web resources
6761a40 sync title to fastlane
27e850d sync with weblate
87be5c5 add Weblate wlc config file for CLI tricks
4be3e23 (tag: 0.2.0-beta-5-signed) update build code to 214
2ff44e0 Merge branch 'archie94-signal_expt'
0788102 (archie94-signal_expt) Merge branch 'signal_expt' of https://github.com/archie94/haven into archie94-signal_expt
b4b55a1 Merge branch 'archie94-media_storage_path_fix'
ac94bcb (archie94-media_storage_path_fix) Merge branch 'media_storage_path_fix' of https://github.com/archie94/haven into archie94-media_storage_path_fix
57153c5 Merge branch 'archie94-rv_optimise'
5f31227 (archie94-rv_optimise) Merge branch 'rv_optimise' of https://github.com/archie94/haven into archie94-rv_optimise
a570c3e Option to reset Signal configuration
10079ff Do not save register_signal EditTextPreference value in save()
e4eec7a Better way to check Signal setup while sending notifications
6f4e95f Show a confirmation dialog on registration and verification success
35c968f Keep track of signal verification
44f1909 update gradle tools
1d826da Show loader while registering and verifying Signal
ad13650 Hack to allow repeatitive calls to signal
c16e574 Remove LoggingTaskListener
5721fd7 Initial commit on Signal flow optimization
eeb61e2 Merge pull request #384 from lukeswitz/lukeswitz-ci-patch
8910374 Merge pull request #378 from archie94/force_cleanup
b1c3c15 update cameraview to beta-04
3b446c8 update spinKit import
9e06319 adding in SpinKit dependency directly due to CI build issue