Commit graph

23 commits

Author SHA1 Message Date
8b6f5bc00c Fixed several issues 2024-07-30 14:54:38 -04:00
b1fbc4b46d Made some changes 2024-07-25 17:02:29 -04:00
99c6cfd572 Added a comment 2024-07-15 11:18:48 -04:00
66c8c06673 Preping for merge in main 2024-07-15 11:13:40 -04:00
3953f80940 Changed several strings 2024-07-15 02:08:17 -04:00
a844815424 It works! 2024-07-15 00:23:04 -04:00
c74501eb34 Got sociable status working 2024-07-15 00:09:15 -04:00
bb7c15d406 Just email reset 2024-07-14 21:56:16 -04:00
Nutcake
812148658d
Add iOS support (#18)
* add web support and remove all tabs except chat

* Update README.md

* feat: setup project for xcode builds + add other tabs back

* chore: update macos podfile

* chore: update packages + update build config + add audio playback on iOS/macOS + swap downloader library

* chore: remove ide-specific files

* chore: update readme

* chore: update build.gradle to reflect correct minSdkVersion

* chore: remove generated ic_launcher png files

* chore: update formatting to use 120 char line length

* chore: address use of then method on awaited future

* chore: update app icons for macOS & iOS

* Fix file move not waiting for download finish

---------

Co-authored-by: lumey <lumey@lumey.dev>
Co-authored-by: Garrett <toast@isota.ch>
2023-11-14 20:28:14 +01:00
Nutcake
74fb91e0a4 Replace all text references with new ReCon branding 2023-10-03 19:00:59 +02:00
Nutcake
6e83ce32f8 Remove client secret dependecy and fix session thumbnails 2023-09-30 11:15:17 +02:00
Nutcake
65207e6e90 Add filter function to session list 2023-06-04 16:27:18 +02:00
Nutcake
5561f18a2c Improve handling of logout and token expiration 2023-05-25 18:54:21 +02:00
Nutcake
6f99015a1c Redesign login screen and add 2FA support 2023-05-07 17:25:00 +02:00
Nutcake
e76d5390c0 Move around client holder 2023-05-05 12:45:00 +02:00
Nutcake
2a4a23f6aa Add platform checks and add auto refresh with rate limiting 2023-05-04 14:44:40 +02:00
Nutcake
28fe3fc3c0 Fix notification toggle and add check interval selector 2023-05-04 13:13:24 +02:00
Nutcake
22deb64bce Add notification requester and settings entries 2023-05-03 23:24:27 +02:00
Nutcake
9ebe4fc63d Add settings manager and move some things around 2023-05-03 21:55:34 +02:00
Nutcake
6ea136ce3b Improve login and settings visuals 2023-05-03 18:16:40 +02:00
Nutcake
344284b2cf Rename project 2023-05-01 19:13:40 +02:00
Nutcake
630cd2fde7 Implement message sending and streamed receiving 2023-05-01 17:34:34 +02:00
Nutcake
8aeab5ba28 Initial commit 2023-04-29 19:18:46 +02:00