Releases: premacck/Swapi-SDK-revived
Releases · premacck/Swapi-SDK-revived
Release 1.1.2 Exposed some functionality
- Exposed
listType
inSwapiListActivity
to be accessed by child classes - Added dedicated callbacks for different Swapi list network calls in `SwapiListActivity
Release 1.1.1 Custom SwapiMainActivity functionality
Added abstract SwapiMainActivity
for custom functionality of StarWarsMainActivity
Release 1.1.0 Refactoring & Abstraction
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
Initial Release for Star Wars API - revived