Commit Graph

177 Commits

Author SHA1 Message Date
dependabot[bot]
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
Reckless_Satoshi
a600e70be0
Bump to v0.7.3-alpha
Some checks failed
Sync lnproxy relays / sync (push) Has been cancelled
2024-11-24 08:28:41 +00:00
KoalaSat
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
KoalaSat
4b002e5f6c
Merge pull request #1600 from RoboSats/prepare-for-f-droid
Some checks failed
Sync lnproxy relays / sync (push) Has been cancelled
Prepare release for F-Droid
2024-11-14 14:47:52 +00:00
Reckless_Satoshi
6b8b694d07
Bump to v0.7.2-alpha
Some checks failed
Lint: Python Coordinator / Run linters (push) Has been cancelled
Sync lnproxy relays / sync (push) Has been cancelled
2024-11-10 09:05:50 +00:00
koalasat
1ee228d20d
Prepare release for F-Droid 2024-11-05 16:24:36 +01:00
koalasat
6e40bf03e1
Add zap.store config file 2024-11-05 15:48:53 +01:00
dependabot[bot]
aa6daae161
chore(deps-dev): bump @typescript-eslint/parser in /mobile
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.10.0 to 8.11.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.11.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 15:53:55 +02:00
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
dependabot[bot]
67075d8c0b
chore(deps-dev): bump typescript from 5.4.5 to 5.6.3 in /mobile
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.5 to 5.6.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.4.5...v5.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-19 14:09:46 +00:00
koalasat
9f2e82248f
bump eslint-plugin-n from 15.7.0 to 16.6.2 in /mobile 2024-10-19 16:08:02 +02:00
koalasat
9f5c39489d
Fix mobile eslint 2024-10-19 15:33:55 +02:00
KoalaSat
c9f6a29861
Merge pull request #1549 from RoboSats/dependabot/npm_and_yarn/mobile/react-devtools-core-4.28.5
chore(deps): bump react-devtools-core from 4.27.8 to 4.28.5 in /mobile
2024-10-19 12:24:25 +00:00
KoalaSat
bce04a9053
Merge pull request #1552 from RoboSats/dependabot/npm_and_yarn/mobile/multi-cd0570f513
chore(deps): bump micromatch and react-native-codegen in /mobile
2024-10-19 12:24:06 +00:00
KoalaSat
9ac2c4728a
Merge pull request #1553 from RoboSats/dependabot/npm_and_yarn/mobile/multi-46ac6c22e2
chore(deps): bump braces and react-native-codegen in /mobile
2024-10-19 12:23:15 +00:00
dependabot[bot]
925b6d9c84
chore(deps): bump braces and react-native-codegen in /mobile
Bumps [braces](https://github.com/micromatch/braces) and [react-native-codegen](https://github.com/facebook/react-native/tree/HEAD/packages/react-native-codegen). These dependencies needed to be updated together.

Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

Updates `react-native-codegen` from 0.71.5 to 0.71.6
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.71.6/packages/react-native-codegen)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
- dependency-name: react-native-codegen
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-19 12:22:23 +00:00
dependabot[bot]
49a22f3f7f
chore(deps): bump micromatch and react-native-codegen in /mobile
Bumps [micromatch](https://github.com/micromatch/micromatch) and [react-native-codegen](https://github.com/facebook/react-native/tree/HEAD/packages/react-native-codegen). These dependencies needed to be updated together.

Updates `micromatch` from 4.0.5 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

Updates `react-native-codegen` from 0.71.5 to 0.71.6
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.71.6/packages/react-native-codegen)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
- dependency-name: react-native-codegen
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-19 12:22:06 +00:00
dependabot[bot]
049013252b
chore(deps): bump send and serve-static in /mobile
Bumps [send](https://github.com/pillarjs/send) and [serve-static](https://github.com/expressjs/serve-static). These dependencies needed to be updated together.

Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)

Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2)

---
updated-dependencies:
- dependency-name: send
  dependency-type: indirect
- dependency-name: serve-static
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-19 12:21:58 +00:00
dependabot[bot]
3ab437e053
chore(deps): bump react-devtools-core from 4.27.8 to 4.28.5 in /mobile
Bumps [react-devtools-core](https://github.com/facebook/react/tree/HEAD/packages/react-devtools-core) from 4.27.8 to 4.28.5.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-devtools-core)

---
updated-dependencies:
- dependency-name: react-devtools-core
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-19 12:21:54 +00:00
KoalaSat
7bf1d5110e
Merge pull request #1495 from RoboSats/use-nostr-in-book-page
Use nostr in book page
2024-10-18 20:31:40 +00:00
koalasat
d19cad9f23
v0.7.1-alpha bump 2024-10-18 17:23:38 +02:00
koalasat
ae0a621ced
v0.7.1-alpha 2024-10-18 16:23:34 +02:00
koalasat
560def2966
WIP 2024-10-18 12:40:01 +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
koalasat
bfda0e93be
Fix files cache problem and static files management 2024-09-17 15:14:43 +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
ba4b426e7d
Resolve latest dependencies 2024-09-06 15:57:42 +02:00
koalasat
ac7c3bbdaa
Skip notification if title empty 2024-08-21 10:14:57 +02:00
KoalaSat
e9863417dd
Merge branch 'main' into android-notification-system 2024-08-10 16:07:02 +00:00
KoalaSat
4c5670d8b6
Merge pull request #1403 from RoboSats/dependabot/npm_and_yarn/mobile/typescript-eslint/eslint-plugin-8.0.1
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.7 to 8.0.1 in /mobile
2024-08-10 15:57:48 +00:00
dependabot[bot]
a936006a65
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /mobile
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.7 to 8.0.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.0.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-10 17:18:33 +02:00
KoalaSat
decf13f41b
Merge pull request #1396 from RoboSats/dependabot/npm_and_yarn/mobile/eslint-plugin-promise-6.6.0
chore(deps-dev): bump eslint-plugin-promise from 6.1.1 to 6.6.0 in /mobile
2024-08-10 15:18:16 +00:00
dependabot[bot]
10b226cf04
chore(deps-dev): bump eslint-plugin-promise in /mobile
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.1.1 to 6.6.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-community/eslint-plugin-promise/compare/v6.1.1...v6.6.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-10 15:06:24 +00:00
dependabot[bot]
d03bb56575
chore(deps-dev): bump prettier from 3.3.2 to 3.3.3 in /mobile
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.2...3.3.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-10 15:06:19 +00:00
dependabot[bot]
4870e8d622
chore(deps-dev): bump eslint-plugin-react in /mobile
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.32.2 to 7.35.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.32.2...v7.35.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-10 15:05:33 +00:00
dependabot[bot]
fcce0ab2c5
chore(deps-dev): bump eslint-plugin-prettier in /mobile
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.3 to 5.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.3...v5.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-20 07:30:07 +00: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
KoalaSat
74143c8da1
Disable tor option (#1315)
* Disable Tor option

* Fix settings save

* Remove unused code

* Remove unused code 2
2024-06-16 22:14:32 +00:00
dependabot[bot]
f71afb4806
Bump prettier from 3.2.5 to 3.3.2 in /mobile (#1327)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-16 21:18:23 +00:00