Commit Graph

149 Commits

Author SHA1 Message Date
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
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
e4fafad3ce
feat(android): add f-droid page resources (#1270)
* Add Template

* Add app details

* Code Review
2024-05-12 19:58:00 +00: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
d3acb6bfb8
Fix build 2024-04-30 14:56:20 +01:00
KoalaSat
9725be0d71
Remove deprecated code 2024-04-30 14:56:20 +01:00
KoalaSat
253f3bf6c0
Remove react-native-tor 2024-04-30 14:56:19 +01:00
KoalaSat
d8490d7530
Improve Federation start order 2024-04-30 14:56:19 +01:00
KoalaSat
a1c63ca622
Federation Android App and new Tor engine 2024-04-30 14:56:19 +01:00
dependabot[bot]
f60267262f
Bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2 in /mobile (#1252)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.0 to 4.6.2.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 22:58:33 +00:00
dependabot[bot]
92d7bcd5c3
Bump jest and @types/jest in /mobile (#1221)
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.

Updates `jest` from 29.5.0 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)

Updates `@types/jest` from 29.5.1 to 29.5.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-20 19:39:11 +00:00
dependabot[bot]
5f4696380e
Bump typescript from 5.3.3 to 5.4.5 in /mobile (#1229)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.5.
- [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.3.3...v5.4.5)

---
updated-dependencies:
- dependency-name: typescript
  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-04-20 19:37:15 +00:00
Reckless_Satoshi
3b09fb5268
Merge branch 'main' into the-federation-layer-v0.6.0 2024-03-02 08:40:28 +00:00
dependabot[bot]
6ec3673729
Bump @react-native-community/netinfo from 11.2.1 to 11.3.0 in /mobile (#1133)
Bumps [@react-native-community/netinfo](https://github.com/react-native-netinfo/react-native-netinfo) from 11.2.1 to 11.3.0.
- [Release notes](https://github.com/react-native-netinfo/react-native-netinfo/releases)
- [Changelog](https://github.com/react-native-netinfo/react-native-netinfo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-native-netinfo/react-native-netinfo/compare/v11.2.1...v11.3.0)

---
updated-dependencies:
- dependency-name: "@react-native-community/netinfo"
  dependency-type: direct:production
  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-02-25 18:56:13 +00:00
Reckless_Satoshi
683cca6900
Merge branch 'main' into the-federation-layer-v0.6.0 2024-02-11 14:59:52 +00:00
dependabot[bot]
f59068b723
Bump prettier from 3.2.4 to 3.2.5 in /mobile (#1122)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5.
- [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.4...3.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-10 14:15:34 +00:00
Reckless_Satoshi
b4b10cddfb
Merge branch 'main' into the-federation-layer-v0.6.0 2024-01-22 10:22:33 +00:00
Reckless_Satoshi
d7aef9aa6b
Bump to v0.5.4 2024-01-22 10:13:11 +00:00
dependabot[bot]
180f79acad
Bump prettier from 3.2.1 to 3.2.4 in /mobile (#1076)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.1 to 3.2.4.
- [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.1...3.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 09:14:16 +00:00
Reckless_Satoshi
043b690089
Merge branch 'main' into the-federation-layer-v0.6.0 2024-01-15 00:56:55 +00:00
dependabot[bot]
8072ae8ce2
Bump prettier from 3.1.1 to 3.2.1 in /mobile (#1065)
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.1.
- [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.1.1...3.2.1)

---
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-01-13 13:12:22 +00:00
dependabot[bot]
35cdd97ed3
Bump eslint-plugin-prettier from 5.1.2 to 5.1.3 in /mobile (#1066)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.2 to 5.1.3.
- [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.2...v5.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-13 13:12:03 +00:00
Reckless_Satoshi
3c8adacad6
Merge branch 'main' into the-federation-layer-v0.6.0 2024-01-06 12:42:49 +00:00
dependabot[bot]
7a8f03d9e4
Bump eslint-plugin-prettier from 5.1.1 to 5.1.2 in /mobile (#1032)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.1 to 5.1.2.
- [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.1...v5.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-30 10:27:20 +00:00
Reckless_Satoshi
1724fb2074
Merge branch 'main' into the-federation-layer-v0.6.0 2023-12-25 14:04:13 +00:00