6abbfc6923
v0.8.0-alpha
2025-07-12 11:22:33 +02:00
55faa4bfd0
v0.7.9-alpha
2025-06-22 11:46:34 +02:00
f0130fc5b0
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-22 22:13:50 +02:00
fe6868dd6f
Revert "Android: Add Adaptive Icons support"
2025-05-21 14:45:13 +00:00
00b1b4524a
v0.7.8-alpha
2025-05-20 15:44:49 +02: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
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
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
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
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
d61b366ab1
Enable ProGuard and add rules
2023-05-27 06:01:09 -07:00