- Aug 03, 2018
-
-
Torsten Grote authored
This is great for automatically uploading (localized) screenshots and app metadata to Google Play. You can even upload the signed APK releases as well. For now, this is only useful for running the screenshot Espresso tests and grabbing the screenshots from the device.
-
Torsten Grote authored
- Aug 02, 2018
-
-
Torsten Grote authored
-
- Aug 01, 2018
-
- Jul 31, 2018
-
- Jul 30, 2018
-
- Jul 27, 2018
-
-
By setting adding the uses-feature tag for touchscreens and android:required="false" to it, it tells Google Play and the Android runtime that this app doesn't require touchscreens, making Google Play and the OS treat it as if it'll work on non-touch devices. Also it's possible to add android:required="false" to the Bluetooth tag as it's not needed for adding contacts, I'm just not sure how the Briar app would react on an Android device that doesn't support Bluetooth so I didn't take that leap.
- Jul 26, 2018
-
-
Torsten Grote authored
-
- Jul 25, 2018
-
-
Torsten Grote authored
-
Torsten Grote authored
-
- Jul 20, 2018
-
-
Torsten Grote authored
This is different from the previous behavior where we only check if it is not detached.
-
- Jul 18, 2018
-
-
Torsten Grote authored
-
- Jul 17, 2018
-
-
Torsten Grote authored
Also change the logo to a logout icon
-
Torsten Grote authored
-
Torsten Grote authored
This is done via another preference in the settings screen and an action button attached to the notification itself
-
- Jul 16, 2018
-
- Jul 05, 2018
-
-
Torsten Grote authored
-
- Jul 04, 2018
-
-
Torsten Grote authored
This also changes the way bridges are used. Instead of using the torrc config file, bridges are now activated via Tor's control port.
-