Skip to content

Test

TacoTheDank requested to merge test into develop
  • made a .gitignore
  • added APKMirror.iml to github because yea
  • removed some extra spaces that don't affect shit but they existed and bothered me
  • added some translations that were missing for the majority of the strings.xml, and also fixed English grammar for main strings.xml
  • replaced no-longer-updated com.google.code.findbugs:jsr305 with com.github.spotbugs:spotbugs ("SpotBugs is the spiritual successor of FindBugs, carrying on from the point where it left off with support of its community" according to https://spotbugs.github.io/)
  • currently trying to figure out why the fuck Android Studio keeps applying old libraries i updated like org.dom4j:dom4j 2.1.0 (<2.1.1), com.squareup:javawriter 2.1.1 (<2.5.1), com.google.code.findbugs:jsr305 3.0.1 AND 3.0.2 (ノಠ益ಠ)ノ彡┻━┻
  • have yet to introduce more bugs but i will soon so keep watching

Merge request reports