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: EthereumPhone/DAppStore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: moreConsistentDownload
Choose a base ref
...
head repository: EthereumPhone/DAppStore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 32 files changed
  • 2 contributors

Commits on Jan 18, 2022

  1. Merge pull request #4 from EthereumPhone/moreConsistentDownload

    Made downloading the apk more consistent
    joaquim-verges authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    50d4103 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. Made installing silent, also checks if already downloaded

    Made the installing of apks silent, this is because the App is now a system-app. The App also checks if it is already downloaded the apk, so it skips the second download.
    markusbug committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    7f5d16e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcee3a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. Configuration menu
    Copy the full SHA
    4b3eef5 View commit details
    Browse the repository at this point in the history
  2. Try multiple builds

    markusbug committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    17fef5d View commit details
    Browse the repository at this point in the history
  3. Update multiple builds test

    markusbug committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    294ac28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18048c2 View commit details
    Browse the repository at this point in the history
  5. Update to new build path

    markusbug committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    8c4b437 View commit details
    Browse the repository at this point in the history
  6. Updated build path

    markusbug committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    107a3cb View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5 from EthereumPhone/testMultipleBuilds

    Github Actions now build 2 apks
    markusbug authored Jan 23, 2022
    Configuration menu
    Copy the full SHA
    4c70174 View commit details
    Browse the repository at this point in the history
  8. Made self-updating work

    At the moment it only works on ethOS devices.
    markusbug committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    f5d2344 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    6bfdef6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from EthereumPhone/selfUpdatingStore

    Made self-updating work
    markusbug authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    c8b266f View commit details
    Browse the repository at this point in the history
Loading