Skip to content

9

Compare
Choose a tag to compare
@stoyicker stoyicker released this 23 Feb 19:36
· 54 commits to master since this release
  • Adapt data to reddit api (#1)
  • Remove API_KEY from my template since this api requires no key.
  • Adapt to Reddit API.
  • Some cleanup and unit tests for EntityMapper.
  • Unit tests for the data facade.
  • Integration tests.
  • Make an enum for TimeRange.
  • Refactoring for consistency.
  • Adds a couple tests more.
  • Fix releasing. (#2)
  • Make Travis invoke the release script. Dex-in-process in Travis (#3)
  • Add permalink support. Hide pagination implementation from outside the module. (#4)
  • Add permalink to transformer test. (#5)
  • Add pageMap to tests. (#6)
  • Add pageMap to tests.
  • Add after in TopRequestSourceSpek.
  • Domain and some refactoring in data (#7)
  • Inject interfaced repository.
  • Add tests for Domain. Refactoring.
  • Complete domain logic.
  • Refactor for consistency.
  • Finish domain tests.
  • Splash (#8)
  • Splash.
  • Instrumentation for SplashActivity.
  • Ignore a lint issue.
  • Correct Splash icon.
  • Increased splash duration.
  • Fix assembly task. (#9)
  • TODOs (#10)
  • Remove a TODO.
  • Address a TODO and remove another one.
  • Complete some more TODOs.
  • Remove info about Spek plugin and add about instrumentation tests.
  • Try to fix Travis from conf file since the service broke. (#11)
  • Back to grepping release notes on star. (#12)
  • Back to grepping release notes on star. (#12)
  • Toolbar (#13)
  • Launches into topgamingpostsactivity.
  • Some coloring.
  • Toolbar added.
  • Tests for the toolbar.
  • Fix lint.
  • Test for the content being started. (#14)
  • Test for the content being started. (#14)
  • Why Kotlin? (#15)
  • Why Kotlin? (#15)
  • Memory trim functionality. (#16)
  • Memory trim functionality. (#16)
  • TopGamingListPresenter. (#17)
  • TopGamingListPresenter. (#17)
  • Activity (#18)
  • Activity now binds a coordinator.
  • Fix lint.
  • Complete plain views (#19)
  • ProgressBar.
  • Error view.
  • Fix bug in page counter in coordinator. (#20)
  • Fix bug in page counter in coordinator. (#20)
  • Fix release script. (#21)
  • Fix release script. (#21)
  • RecyclerView (#22)
  • Item animator.
  • Refactoring.
  • Item layout.
  • Adapter.
  • Store with API 9 compatibility fix.
  • Shorter splash
  • Add card background to vcs
  • Finished header trickery.
  • Fix item background.
  • Finish doing nice things.
  • Fix lint.
  • Infinite scroll (#23)
  • Infinite scroll.
  • Fix README.
  • Click action. (#24)
  • Click action. (#24)
  • Architecture description. (#25)
  • Architecture description. (#25)
  • Proguard, release proguarded versions (#26)
  • Add release variant with PG.
  • Make Travis release the release variant.
  • Fix a glitch.
  • Good footer (#27)
  • Better footer implementation. GridLayout on landscape.
  • Fix Travis.
  • Lower memory demand to try and fix Travis (#28)
  • Lower memory demand to try and fix Travis (#28)
  • Fix release script to release apks, not aars (#29)
  • Fix release script to release apks, not aars (#29)
  • Fix attachment name (#30)
  • Fix attachment name (#30)
  • Small fixes.
  • Support Library 25.2.0
  • Updates .enc for the keystore.
  • Some stuff in the app module.
  • Remove a useless comment. Add Java version.
  • Add static analysis output.
  • Add lint config.
  • Give the app an icon.
  • Dont autosync.
  • Fix Travis.
  • Add Kotlin dependency.
  • Change package name to my name.
  • Add some code.
  • Test Dokka.
  • Add info to README about Dokka.
  • Sets up a test for the Kotlin-not-in-classpath problem.
  • Remove pre-dexing removal from CI.
  • JDK8 for Travis.
  • Delete Java folder.
  • Kotlin. Dokka.
  • Check dokka in Travis.
  • Make Travis send e-mail notifications.
  • Setup CI.
  • Add Gradle wrapper.
  • Add .gitignore.
  • Set up project structure and domain module.
  • Make Travis take the Android way.