- Jul 13, 2016
- Jul 12, 2016
-
-
str4d authored
Show all Forum Invitations, not only the first one to prevent cut-offs and forks This MR solves the problems outlined in #461 by always showing forum invitations, even if the user already subscribed to the forum. Available Forums have been renamed to Forum Invitations in the UI:   Closes #461 See merge request !241
-
str4d authored
-
Ernir Erlingsson authored
-
Ernir Erlingsson authored
Set focus mode properly when scanning QR codes This simple fix contributed by @m8r-v9bo74 fixed the issue on my Xperia Pro that could never focus on the QR code before. Focusing and scanning still works on my other test devices. Closes #346 See merge request !243
-
- Jul 11, 2016
-
-
Ernir Erlingsson authored
Improve Account Setup Screen * Explain what "account creation" means on first run (#151) * Use hints instead of dedicated text views * Move password strength meter up into the user's view * Always move user's view to current input field * Improve "Forgot Password" dialog       Please note that the dialog button colors will be changed in !214 to the official design. Here they have the old colors. Closes #151, #207 See merge request !229
-
- Jul 08, 2016
-
-
Torsten Grote authored
This simple fix contributed by @m8r-v9bo74 fixed the issue on my Xperia Pro that could never focus on the QR code before. Focusing and scanning still works on my other test devices. Closes #346
-
Torsten Grote authored
* Explain what "account creation" means on first run * Use hints instead of dedicated text views * Move password strength meter up into the user's view * Always move user's view to current input field * Improve "Forgot Password" dialog Closes #151
-
Ernir Erlingsson authored
Simple Empty State Messages This MR implements very basic and simple empty state messages for the current features. This is how it looks (note that the contact add FAB will be removed soon):     Closes #327 See merge request !236
-
- Jul 07, 2016
-
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
even after re-sharing an existing forum.
-
Torsten Grote authored
Removed the Fab and moved the icon into the toolbar Closes #449 See merge request !240
-
Ernir Erlingsson authored
-
- Jul 06, 2016
-
-
Ernir Erlingsson authored
Hide Identity Selector When Adding Contact Closes #452 See merge request !233
-
Ernir Erlingsson authored
Update Timestamps Every Minute Yes by using `notifyDataSetChanged()` I am invalidating everything, but view binding is very fast and the RecyclerView is smart about it. I could parse the dataset and use `notifyItemChanged()` only on the elements that matter, but this is not generic and a lot more code which is not necessarily faster. I suggest we go with my simple and generic approach for now and optimize when we actually notice a performance problem. Closes #455 See merge request !238
-
Torsten Grote authored
Closes #360
-
Torsten Grote authored
Closes #452
-
Torsten Grote authored
Closes #455
-
Ernir Erlingsson authored
Blog Client Unit and Integration Tests Closes #450 See merge request !230
-
- Jul 04, 2016
-
-
Torsten Grote authored
This implements very basic and simple empty state messages for the current features. Closes #327
-
- Jul 03, 2016
-
- Jul 01, 2016
-
-
Ernir Erlingsson authored
Remove unused Java layout helpers Closes #397 See merge request !232
-
- Jun 30, 2016
-
-
Torsten Grote authored
Closes #397
-
Torsten Grote authored
Make timestamps prettier and more useful Here's some example timestamps I have been testing with. That's how it will look like when this MR is merged:  Closes #230 See merge request !235
-
Torsten Grote authored
-
- Jun 29, 2016
-
-
Ernir Erlingsson authored
Trim leading and trailing whitespace when displaying messages Closes #326 See merge request !234
-
- Jun 28, 2016
-
-
Torsten Grote authored
Closes #326
-
Torsten Grote authored
-
Torsten Grote authored
Once applied this commit will change the font colors according to the design and move all themes into a dedicated file. Closes #333
-
- Jun 27, 2016
-
-
Torsten Grote authored
Closes #450
-