Skip to content
Snippets Groups Projects
  1. Dec 28, 2015
    • Torsten Grote's avatar
      New Conversation View in XML · 68cd1ff2
      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.
      68cd1ff2
    • Torsten Grote's avatar
      Use a RecyclerView for the Contact List · 4bcd2046
      Torsten Grote authored
      4bcd2046
  2. Dec 17, 2015
  3. Dec 16, 2015
  4. Dec 15, 2015
  5. Dec 14, 2015
  6. Dec 10, 2015
  7. Dec 09, 2015
  8. Dec 08, 2015
  9. Nov 30, 2015
  10. Apr 29, 2015
  11. Dec 17, 2014
  12. Nov 25, 2014
  13. Nov 09, 2014
  14. Oct 03, 2014
  15. Oct 02, 2014
  16. May 09, 2014
  17. May 02, 2014
  18. May 01, 2014
  19. Apr 05, 2014
  20. Apr 03, 2014
  21. Mar 10, 2014
  22. Mar 07, 2014
Loading