Commit Graph

21 Commits

Author SHA1 Message Date
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
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
KoalaSat
441eddb74c
fix(android): federation APK 4xx errors (#1279) 2024-05-08 21:40:59 +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
d83da82629
Remove v8 2023-05-27 06:01:09 -07:00
Reckless_Satoshi
7643e524f1
Fix all files with pre-commit 2022-10-25 11:04:12 -07:00
Reckless_Satoshi
7b8fcb3285
Add android webview app (#259)
* Add android build workflow

* Initial webview on tsx template

* Insert ReactJS app from local

* Add Android app icon by @red_purdy (#174)

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

Co-authored-by: RedPurdy <104675727+RedPurdy@users.noreply.github.com>

* Fix local reactjs

* Add setup guide. Bundled dev main.js

* Add react native tor

* Move Android CHANGELOG.md to /mobile

* Add torified webview in react-native (#247)

* Add android build workflow

* Android Tor Requests

* Fetching internal files (i18n)

* react-native-tor does not implement PUT

* Get Files from Tor

* Revert "Add android build workflow"

This reverts commit 340bcf8d1c.

* Fix Rebase Removals

* External sources

* react-native-tor crashes

* Last Refactor

* Fix/revert setup guide

* Add /mobile as volume to npm-dev container

On the fully dockerized dev environment the npm process cannot save files outside of /frontend directory. Now it can also save the builds to /mobile

* Fix UsafeAlert

* Run prettier

* Run lint:fix

* Main Profile Image fix

* Remove Tor Requests limitation

Co-authored-by: Reckless_Satoshi <reckless.satoshi@protonmail.com>

Co-authored-by: RedPurdy <104675727+RedPurdy@users.noreply.github.com>
Co-authored-by: KoalaSat <yv1vtrul@duck.com>
2022-09-28 12:08:16 +00:00