Commits on Jun 15, 2022

  1. initial test commit

    Andy2244 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    a2334a2 View commit details
    Browse the repository at this point in the history
  2. update .ignore

    Andy2244 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    3dfb7f7 View commit details
    Browse the repository at this point in the history
  3. initial test commit

    Andy2244 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    19241f9 View commit details
    Browse the repository at this point in the history
  4. update .ignore

    Andy2244 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    24ed2a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04f6ac3 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. * fix/refactor grid layouts

    * adjust layout margins
    * auto adapt columns/rows if needed
    * remove confusing "default" setting
    * external player, only run report loop for streams
    Andy2244 committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    d4e851f View commit details
    Browse the repository at this point in the history
  2. * fix gridscale not used

    * increase zidoo startup timeout
    Andy2244 committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    b0b1514 View commit details
    Browse the repository at this point in the history
  3. * rename project apk

    Andy2244 committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    6d7226e View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Andy2244 authored Jun 18, 2022
    Configuration menu
    Copy the full SHA
    46145dc View commit details
    Browse the repository at this point in the history
  5. Update README.md

    Andy2244 authored Jun 18, 2022
    Configuration menu
    Copy the full SHA
    2a49858 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Andy2244 authored Jun 18, 2022
    Configuration menu
    Copy the full SHA
    df23766 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    Andy2244 authored Jun 18, 2022
    Configuration menu
    Copy the full SHA
    c5d63e0 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    Andy2244 authored Jun 18, 2022
    Configuration menu
    Copy the full SHA
    200e882 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    Andy2244 committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    ffaf877 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a0c52eb View commit details
    Browse the repository at this point in the history
  11. Update README.md

    Andy2244 authored Jun 18, 2022
    Configuration menu
    Copy the full SHA
    12feef4 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

  1. Update README.md

    Andy2244 authored Jun 19, 2022
    Configuration menu
    Copy the full SHA
    f0eb1a0 View commit details
    Browse the repository at this point in the history
  2. * fix http streaming case

    * disabled confusing player options not related to Zidoo player
    * force use of Zidoo player always
    * set DirectPath default to off
    * use java18 jdk
    * report playback while playing, not just at finish() activity
    Andy2244 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    482ac79 View commit details
    Browse the repository at this point in the history
  3. * adjust failed timeouts/retrys

    * change Zidoo player settings string
    Andy2244 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    2e8cb93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09b7988 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    Andy2244 authored Jun 19, 2022
    Configuration menu
    Copy the full SHA
    c7afc42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c44e15c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    668b7f3 View commit details
    Browse the repository at this point in the history
  8. * update version to 0.13.6.2

    Andy2244 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    e1d87c4 View commit details
    Browse the repository at this point in the history
  9. * update version to 0.13.7

    Andy2244 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    9a9210c View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Fix nfs DirectPath mode

    * update version to 0.13.8 Beta3
    * fix missing finish()
    * refactor ZidooTask handling
    Andy2244 committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    0d44a6f View commit details
    Browse the repository at this point in the history
  2. Fix nfs DirectPath mode for subpaths

    * fix http case wrong Activity
    * add "/:" marker to detect nfs_roots
    * update nfs error message
    Andy2244 committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    0eaec24 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Andy2244 authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    607251d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Update README.md

    Andy2244 authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    f53ff14 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Andy2244 authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    eb2b33c View commit details
    Browse the repository at this point in the history
  3. Fixes for smb/nfs DirectMode

    Andy2244 committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    264a8c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fc509b View commit details
    Browse the repository at this point in the history
  5. Fix server Startup discovery

    loadDiscoveryServers() was never called
    fix binding.discoveryServers in wrong scope
    Andy2244 committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    467a08a View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Optimize GridLayout's (poster, thumb, banner)

    Auto adapt grid to size
    fix wrong mCurrentItem via loadMoreItemsIfNeeded
    update version to 0.13.9-beta4
    Andy2244 committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    f618cc8 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Andy2244 authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    03599c9 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Andy2244 authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    c9916ee View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Andy2244 authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    8b32597 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    Andy2244 committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    7d0d0df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    80cd40d View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. refactor auto gridSize code

    split grid padding/spacing calls
    add size delta to auto code
    get focus scaling directly from R.fragment
    Andy2244 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    d876b4d View commit details
    Browse the repository at this point in the history
  2. add smaller/tiny grid settings

    fix math rounding error for banners
    fix auto adapt chunk size if needed
    set default grid size to SMALL
    set version to 0.13.10
    Andy2244 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    6d42b3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36bc2cd View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. auto adapt card padding, spacing by card scaling

    rework card size calculation to fit 100%
    adjust loadMoreIfNeeded logic
    Andy2244 committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    a651424 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. rename grid sizes in settings

    add zidoo branding
    add missing player messages
    reduce apk size via abiFilter
    fix cutoff last elements in grid
    Andy2244 committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    1cc5389 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd52d83 View commit details
    Browse the repository at this point in the history
  3. better adapt chunkSize for loadMoreItemsIfNeeded

    disable debug output for release
    add release signing config
    Andy2244 committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    28a85e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. add first iteration of the audio/subtitle selection logic

    switch to java 16
    switch to gradle 7.5-rc-2
    Andy2244 committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    aff81b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Configuration menu
    Copy the full SHA
    54e7f54 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Update README.md

    Andy2244 authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    d38e000 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    abe279f View commit details
    Browse the repository at this point in the history