1
0
Files
electrum/contrib
SomberNight d415d2ab89 android build: add own logic to calculate versionCode
Use our own logic to go from ELECTRUM_VERSION to numeric android versionCode,
instead of using the default conversion done by python-for-android.

Even before this, we were already patching p4a to modify their logic (see [0]).
This commit changes that logic again, and moves it into a separate script in our repo.
- calculation change is due to the f-droid maintainers asking for the
  arch code to be in the least significant digits (instead of most sig digits) (see [1])

I have pushed and changed to a new p4a branch, which is just a copy of the previous one
with 3 commits related to versionCode calc squashed.

[0]: edb7e4fe6d
[1]: https://github.com/spesmilo/electrum/issues/9210#issuecomment-2380559324
2024-10-14 15:53:40 +00:00
..
2024-05-27 14:36:06 +00:00
2024-05-27 14:06:32 +00:00
2024-10-14 15:53:19 +00:00
2024-10-14 15:53:19 +00:00
2023-06-02 17:17:26 +00:00
2023-01-30 17:35:58 +00:00
2024-10-14 15:53:19 +00:00