Skip to content
Snippets Groups Projects
  1. Jun 30, 2020
  2. May 07, 2020
  3. Jan 29, 2020
  4. Jan 23, 2020
  5. Aug 10, 2019
  6. Jul 16, 2019
  7. Jun 13, 2019
  8. Jun 08, 2019
  9. May 24, 2019
  10. Mar 18, 2019
  11. Oct 01, 2018
  12. Aug 26, 2018
  13. May 12, 2018
  14. Feb 26, 2018
  15. Jan 15, 2018
  16. Nov 09, 2017
  17. Aug 07, 2017
  18. Aug 04, 2017
  19. Jul 22, 2017
  20. Jul 11, 2017
  21. Jun 07, 2017
  22. May 15, 2017
  23. 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
  24. 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
  25. Feb 13, 2017
  26. 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