- 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 17, 2018
-
-
Torsten Grote authored
-
- Jun 22, 2018
-
-
Torsten Grote authored
-
- Jun 20, 2018
-
-
Julian Dehm authored
-
- Jun 19, 2018
-
-
Torsten Grote authored
-
- May 16, 2018
-
- Apr 24, 2018
-
-
Julian Dehm authored
-
- Mar 21, 2018
-
- Mar 06, 2018
-
-
Torsten Grote authored
-
- Nov 20, 2017
-
-
Torsten Grote authored
Keep checking if we are whitelisted and request it if not
-
- Sep 29, 2017
-
-
akwizgran authored
Also fixed an issue with notifications alerting again when items were removed.
-
- Aug 11, 2017
-
-
akwizgran authored
-
- Jul 14, 2017
-
-
akwizgran authored
This prevents a crash on Android 4 when the package name in build.gradle differs from the name in the manifest.
-
- Jul 04, 2017
-
-
akwizgran authored
-
- May 19, 2017
-
-
akwizgran authored
-
- Apr 07, 2017
-
-
akwizgran authored
-
- Mar 30, 2017
- Jan 02, 2017
-
-
Torsten Grote authored
-
- Dec 15, 2016
-
-
Torsten Grote authored
-
- Dec 14, 2016
-
-
Torsten Grote authored
-
- Nov 30, 2016
-
-
akwizgran authored
-
- Nov 11, 2016
-
-
Torsten Grote authored
-
- Nov 07, 2016
-
-
Torsten Grote authored
Also close keyboard when returning from message fragment
-
- Nov 01, 2016
-
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
-
- Oct 28, 2016
-
-
Torsten Grote authored
-
- Oct 27, 2016
-
-
Torsten Grote authored
-
Torsten Grote authored
-
- Oct 25, 2016
-
-
Torsten Grote authored
-
- Oct 19, 2016
-
-
Torsten Grote authored
-
- Oct 05, 2016
-
-
akwizgran authored
-
- Oct 04, 2016
-
-
Torsten Grote authored
All text that can be generated by users will show emoji from the shipped sprites. For all messages and posts, the custom emoji keyboard is now available. This also disables menu actions rather than hiding them and thus closes #677 Included is a fix for a regression that was not showing the keyboard automatically in forums and thus closes #676
-
- Sep 23, 2016
-
-
Torsten Grote authored
Add functionality to save and restore recently used Emojis Update emoji and add new categories based on AOSP's XML file
-
- Sep 02, 2016
-
-
Torsten Grote authored
-
- Aug 21, 2016
-
-
Ernir Erlingsson authored
-
- Aug 09, 2016
-
-
Torsten Grote authored
Closes #342
-
- Aug 03, 2016
-
-
Torsten Grote authored
-
Torsten Grote authored
This refactors the forum invitation code, so it can be used by both: forums and blogs.
-