Skip to content

Releases: pietrocaselani/CouchTracker

0.0.1 (22)

30 Apr 03:36
Compare
Choose a tag to compare

0.0.1 (21)

30 Apr 03:05
Compare
Choose a tag to compare

0.0.1 (20)

30 Apr 00:47
Compare
Choose a tag to compare

0.0.1 (3)

17 Apr 22:18
Compare
Choose a tag to compare
0.0.1-3

Bump build 3 [ci skip]

0.0.1 (2)

03 Mar 02:49
Compare
Choose a tag to compare
  • Merge pull request #184 from pietrocaselani/sync_state view commit
  • Wrap Realm around a initialized/not initialized state view commit
  • Clean up and fix some tests view commit
  • Tests compile again view commit
  • Move everything related to persistence into their own framework view commit
  • Replace all instances of appConfigsObservable to appStateObservable view commit
  • Big refactor on how login and app state are handle view commit
  • Merge branch 'master' into sync_state view commit
  • Merge branch 'master' of github.com:pietrocaselani/CouchTracker into sync_state view commit
  • Fixing ShowsProgress ViewState using SyncState view commit
  • WIP - Implementing tests for DefaultWatchedShowSynchronizerSyncStateTests view commit
  • Add test when sync error occurs view commit
  • Add tests to verify DefaultWatchedShowsSynchronizer is notifing the current sync state view commit
  • Create SyncState and SyncStateStore. Now we have a centralized place to know about the synchronization state view commit

0.0.1 (17)

25 Jan 19:27
Compare
Choose a tag to compare
  • Merge pull request #185 from pietrocaselani/episode_image_fix view commit
  • Add tests for each image repository view commit
  • Split ImageRepository into Movie/Show/EpisodeImageRepository and implement a simple cache for each one view commit
  • Implement a simple cache for TMDB Configuration view commit
  • Filter status code on ImageRepository view commit
  • Fix warnings and remove unnecessary code view commit
  • Fix typo view commit

0.0.1 (16)

13 Jan 21:33
Compare
Choose a tag to compare
  • Merge pull request #183 from pietrocaselani/fix_actionitems_and_cell_reutilization view commit
  • Cancel image download task on cell reuse view commit
  • Resets image when PosterAndTitleCell will be reused view commit
  • Always sets action items on current view controller and pageboy view controller view commit

0.0.1 (15)

13 Jan 19:34
Compare
Choose a tag to compare

0.0.1 (14)

13 Jan 18:26
Compare
Choose a tag to compare
  • Merge pull request #181 from pietrocaselani/showsprogress_viewcode_no_storyboard view commit
  • Refact ShowProgressCell to ViewState view commit
  • Remove ShowProgress storyboard and ShowProgressCell xib. There is no more storyboards/xib on the project view commit
  • Refactoring ShowsProgressDefaultPresenter to ViewState view commit
  • Add NonEmpty dependency view commit
  • Resets image on PosterCell to avoid showing the wrong poster view commit
  • Fix bug when episode title was too long and was placed on top of the preview view commit
  • Delete dead code that was left behind view commit

0.0.1 (13)

06 Jan 13:00
Compare
Choose a tag to compare