- Jan 27, 2016
-
-
akwizgran authored
-
- Jan 26, 2016
- Jan 21, 2016
-
-
Ernir Erlingsson authored
-
- Jan 20, 2016
-
-
Santiago Torres-Arias authored
-
- Jan 18, 2016
-
-
Torsten Grote authored
Due to the nature of how Android app install/uninstall works without root, this requires manual confirmation after a panic was triggered. Closes #211
-
- Jan 13, 2016
- Jan 12, 2016
-
-
Torsten Grote authored
This closes #204
-
- Jan 07, 2016
-
-
Torsten Grote authored
* removing screen border visible on small screens * showing noticeable error message on wrong password input * showing keyboard again after entering wrong password * making lost password link easier to recognize as link * renaming keyboard toggle method from 'hide' to 'toggle'
-
- Jan 04, 2016
-
-
akwizgran authored
-
- Dec 30, 2015
-
-
Torsten Grote authored
It is a common pattern to have a list with an empty view and a progress bar. This commit introduces a custom BriarRecyclerView and uses it for the contact list. No more manually hiding and showing empty views and progress bars is necessary when using the new BriarRecyclerView instead of RecyclerView. Please note that this conflicts with !44 at the moment and needs to be implemented for !36 once merged. Closes #198
-
Torsten Grote authored
The button hides itself when you scroll down the list of contacts and shows again when you scroll up. To properly color the button, the accent color has been defined. It uses the same color as the action bar (primary color). I leave it to a UX designer to adapt the color scheme. Please note that the design support library was used. It includes the app-compat library, so this has been removed from the `build.gradle` file. Closes #199
-
- Dec 28, 2015
-
-
Torsten Grote authored
It now uses conversation bubbles in alternating colors and vector drawables to indicate message state. The conversation bubbles have been taken from Telegram and can be replaced by a UX designer later. This commit also addresses #9, because message text can now be selected and copied. This is done by using android:textIsSelectable="true" which only works for API level 11 or higher. If we want copy and paste on lower API levels, additional measures have to be implemented.
-
Torsten Grote authored
-
- Dec 17, 2015
-
-
akwizgran authored
-
Torsten Grote authored
and indicate which transports are currently available. The icons have been chosen from the official material icons and might be replaced later with icons that better represent the given transport. Please note that I used vector drawables which will be automatically converted at build time to raster graphics. Closes #96
-
Torsten Grote authored
-
akwizgran authored
-
- Dec 16, 2015
-
-
akwizgran authored
-
- Dec 15, 2015
-
-
Santiago Torres-Arias authored
Provides a checkbox in the settings view, as well as an event handler to disable/enable the tor network if the device is not on using the wifi connection. Refactors network-enabling code to a separate function. This function is ran after the network state changes, or the settings change and will update the status accordingly.
-
Torsten Grote authored
and fix message divider background for lower API levels.
-
Torsten Grote authored
Closes #97
-
akwizgran authored
-
- Dec 14, 2015
-
-
Ernir Erlingsson authored
-
akwizgran authored
-
Torsten Grote authored
UI was transferred into XML files and lots of redundant code was deleted such as the custom CodeEntryView. Closes #33
-
Ernir Erlingsson authored
-
Torsten Grote authored
Users were confused by the process of adding a contact for the first time. This change adds additional explanation and a picture of what is going on. It also moves part of the UI into XML files. Closes #87
-
- Dec 10, 2015
-
-
Ernir Erlingsson authored
-
Ernir Erlingsson authored
-
Ernir Erlingsson authored
-
- Dec 09, 2015
-
-
Ernir Erlingsson authored
-
- Dec 08, 2015
-
-
Ernir Erlingsson authored
-
Torsten Grote authored
The text of the startup failure notification is unhelpful due to lack of space. Touching the notification now launches an activity that gives details of the problem and what can be done about it. Closes #38
-
- Nov 30, 2015
-
-
akwizgran authored
-
- Apr 29, 2015
-
-
akwizgran authored
-
- Dec 17, 2014
-
-
akwizgran authored
-
- Nov 25, 2014
-
-
akwizgran authored
-
- Nov 09, 2014
-
-
akwizgran authored
-