Commit History

作者 SHA1 備註 提交日期
  Vadik Sirekanyan 16732ad860 Updated app version to 0.2.2 7 年之前
  Vadik Sirekanyan 7d05092cb9 Ignored autofill edit text check 7 年之前
  Vadik Sirekanyan 594fe2ef9d Updated kotlin version to 1.3.10 7 年之前
  Vadik Sirekanyan f74471941a Updated libraries versions 7 年之前
  Vadik Sirekanyan c90297d6b4 Rewrote gradle configuration to kotlin script 7 年之前
  Vadik Sirekanyan b38fc83b63 Renamed build.gradle to build.gradle.kts 7 年之前
  Vadik Sirekanyan 0796eb31c4 Replaced dynamic badge with static one and added readme generation 7 年之前
  Vadik 532a0a7e13 Added apk size badge to readme 7 年之前
  Vadik Sirekanyan a18d8a529e Added version generation in release builds 7 年之前
  Vadik Sirekanyan 6c0f5c5d25 Enabled proguard for release builds 7 年之前
  Vadik Sirekanyan 8cba9192c3 Added travis deployment configuration 7 年之前
  Vadik 4d1e34bf74 Added build status image to readme 7 年之前
  Vadik Sirekanyan ae9e8c654e Added travis configuration 7 年之前
  Vadik Sirekanyan c79816fc1b Updated gradle wrapper version 7 年之前
  Vadik Sirekanyan 64695e4d9d Updated build tools and android plugin versions 7 年之前
  Vadik Sirekanyan b783f22f4e Fixed compiler warnings 7 年之前
  Vadik Sirekanyan ba71767495 Updated gradle, kotlin, target sdk and libraries 7 年之前
  Vadik f1f0e71d5a Added google play link to readme file 7 年之前
  Vadik Sirekanyan f1e2ca3398 Added license file 7 年之前
  Vadik Sirekanyan b114fffda8 Fixed remaining profile link unchanged after nickname update 7 年之前
  Vadik Sirekanyan 1464be85ae Fixed multiple network requests on start due to navigation listener triggering 7 年之前
  Vadik Sirekanyan 791e04a5cf Added cookie storage as alternative way for storing auth data 7 年之前
  Vadik Sirekanyan bff2c831aa Added separate token storage implementation 7 年之前
  Vadik Sirekanyan efe5c27195 Removed access-token parameter from all requests 7 年之前
  Vadik Sirekanyan 5dfac05dcd Added profile model with corresponding mappers 7 年之前
  Vadik Sirekanyan 3227c689a4 Updated kotlin and constraint layout versions 7 年之前
  Vadik Sirekanyan b40f7dc92a Moved mappers to separate file 7 年之前
  Vadik Sirekanyan b0785181ca Added interactor for profile feature 7 年之前
  Vadik Sirekanyan 4ba56a6039 Added common view with toast and snackbar extensions 7 年之前
  Vadik Sirekanyan fda2e01269 Moved user feature to mvp 7 年之前