Skip to content

Releases: lampa-app/LAMPA

v1.2.7

08 Oct 18:33
Compare
Choose a tag to compare

AndroidJS.httpReq:

  • add timeout for SSL handshake
  • trust all SSL certificates

Direct download Crosswalk(XWalkCoreLibrary) apk from GitHub
Other minor changes

v1.2.6

06 Oct 22:36
Compare
Choose a tag to compare

AndroidJS.httpReq:

  • timeout support
  • Accept-Encoding support: gzip, deflate, br

Other minor changes

v1.2.5

03 Oct 18:24
Compare
Choose a tag to compare
  • fixed url validation pattern for legacy android
  • changed User-Agent
  • fixed issue #5. AndroidJS.httpReq() function now supports headers (you can use custom headers for network.native() requests)
  • added Chinese language support

v1.2.4

14 Jun 23:56
Compare
Choose a tag to compare

External player control from lamp settings:

  • Automatically switch to the next series at the end of the current one (playlist for the player). Settings->Player->Next series (support for players: Vimu, Виму, MX);
  • Continue from the last viewing location. Settings->Player->Timecode (support for players: Vimu, Виму, MX, Just, VLC).

Fixed: start position time, for supported external players, now corresponds to the timeline just updated (no need to reload the list of video files in the lamp to continue watching from a new position)

v1.2.3

08 Jun 07:55
Compare
Choose a tag to compare

Relax Lampa URL pattern

v1.2.2

07 Jun 17:42
f8897b0
Compare
Choose a tag to compare

Add self-update check

v1.2.1

06 Jun 18:01
Compare
Choose a tag to compare

fix in playlist: video preload links change to play

v1.2.0

31 May 00:12
Compare
Choose a tag to compare

added (for Android 5+) timeline support for external players (MX, Just, VLC, ViMu)

v1.1.0

26 May 09:11
0ac8087
Compare
Choose a tag to compare

first release on GitHub