Skip to content
Snippets Groups Projects
  1. Jan 15, 2018
  2. Nov 09, 2017
  3. Aug 07, 2017
  4. Aug 04, 2017
  5. Jul 22, 2017
  6. Jul 11, 2017
  7. Jun 07, 2017
  8. May 15, 2017
  9. 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
  10. 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
  11. Feb 13, 2017
  12. 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