Skip to content
Snippets Groups Projects
  1. Sep 25, 2020
  2. Sep 24, 2020
  3. Aug 27, 2020
  4. Jun 30, 2020
  5. May 07, 2020
  6. Jan 29, 2020
  7. Jan 23, 2020
  8. Aug 10, 2019
  9. Jul 16, 2019
  10. Jun 13, 2019
  11. Jun 08, 2019
  12. May 24, 2019
  13. Mar 18, 2019
  14. Oct 01, 2018
  15. Aug 26, 2018
  16. May 12, 2018
  17. Feb 26, 2018
  18. Jan 15, 2018
  19. Nov 09, 2017
  20. Aug 07, 2017
  21. Aug 04, 2017
  22. Jul 22, 2017
  23. Jul 11, 2017
  24. Jun 07, 2017
  25. May 15, 2017
  26. Apr 13, 2017
    • Adrien Béraud's avatar
      account: use TabLayout instead of PagerSlidingTabStrip · 954cf0ae
      Adrien Béraud authored and Adrien Béraud's avatar Adrien Béraud committed
      Replace third-party library
      com.astuetz:pagerslidingtabstrip
      with support design library component
      android.support.design.widget.TabLayout
      
      This allows to remove dependency to
      unmaintained pagerslidingtabstrip and take
      advantage of future evolutions and device
      support of the design library.
      
      Also bump the support library to take advantage
      of latest bug fixes.
      
      Change-Id: Ic2f9d2015cc51298651ee5f8b23b95db4df21eea
      954cf0ae
  27. Mar 14, 2017
    • Adrien Béraud's avatar
      build: bump tools · 41ab38bb
      Adrien Béraud authored and Adrien Béraud's avatar Adrien Béraud committed
      * use gradle 3.3
      * use gradle plugin 2.3
      * use support library 25.2.0
      * use NDK r14
      
      Change-Id: I5bb1e677116d8ddb582ace1ab09a01a0688221c2
      41ab38bb
  28. Feb 13, 2017
  29. Jan 04, 2017
    • Alexandre Lision's avatar
      build: version dockerfile · fe2b960f
      Alexandre Lision authored
      This Dockerfile sums up a proper compilation environnement. It can be
      used to for packaging the application or continuous integration process
      
      Change-Id: Iade6d484467ddd80f58c1a81d671ae5a92484162
      Tuleap: #836
      fe2b960f
Loading