Skip to content
Snippets Groups Projects
  1. Dec 30, 2015
    • Torsten Grote's avatar
      Create custom BriarRecyclerView and use it for the contact list. · f309cb36
      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
      f309cb36
    • Torsten Grote's avatar
      This introduces a floating action button (FAB) in the contact list. · a51726f1
      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
      a51726f1
  2. Dec 28, 2015
  3. Dec 17, 2015
  4. Dec 16, 2015
  5. Dec 15, 2015
  6. Dec 14, 2015
  7. Dec 10, 2015
  8. Dec 09, 2015
  9. Dec 08, 2015
  10. Nov 30, 2015
  11. Apr 29, 2015
  12. Dec 17, 2014
  13. Nov 25, 2014
  14. Nov 09, 2014
  15. Oct 03, 2014
  16. Oct 02, 2014
  17. May 09, 2014
  18. May 02, 2014
  19. May 01, 2014
  20. Apr 05, 2014
  21. Apr 03, 2014
  22. Mar 10, 2014
  23. Mar 07, 2014
Loading