github javiersantos/AppUpdater 1.2
Update 1.2

latest releases: 2.7, 2.6.5, 2.6.4...
8 years ago
  • Set a custom title, description and buttons text for the dialogs.
// Customize the dialog title, description and buttons
.setDialogTitleWhenUpdateAvailable("Update available")
.setDialogDescriptionWhenUpdateAvailable("Check out the latest version available of my app!")
.setDialogButtonUpdate("Update now?")
.setDialogButtonDoNotShowAgain("Huh, not interested")
.setDialogTitleWhenUpdateNotAvailable("Update not available")
.setDialogDescriptionWhenUpdateNotAvailable("No update available. Check for updates again later!")
  • French translation.

Don't miss a new AppUpdater release

NewReleases is sending notifications on new releases.