Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: javiersantos/AppUpdater

Version 2.7

05 Jul 21:51

Choose a tag to compare

  • Temporary fix to Google Play update mechanism.
    ℹ️ Using UpdateFrom.GOOGLE PLAY is not recommended as the Google Play website may vary at any time, useUpdateFrom.XML orUpdateFrom.JSON instead. More info in issue#132.

  • Updated version comparator to allow non-number characters. Thanks to@dhebbeker.

  • Filter GitHub response to the latest release. Thanks to@dhebbeker.

  • Updated some libraries.

Assets2
Loading
vitorwille, youarenot667543, ivasku, thepick, emtee40, Playmore00, CapitanArdeshir, Antonio-Serrat, Alex-furansu, and oneemo95 reacted with thumbs up emoji
10 people reacted

Version 2.6.5

17 Feb 14:26

Choose a tag to compare

  • Added notification channel to support SDK 27 (Android Oreo).
Loading

Version 2.6.4

01 Dec 12:47

Choose a tag to compare

  • Merged#111,#106
  • Updated OkHttp to 3.9.1
  • Updated Gradle and buildTools.
Loading

Version 2.6.3

28 Jul 23:26

Choose a tag to compare

This release has a quick fix for the previous 2.6.2 release.


  • Added.setCancelable(boolean) to make the dialog dismissable.
  • Updated OkHttp to 3.8.1
Loading

Version 2.6.1

01 Apr 11:33

Choose a tag to compare

  • Fixed issue whenversionCode wasn't included in the JSON or XML file.
  • Fixed NumberFormatException whenversionCode has been added to a XML file.
Loading

Version 2.6

31 Mar 15:06

Choose a tag to compare

  • Added support forversionCode when using your own server:JSON /XML.
  • Release notes are now optional for JSON files.
Loading

Version 2.5.4

21 Mar 16:18

Choose a tag to compare

This release has a quick fix for the previous 2.5.3 release.


Loading

Version 2.5.2

09 Mar 14:45

Choose a tag to compare

  • Added possibility for custom listeners:.setButtonUpdateClickListener(...),.setButtonDismissClickListener(...),.setButtonDoNotShowAgainClickListener(...). Thanks to@joen93.
  • Added Dutch translation.
  • Updated OkHttp to 3.6.0
Loading

Version 2.5.1

03 Jan 16:21

Choose a tag to compare

  • Fixed#64,#66. Thanks to@pengrad.
  • Added Russian and Vietnamese translations. Thanks to@pengrad.
  • Updated OkHttp to 3.5.0

🎉 Happy New Year 🎉

Loading

Version 2.5

29 Nov 20:16

Choose a tag to compare

JSON files are now supported

newAppUpdater(this)    .setUpdateFrom(UpdateFrom.JSON)    .setUpdateJSON("https://github.com/javiersantos/AppUpdater/wiki/UpdateFrom.JSON")    ...

When using the JSON source you must upload a .json file somewhere on the Internet following the structure explained in thewiki and add the URL as shown in this example:.setUpdateJSON("https://github.com/javiersantos/AppUpdater/wiki/UpdateFrom.JSON").

Thanks a lot to@kgritesh for yourPR!

Minor changes

Loading
Previous13
Previous

[8]ページ先頭

©2009-2025 Movatter.jp