39 Commits

Author SHA1 Message Date
9fb3d413b1 Bump to v0.7.5-alpha 2025-03-22 18:12:05 +01:00
d86240f83b Merge pull request #1673 from RoboSats/dependabot/gradle/mobile/android/org.jetbrains.kotlinx-kotlinx-coroutines-android-1.10.1
chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.9.0 to 1.10.1 in /mobile/android
2025-03-11 11:27:12 +00:00
cad57320d2 Bump to v0.7.4-alpha 2025-02-22 12:28:28 +01:00
7ee0c17074 chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-android
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines) from 1.9.0 to 1.10.1.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.9.0...1.10.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 07:59:10 +00:00
a600e70be0 Bump to v0.7.3-alpha 2024-11-24 08:28:41 +00:00
4b002e5f6c Merge pull request #1600 from RoboSats/prepare-for-f-droid
Prepare release for F-Droid
2024-11-14 14:47:52 +00:00
6b8b694d07 Bump to v0.7.2-alpha 2024-11-10 09:05:50 +00:00
1ee228d20d Prepare release for F-Droid 2024-11-05 16:24:36 +01:00
279f4b2107 Merge branch 'main' into dependabot/gradle/mobile/android/org.jetbrains.kotlinx-kotlinx-coroutines-android-1.9.0 2024-10-19 14:43:03 +00:00
ae0a621ced v0.7.1-alpha 2024-10-18 16:23:34 +02:00
b4362ddb86 chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-android
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines) from 1.5.2 to 1.9.0.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.5.2...1.9.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 07:40:13 +00:00
3cd1bf93da Bump to v0.7.0 2024-09-09 02:53:39 +01:00
dfd1cf5360 Bump to v0.6.3 2024-07-07 14:09:56 +01:00
ccfd40f1ca Bump to v0.6.2 2024-05-16 19:42:59 +01:00
428c838967 Bump to v0.6.1 2024-05-12 21:33:38 +01:00
77bc7c8358 feat(mobile): signing and prep for android production APK (#1265)
* Android Production APK

* Update build.gradle

* Update gitignore
2024-05-05 20:01:19 +00:00
a1c63ca622 Federation Android App and new Tor engine 2024-04-30 14:56:19 +01:00
66c16760f6 Fix version, release_note and small typo 2023-12-02 10:40:59 +00:00
2af9af97ea Bump to v0.5.3 2023-10-18 02:11:44 -07:00
6f9adde0ba Bump to v0.5.2 2023-09-08 09:04:24 -07:00
d61b366ab1 Enable ProGuard and add rules 2023-05-27 06:01:09 -07:00
2596ab5c28 Bump all the things
Seems to work :)
2023-05-27 06:00:16 -07:00
8acb4903cb Bump to v0.5.1 2023-05-26 06:02:57 -07:00
7edfed9c64 Bump to v0.5.0 2023-05-08 18:10:13 -07:00
799226603c Bump to v0.4.3 2023-04-10 10:27:10 -07:00
1ac6e0fa86 Add multi architecture Android builds and reduce bundle sizes (#413)
* Add multi architecture Android builds and reduce bundle sizes

* Disable Proguard

* Add universal build
2023-04-10 17:02:30 +00:00
44000f2535 Bump to v0.4.2-alpha 2023-03-18 03:43:27 -07:00
f00ece6073 Prepare for v0.4.1 release 2023-03-10 15:47:25 -08:00
139766a37a Prepare for v0.4.0 release 2023-03-05 04:37:07 -08:00
88bb58bcb6 Prepare for v0.3.4 release 2023-02-12 06:51:00 -08:00
6b1216a227 Prepare for v0.3.3 release 2022-12-08 07:27:44 -08:00
987e7e01b2 Prepare for v0.3.2 patch release 2022-11-28 00:43:18 -08:00
192dcedbc4 Prepare version v0.3.1-alpha 2022-11-24 11:15:13 -08:00
dd72b937a2 Prepare for v0.3.0-alpha release 2022-11-17 09:46:35 -08:00
046898deda Prepare for v0.2.3 candidates 2022-10-30 12:28:20 -07:00
57f9b6447d Upgrade version to v0.2.2 2022-10-14 05:45:08 -07:00
01bcb03aff Add versioning to Android app 2022-10-06 03:53:03 -07:00
ab4d83bf49 Set up Android APK build workflow for releases 2022-09-28 13:29:21 -07:00
7b8fcb3285 Add android webview app (#259)
* Add android build workflow

* Initial webview on tsx template

* Insert ReactJS app from local

* Add Android app icon by @red_purdy (#174)

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

Co-authored-by: RedPurdy <104675727+RedPurdy@users.noreply.github.com>

* Fix local reactjs

* Add setup guide. Bundled dev main.js

* Add react native tor

* Move Android CHANGELOG.md to /mobile

* Add torified webview in react-native (#247)

* Add android build workflow

* Android Tor Requests

* Fetching internal files (i18n)

* react-native-tor does not implement PUT

* Get Files from Tor

* Revert "Add android build workflow"

This reverts commit 340bcf8d1c8703af31dddf12a8762d39a967b160.

* Fix Rebase Removals

* External sources

* react-native-tor crashes

* Last Refactor

* Fix/revert setup guide

* Add /mobile as volume to npm-dev container

On the fully dockerized dev environment the npm process cannot save files outside of /frontend directory. Now it can also save the builds to /mobile

* Fix UsafeAlert

* Run prettier

* Run lint:fix

* Main Profile Image fix

* Remove Tor Requests limitation

Co-authored-by: Reckless_Satoshi <reckless.satoshi@protonmail.com>

Co-authored-by: RedPurdy <104675727+RedPurdy@users.noreply.github.com>
Co-authored-by: KoalaSat <yv1vtrul@duck.com>
2022-09-28 12:08:16 +00:00