Skip to content
Snippets Groups Projects
  1. Dec 14, 2015
    • akwizgran's avatar
      Merge branch 'add-coding-style' into 'master' · b03499ab
      akwizgran authored
      Add Coding Style to git
      
      This change adds the coding style file of AndroidStudio to git to be shared and used by all devs for a consistent coding style.
      
      Feel free to adjust the coding style in case this does not properly reflect the current coding style used for the current code in all details.
      
      See merge request !16
      b03499ab
    • Torsten Grote's avatar
    • akwizgran's avatar
      Merge branch 'file-utils-refactoring' into 'master' · 878a7062
      akwizgran authored
      File utils refactoring
      
      After Ernir merged the two FileUtils implementations I realised two of the three methods are no longer needed and the third can just be a static method, like StringUtils etc.
      
      This patch also fixes a layout problem with PasswordActivity on the Galaxy Nexus - the progress wheel was showing up in the wrong place. (You need a slow phone to notice!)
      
      See merge request !12
      878a7062
  2. Dec 11, 2015
  3. Dec 10, 2015
  4. Dec 09, 2015
  5. Dec 08, 2015
Loading