Commit Graph

53 Commits

Author SHA1 Message Date
KoalaSat
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
koalasat
ae0a621ced
v0.7.1-alpha 2024-10-18 16:23:34 +02:00
koalasat
a6614191bc
Fix android app chat 2024-09-22 18:57:53 +02:00
koalasat
9625ea910f
fix notification not raising on first run 2024-09-18 16:54:21 +02:00
koalasat
670bb1fbc2
Manually disable android notifications 2024-09-18 15:34:31 +02:00
dependabot[bot]
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
Reckless_Satoshi
3cd1bf93da
Bump to v0.7.0
Some checks failed
Lint: Python Coordinator / Run linters (push) Has been cancelled
2024-09-09 02:53:39 +01:00
koalasat
ac7c3bbdaa
Skip notification if title empty 2024-08-21 10:14:57 +02:00
koalasat
f16bfef7c5
Better sentence 2 2024-07-14 18:58:33 +02:00
koalasat
be748d8981
Better sentence and interactive permanent notification 2024-07-14 18:57:27 +02:00
koalasat
667500e6cf
Typo 2024-07-13 22:59:12 +02:00
koalasat
444ca995c0
Notification config 2024-07-13 15:40:10 +02:00
koalasat
a4e1ddb255 Notifications working with the app off 2024-07-12 21:43:23 +02:00
koalasat
26a2b7101c Notifications fully working 2024-07-12 12:57:09 +02:00
koalasat
7388b4f6de Fetch notifications 2024-07-09 21:38:25 +02:00
KoalaSat
0e6ae63ac4 Android notification system 2024-07-08 15:58:40 +02:00
Reckless_Satoshi
dfd1cf5360
Bump to v0.6.3 2024-07-07 14:09:56 +01:00
Reckless_Satoshi
ccfd40f1ca
Bump to v0.6.2 2024-05-16 19:42:59 +01:00
Reckless_Satoshi
428c838967
Bump to v0.6.1 2024-05-12 21:33:38 +01:00
KoalaSat
441eddb74c
fix(android): federation APK 4xx errors (#1279) 2024-05-08 21:40:59 +00:00
KoalaSat
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
KoalaSat
66e9fc46c5
Android robo-identities 2024-04-30 16:03:52 +02:00
KoalaSat
28cc3d6715
Generate Builds 2024-04-30 16:03:52 +02:00
KoalaSat
590aa1daed
Remove react-native-tor 2024-03-28 23:38:40 +01:00
KoalaSat
7128ac7157
Improve Federation start order 2024-03-28 23:21:15 +01:00
KoalaSat
52c20099b6
Federation Android App and new Tor engine 2024-03-28 22:42:32 +01:00
Reckless_Satoshi
66c16760f6 Fix version, release_note and small typo 2023-12-02 10:40:59 +00:00
Reckless_Satoshi
2af9af97ea
Bump to v0.5.3 2023-10-18 02:11:44 -07:00
Reckless_Satoshi
6f9adde0ba
Bump to v0.5.2 2023-09-08 09:04:24 -07:00
Reckless_Satoshi
cf9ad31ac9
Remove v8 2023-05-27 06:04:59 -07:00
Reckless_Satoshi
d61b366ab1
Enable ProGuard and add rules 2023-05-27 06:01:09 -07:00
Reckless_Satoshi
c0bbd18ceb
Update setup.md ; delete deprecated maven repos 2023-05-27 06:01:09 -07:00
Reckless_Satoshi
22d226e44e
Bump Android SDK to 33 2023-05-27 06:01:09 -07:00
Reckless_Satoshi
d83da82629
Remove v8 2023-05-27 06:01:09 -07:00
+shyfire131
2596ab5c28
Bump all the things
Seems to work :)
2023-05-27 06:00:16 -07:00
Reckless_Satoshi
8acb4903cb
Bump to v0.5.1 2023-05-26 06:02:57 -07:00
Reckless_Satoshi
7edfed9c64
Bump to v0.5.0 2023-05-08 18:10:13 -07:00
Reckless_Satoshi
799226603c
Bump to v0.4.3 2023-04-10 10:27:10 -07:00
Reckless_Satoshi
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
Reckless_Satoshi
44000f2535
Bump to v0.4.2-alpha 2023-03-18 03:43:27 -07:00
Reckless_Satoshi
f00ece6073
Prepare for v0.4.1 release 2023-03-10 15:47:25 -08:00
Reckless_Satoshi
139766a37a
Prepare for v0.4.0 release 2023-03-05 04:37:07 -08:00
Reckless_Satoshi
88bb58bcb6
Prepare for v0.3.4 release 2023-02-12 06:51:00 -08:00
Reckless_Satoshi
6b1216a227
Prepare for v0.3.3 release 2022-12-08 07:27:44 -08:00
Reckless_Satoshi
987e7e01b2
Prepare for v0.3.2 patch release 2022-11-28 00:43:18 -08:00
Reckless_Satoshi
192dcedbc4
Prepare version v0.3.1-alpha 2022-11-24 11:15:13 -08:00
Reckless_Satoshi
dd72b937a2
Prepare for v0.3.0-alpha release 2022-11-17 09:46:35 -08:00
Reckless_Satoshi
046898deda
Prepare for v0.2.3 candidates 2022-10-30 12:28:20 -07:00
Reckless_Satoshi
7643e524f1
Fix all files with pre-commit 2022-10-25 11:04:12 -07:00
Reckless_Satoshi
57f9b6447d
Upgrade version to v0.2.2 2022-10-14 05:45:08 -07:00