67 Commits

Author SHA1 Message Date
9fb3d413b1 Bump to v0.7.5-alpha 2025-03-22 18:12:05 +01:00
d53573da32 Merge pull request #1708 from RoboSats/dependabot/gradle/mobile/android/org.jetbrains.kotlin-kotlin-gradle-plugin-2.1.10
chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.1.0 to 2.1.10 in /mobile/android
2025-03-11 13:55:38 +00: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
2a1446bd87 chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 2.1.0 to 2.1.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 07:36:29 +00: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
b7833fffb4 upgrade Gradle 2024-12-17 12:47:57 +01:00
aaaefb1f6d chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.8.21 to 2.1.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.21...v2.1.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 07:05:26 +00:00
a600e70be0 Bump to v0.7.3-alpha 2024-11-24 08:28:41 +00:00
673037c3df Websockets on Tor android (#1615)
* Websockets on Tor android

* Show turtle mode on android

* Display lnp2pbot orders (#1617)

* P2PBOT working

* Display LNP2POrders

* Filter by robosats orders

* Robosats hosts filter by default and better browse text

---------

Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
2024-11-24 08:16:50 +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
6e40bf03e1 Add zap.store config file 2024-11-05 15:48:53 +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
a6614191bc Fix android app chat 2024-09-22 18:57:53 +02:00
9625ea910f fix notification not raising on first run 2024-09-18 16:54:21 +02:00
670bb1fbc2 Manually disable android notifications 2024-09-18 15:34:31 +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
ac7c3bbdaa Skip notification if title empty 2024-08-21 10:14:57 +02:00
f16bfef7c5 Better sentence 2 2024-07-14 18:58:33 +02:00
be748d8981 Better sentence and interactive permanent notification 2024-07-14 18:57:27 +02:00
667500e6cf Typo 2024-07-13 22:59:12 +02:00
444ca995c0 Notification config 2024-07-13 15:40:10 +02:00
a4e1ddb255 Notifications working with the app off 2024-07-12 21:43:23 +02:00
26a2b7101c Notifications fully working 2024-07-12 12:57:09 +02:00
7388b4f6de Fetch notifications 2024-07-09 21:38:25 +02:00
0e6ae63ac4 Android notification system 2024-07-08 15:58:40 +02: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
441eddb74c fix(android): federation APK 4xx errors (#1279) 2024-05-08 21:40:59 +00: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
66e9fc46c5 Android robo-identities 2024-04-30 16:03:52 +02:00
28cc3d6715 Generate Builds 2024-04-30 16:03:52 +02:00
590aa1daed Remove react-native-tor 2024-03-28 23:38:40 +01:00
7128ac7157 Improve Federation start order 2024-03-28 23:21:15 +01:00
52c20099b6 Federation Android App and new Tor engine 2024-03-28 22:42:32 +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
cf9ad31ac9 Remove v8 2023-05-27 06:04:59 -07:00
d61b366ab1 Enable ProGuard and add rules 2023-05-27 06:01:09 -07:00
c0bbd18ceb Update setup.md ; delete deprecated maven repos 2023-05-27 06:01:09 -07:00
22d226e44e Bump Android SDK to 33 2023-05-27 06:01:09 -07:00
d83da82629 Remove v8 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