Skip to content

Releases: premacck/Swapi-SDK-revived

Release 1.1.2 Exposed some functionality

31 Dec 22:18
e03c0f4
Compare
Choose a tag to compare
  • Exposed listType in SwapiListActivity to be accessed by child classes
  • Added dedicated callbacks for different Swapi list network calls in `SwapiListActivity

Release 1.1.1 Custom SwapiMainActivity functionality

31 Dec 17:46
Compare
Choose a tag to compare

Added abstract SwapiMainActivity for custom functionality of StarWarsMainActivity

Release 1.1.0 Refactoring & Abstraction

31 Dec 17:19
Compare
Choose a tag to compare

Renamed modules:

  • lib -> Swapi-Revived
  • sample-components -> swapi-sample-components

Added abstraction layer for SwapiListActivity which the user can extend to create their own versions of list activities

Release 1.0.0

28 Dec 23:01
Compare
Choose a tag to compare

Initial Release for Star Wars API - revived