Skip to content

Haven 0.2.0-beta-4

Compare
Choose a tag to compare
@n8fr8 n8fr8 released this 28 Feb 15:43
· 177 commits to master since this release

Big thanks to @lukeswitz and @archie94 for the excellent trudging and grinding!

  • Removed SMS feature due to Google restrictions; Can only send alerts via Signal for now. #364
  • Improvements to power/USB state monitoring #371
  • Heartbeat status improvements #374
  • Multiple UI and general stability improvements

9d85308 (HEAD -> master, tag: 0.2.0-beta-4, origin/master) update versionCode to 213
a419ec7 Merge branch 'lukeswitz-settings_layout_fix'
13a67c3 (lukeswitz-settings_layout_fix) Merge branch 'settings_layout_fix' of https://github.com/lukeswitz/haven into lukeswitz-settings_layout_fix
292c2a1 ensure remote notification preference is active before sending
9571cf8 Merge branch 'lukeswitz-hb-notification-mods'
938504b (lukeswitz-hb-notification-mods) Merge branch 'hb-notification-mods' of https://github.com/lukeswitz/haven into lukeswitz-hb-notification-mods
b1cc8a3 Merge branch 'hb-notification-mods' of https://github.com/lukeswitz/haven
594c4d8 Merge branch 'lukeswitz-switchCamera_fix'
2870d2b (lukeswitz-switchCamera_fix) quick clean-up of logging on micsamplertask
424d715 Merge branch 'switchCamera_fix' of https://github.com/lukeswitz/haven into lukeswitz-switchCamera_fix
a560765 Merge pull request #372 from archie94/settings_activity_crash_fix
4935f1e Merge branch 'lukeswitz-power_events'
da2dd74 (lukeswitz-power_events) Explicitly register Power receiver in code - I wasn't getting power events on Nokia / Android 9
c5fb862 Merge branch 'power_events' of https://github.com/lukeswitz/haven into lukeswitz-power_events
32b72ff Merge branch 'master' of github.com:guardianproject/haven
5246096 Merge branch 'archie94-remove_sms_support'
3057027 (archie94-remove_sms_support) Merge branch 'remove_sms_support' of https://github.com/archie94/haven into archie94-remove_sms_support
b3b6f9a fix misspelled method name
ab0afc0 update translations from Weblate
e7f3bac remove app store text from Transifex, the workflow is totally broken
f2927eb add new languages for app strings: be pt-BR pt-PT ro
995bd51 standardize formatting of strings.xml
a7bc0b3 verify the gradle binary that ./gradlew downloads and executes
93e8587 Remove icon space in settings items
cbb4f0d Fix alpha configuration to work with arch-room
f73f75e update build preference 1.1.0-alpha03
dc89e27 Fix crash on switching camera
249f456 Set restored fragment to mFragment when Activity is restored
4226024 Set Remote number if available in CustomSlideNotify
5e81143 Update Switch and Preference after remote notification parameter change
a3c36eb Change Switch logic for enabling/disabling remote notification
1f72731 remove unused strings
710d3d7 Update strings to reflect power events
fcf108e Change power alert content, include battery %
d8aa371 Begin add power events
0c778ff ensure explanation is sent first, fix possible crash