Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: neon-mmd/websurfx Loading
base: rolling
Choose a base ref
...
head repository: neon-mmd/websurfx Loading
compare: FEAT/566_initial-support-for-low-powered-devices-with-other-architectures
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 2 files changed
  • 2 contributors

Commits on May 4, 2024

  1. ✨ feat: multiple profiles to support various devices with other archi…

    …tectures (#566)
    
    - Add 2 profiles with binary size reduction feature to allow devices
      with low storage to compile/build the app with smaller size.
    - Add 3 profiles to allow devices with low powered cpus or other
      architectures like arm to compile apps using less cpu usage.
    - Add 6 profiles with hybrid of both for both low powered cpu and low
      storage devices.
    neon-mmd committed May 4, 2024
    Configuration menu
    Copy the full SHA
    4993da4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbc49cb View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    6200c5d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'rolling' into FEAT/566_initial-support-for-low-powered-…

    …devices-with-other-architectures
    neon-mmd committed May 6, 2024
    Configuration menu
    Copy the full SHA
    33363a8 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Merge branch 'rolling' into FEAT/566_initial-support-for-low-powered-…

    …devices-with-other-architectures
    alamin655 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    2f4e403 View commit details
    Browse the repository at this point in the history
Loading