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