Skip to content

Releases: hassaanjamil/hj-qibla-compass

pre-release

31 Jul 10:23
e42c596
Compare
Choose a tag to compare
pre-release Pre-release
Pre-release

Change Log

  • Renamed App package
  • Change in launcher icon
  • Location Text added and also developer can set its visibility
  • You can text toolbar title from now
  • Introduced new attributes as:
intent.putExtra(Constants.TOOLBAR_TITLE, "My App");		// Toolbar Title
intent.putExtra(Constants.LOCATION_TEXT_VISIBLE, View.VISIBLE|View.INVISIBLE|View.GONE); // Location Text visibility

Next versions

  • Compass Calibration UI
  • Back button should be customizable regarding tint color and drawable

pre-release

26 Jul 13:06
3f02940
Compare
Choose a tag to compare
pre-release Pre-release
Pre-release

Change Log

  1. User can customize the following attributes as defned/guided in README.md :
  • COMPASS_BG_COLOR
  • TOOLBAR_TITLE_COLOR
  • ANGLE_TEXT_COLOR
  • DRAWABLE_DIAL
  • DRAWABLE_QIBLA
  • BOTTOM_IMAGE_VISIBLE
  1. Addition of Toolbar for CompassActivity

pre-release

25 Jul 09:58
Compare
Choose a tag to compare
pre-release Pre-release
Pre-release

Change Log

  • The version is to integrate the compass with your android applications
  • Use the compass to observe its behavior and to get feedback from developers
  • We will workout to help customize and improve it
  • Download & check APK