00b1b4524a
v0.7.8-alpha
2025-05-20 15:44:49 +02:00
a00f2e7060
chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin
...
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin ) from 2.1.20 to 2.1.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.20...v2.1.21 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-version: 2.1.21
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 07:58:11 +00:00
53491df7f1
Update ic_launcher_round.xml
2025-05-13 08:53:43 +02:00
39913d6eb4
Android: Add Adaptive Icons support
...
Adds [Adaptive Icons](https://developer.android.com/develop/ui/views/launch/icon_design_adaptive ) support on Android. Closes #1919 .
2025-05-13 07:04:16 +02:00
5042900560
Prerelease fixes
2025-04-30 16:43:09 +02:00
dfe628405d
v0.7.7-alpha
2025-04-27 19:26:50 +02:00
803714653f
Merge pull request #1863 from RoboSats/dependabot/gradle/mobile/android/org.jetbrains.kotlinx-kotlinx-coroutines-android-1.10.2
...
chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.10.1 to 1.10.2 in /mobile/android
2025-04-26 17:01:59 +00:00
dce75c4417
Bumb mobile versions
2025-04-26 18:59:54 +02:00
d7a8c6a416
chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-android
...
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines ) from 1.10.1 to 1.10.2.
- [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.10.1...1.10.2 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
dependency-version: 1.10.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 07:17:01 +00:00
9d2d92d564
v0.7.6-alpha
2025-04-08 16:01:39 +02:00
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