Commit Graph

2857 Commits

Author SHA1 Message Date
ameba23 6b10c88858 Add a RemoteWipeActivatedActivity, and listen for the event in AndroidNotificationManager 2021-05-27 12:26:27 +02:00
ameba23 b453f9b33a Add success fragment after sending an activate remote wipe signal 2021-05-26 09:12:16 +02:00
ameba23 a8bef40fee Display message when getting or sending a remote wipe wipe message 2021-05-25 12:55:46 +02:00
ameba23 76c37431ba Shorten explainer string to fit on screen 2021-05-25 11:31:59 +02:00
ameba23 a183f16a3d Set activity view 2021-05-25 11:31:17 +02:00
ameba23 cc37529f9f Add activate remote wipe activity to manifest 2021-05-25 11:21:21 +02:00
ameba23 7eea532a81 Add explainer fragment for activating a remote wipe 2021-05-25 11:18:22 +02:00
ameba23 4d5bad13ca Only show remote wipe menu item if we are a remote wiper for that contact 2021-05-25 09:52:13 +02:00
ameba23 ef7d182a74 Error message on failure to set up remote wipe 2021-05-21 11:34:54 +02:00
ameba23 0fe699c9b5 RemoteWipeSetupSuccess fragment 2021-05-21 11:22:44 +02:00
ameba23 67015d7294 Improve wording for received setup message notification 2021-05-17 17:39:01 +02:00
ameba23 d8a0b6f877 Add remote wipe menu item to ConversationActivity 2021-05-17 17:14:58 +02:00
ameba23 6f8f9eaf9f ActivateRemoteWipe activity and view model 2021-05-17 17:13:36 +02:00
ameba23 60065fe38f Format test for displaying existing wipers 2021-05-17 12:17:28 +02:00
ameba23 ff493273c1 Add remote wipe display fragment to show details of an existing setup 2021-05-17 11:52:04 +02:00
ameba23 308b9b3ec1 Add a MutableLiveData to RemoteWipeSetupState 2021-05-15 18:43:39 +02:00
ameba23 31950aef9a Create RemoteWipeSetupModule which binds the view model 2021-05-15 16:24:00 +02:00
ameba23 f0d42e0d4f Add RemoteWipeSetupActivity to manifest and settings menu 2021-05-14 12:49:37 +02:00
ameba23 024511aefc RemoteWipeSetup activity and view model, wiper selector fragment 2021-05-14 12:39:37 +02:00
ameba23 7659b9decb Display message when getting or sending a remote wipe setup message 2021-05-06 18:30:51 +02:00
ameba23 3b4a20ce01 on retrying after fail, restart task 2021-05-04 15:10:41 +02:00
ameba23 26a35b3212 Dont use onBackPressed when retrying after error 2021-04-27 13:07:45 +02:00
ameba23 c2b7657041 Improve UI for showing qr code 2021-04-26 13:03:42 +02:00
ameba23 61a052fc65 QR code display fragment 2021-04-26 12:43:37 +02:00
ameba23 d78a6604fd UI for error and explainer fragments 2021-04-26 12:29:45 +02:00
ameba23 8ffe9a6367 Modify drawables to show one device with a qr code and one without 2021-04-26 12:27:38 +02:00
ameba23 a6f06e328b Dont use an observer when adding contacts 2021-04-25 12:00:44 +02:00
ameba23 3d34a36908 Show success fragment on recovering account 2021-04-23 13:18:47 +02:00
ameba23 f5455d320b bramble-core 2021-04-23 12:22:18 +02:00
ameba23 b1c6c602a6 Add DozeView 2021-04-22 17:41:58 +02:00
ameba23 3ac7d71f8a Change to fail state if no backup found 2021-04-22 11:04:24 +02:00
ameba23 41c13f80f4 Copy code from SetPassword fragment to avoid it using the wrong view model 2021-04-22 10:56:20 +02:00
ameba23 2e03967519 Fix dependency problems after refactor 2021-04-22 09:01:44 +02:00
ameba23 327cbe23ee Use DozeHelper 2021-04-21 21:52:48 +02:00
ameba23 5c22d233ef Restore account activity/view model 2021-04-21 16:34:56 +02:00
ameba23 2a365d986f Restore account method for account manager 2021-04-21 15:36:44 +02:00
ameba23 741c9b63d9 Custodian closes tcp socket following error 2021-04-21 15:19:36 +02:00
ameba23 e827b8a190 Tidy 2021-04-21 09:55:09 +02:00
ameba23 46fc510ce2 Improve UI for account recovery 2021-04-20 12:47:14 +02:00
ameba23 bdbc377c8f Fix UI around receiving multiple returned shards 2021-04-19 10:07:06 +02:00
ameba23 3ff6042d10 Recovery UI 2021-04-16 21:14:34 +02:00
ameba23 708262c512 Refactor and add real shard payload to return shard activity and view model 2021-04-16 12:00:40 +02:00
ameba23 f4d667f50a give and retrieve shard payload 2021-04-15 21:25:13 +02:00
ameba23 4ba3fdb1e3 Always cancel the task before starting it 2021-04-15 11:47:48 +02:00
Sebastian Kürten b901974488 Start work on an integration test 2021-04-15 10:56:08 +02:00
ameba23 e6d80ec484 Improve UI for Secret owner shard return 2021-04-14 17:22:59 +02:00
ameba23 b07206c898 Improve UI for shard return 2021-04-13 18:21:55 +02:00
ameba23 6a143eea8a Update state in UI for Custodian 2021-04-13 17:37:29 +02:00
ameba23 cd1ac43b7d get the actual ip address on local wifi and add it to qr code 2021-04-13 11:56:52 +02:00
ameba23 df37a39cb4 Qr code payload contains socket address and public key 2021-04-13 11:13:28 +02:00