Skip to content

Releases: ngengs/filkom-news-reader_application-android

Release v1.2.0

Choose a tag to compare

@ngengs ngengs released this 20 Jan 04:38
v1.2.0
888b9fd

New Feature

  • Image Preview
  • New Version Notification

Full Changelog

d61897f InAppBrowser handle url from filkom
80d389a travis: send update notification after finish deploy new version
a0cb923 travis: fix android sdk 27 with travis
d10fe68 travis: update android sdk and build tools version
7af79fb Add feature image detail & update version notification
4876cd2 Update sdk & dependencies
65a9488 Refactor GlideApp package
9776975 Use okhttp3 as glide connection handler
d8477cb Change wrong guide in Contributing
fc6ea19 Make debug name and launcher icon different
e3d4ede Fix first run detection in splashscreen
a65d2f6 Code style: change order static final modifier
b28e1f1 Fix typo in announcement type enumeration
5c7a878 Implement new code style
6b6b70d Change Code Style Configuration
cb9498f Fix project module name in Android Studio
a4ceaad Code Cleanup: Remove unused import & code style
d90bb03 Add Contributing guide, issue and pr template
7857db9 Travis: update configuration for pull request
b7fb1ea Add Code of Conduct
772ca62 Update android gradle version
1bb4abd Fix license owner
5b8816a fix .gitignore and .idea/module.xml (thanks to @td0)
4215066 change class of SplashScreenContract to interface (thanks to @td0)
3881027 Change Name: Update Readme

Release v1.1.1

Choose a tag to compare

@ngengs ngengs released this 20 Oct 11:50
v1.1.1

Fix using https url for the API

Release v1.1.0

Choose a tag to compare

@ngengs ngengs released this 12 Oct 20:55
v1.1.0

New Feature:

  • Stack notification for Nougat devices (6960274)
  • In App Browser (4734e4f)

Bug Fix:

  • Wrong empty announcement indicator (8c913ac)
  • Fix news detail update title, image and date when finish loading data (fda040c)

Full changelog:

  • 488129c Bump version
  • fed9fbf Use variable instead harcode string to pass data in News Detail
  • 6960274 Add notification stack
  • fda040c Fix news detail generating loaded data
  • b53c76d Default constructor for news data
  • 64dc2c8 Add notification subscribe for debug type
  • 8c913ac Fix empty indicator in announcement
  • 2c95a72 Change class variable to local variable in setting activity
  • 4734e4f Add in app browser feature
  • 6656da2 travis: clean build before assemble release
  • 90b0c86 Update crashlytics version
  • 4d29ca4 Update buildtools and gradle version

Release v1.0.1

Choose a tag to compare

@ngengs ngengs released this 05 Oct 20:33
v1.0.1
Release v1.0.1

Release v1.0.0

Choose a tag to compare

@ngengs ngengs released this 05 Oct 09:00
fd41e77

Initial release