This repository was archived by the owner on Feb 12, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 41
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: ACINQ/eclair-mobile
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.8-TESTNET
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ACINQ/eclair-mobile
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.9-TESTNET
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 32 files changed
- 2 contributors
Commits on Aug 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4f84f84 - Browse repository at this point
Copy the full SHA 4f84f84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 836733f - Browse repository at this point
Copy the full SHA 836733fView commit details
Commits on Sep 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5047c61 - Browse repository at this point
Copy the full SHA 5047c61View commit details -
Payment expiry should also be checked when actually sending payment
If users pauses the app and resumes the payment much later, the payment may have expired in the mean time and we should check that accordingly. Fixes #209
Configuration menu - View commit details
-
Copy full SHA for 664f3e1 - Browse repository at this point
Copy the full SHA 664f3e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for afd08ae - Browse repository at this point
Copy the full SHA afd08aeView commit details
Commits on Sep 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ca26ba6 - Browse repository at this point
Copy the full SHA ca26ba6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b185e5 - Browse repository at this point
Copy the full SHA 3b185e5View commit details
Commits on Sep 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 10657f0 - Browse repository at this point
Copy the full SHA 10657f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fc50aa - Browse repository at this point
Copy the full SHA 1fc50aaView commit details
Commits on Sep 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b20edad - Browse repository at this point
Copy the full SHA b20edadView commit details
Commits on Oct 2, 2019
-
Migrate Google Drive API to the REST V3 API (#213)
* Migrate google drive api to the REST V3 api The Google Drive Android API that was used to upload/retrieve channels backup has been deprecated and scheduled for termination at the end of Dec, 2019. We switch to the REST V3 API which provides almost the same feature set, albeit without offline syncing. The lack of offline syncing is not an issue since we already save the channels backup on-device. see: https://developers.google.com/drive/android/deprecation * Hidden AppData folder Since Google mentions that the hidden AppData folder is going to be deprecated at some point, and since the user has already access to the actual backup file, there is no reason to hide the backups and the Google Drive backup files are now stored in a regular Drive folder that the user can freely access. Note that the app still checks for old backup that would be in this hidden AppData folder. Subsequent backups will be uploaded to the public folder. * Backup compression The backup files are now compressed before being encrypted to save some bandwidth. Fixes #208
Configuration menu - View commit details
-
Copy full SHA for c8d6190 - Browse repository at this point
Copy the full SHA c8d6190View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73790ec - Browse repository at this point
Copy the full SHA 73790ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d0793e - Browse repository at this point
Copy the full SHA 2d0793eView commit details
Commits on Oct 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 19b49ab - Browse repository at this point
Copy the full SHA 19b49abView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5ef598 - Browse repository at this point
Copy the full SHA d5ef598View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfbf285 - Browse repository at this point
Copy the full SHA cfbf285View commit details -
Configuration menu - View commit details
-
Copy full SHA for f57a553 - Browse repository at this point
Copy the full SHA f57a553View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57b2d7b - Browse repository at this point
Copy the full SHA 57b2d7bView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.4.8-TESTNET...v0.4.9-TESTNET