Giter Site home page Giter Site logo

zoxcore / antidote Goto Github PK

View Code? Open in Web Editor NEW

This project forked from antidote-for-tox/antidote

17.0 17.0 5.0 41.24 MB

Reboot of the Tox Messenger for the IPhone

License: Mozilla Public License 2.0

Objective-C 52.17% Ruby 0.22% HTML 0.92% Swift 17.93% Shell 0.25% C 27.90% CMake 0.31% Makefile 0.30%
ios iphone secure-messenger tox tox-client toxcore

antidote's People

Contributors

atalanttore avatar badlop avatar bonbonboi avatar chuongv avatar comradekingu avatar ddinghoya avatar dvor avatar gbrlgn avatar geremia avatar gnu-ewm avatar mahmoudashraf93 avatar maronghappy avatar nurupo avatar redetection avatar santossi avatar sirnacnud avatar strixaluco avatar tha14 avatar thedmdim avatar urras avatar weblate avatar zoff99 avatar zouhirdehbi avatar zukauskas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

antidote's Issues

Crash on iOS 17.0.3

When I want to write a message the client crashes.
All other features seem to be ok.
Tested on iPhone 15 pro (17.0.3) and iPhone 14 pro (17.0.3).

THX

Language italian

Why is the Italian language not accepted? I have complete The translate on weblate

I saw that the strings have already been translated but once installed the language of the device is not received

Crash after Videocall ends

Describe the bug
Crash after Videocall ends

To Reproduce
Steps to reproduce the behavior:

  1. start a video call
  2. hangup
  3. See error

Expected behavior

  1. start a video call
  2. hangup
  3. no error occurs

Your system information:

  • Antidote Version: 1.4.1
  • App from: Self compiled
  • IOS Version: IOS 11
  • Device:

Video and audio fix in iOS 16

image

The protocol is not stable on this operating system, audio has a very low volume and you can’t switch to the external speaker. A few small changes and in my opinion it will be really phenomenal as a real decentralized alternative

White Text on White Background while typing a new message

Describe the bug
White Text on White Background while typing a new message

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Your system information:

  • Antidote Version: [1.4.1]
  • App from App Store / Testflight / Self compiled / other: Self compiled

Can’t start App until Login over face id is enabled

Version 1.4.13 / iPhone 11 / iOS 15.3.1

If i enable faceid to let me autologin with my pin, I can‘t longer start the app after I close it. I need to delete and reinstall it to get it to work again.
If I set only the pin without enable faceid all working fine.

[UI]Password reset page has broken layout

Describe the bug
The password reset page, for the user's profile, has broken layout

To Reproduce
Steps to reproduce the behavior:

  1. Go to Profile
  2. Click on Profile Details, then Change password
  3. See broken layout

22-06-19 19-51-46 0051

adding a new contact with empty message crashes

Describe the bug
add a new contact by scanning the QR code, then press add and leave the message empty.
Antidote crashes and the friend is not added

Your system information:

  • Antidote Version: develop
  • App from App Store / Testflight / Self compiled / other: Self compiled
  • IOS Version: ISO 14.5
  • Device: IPhone 6

Add Faceid support

Is your feature request related to a problem? Please describe.
It doesn't seem like the support for the app is dead so why there is no option to unlock the app with face I'd?

Describe the solution you'd like
A clear and concise description of what you want to happen.
Add face id support
Your system information:

  • Antidote Version: [1.4.25]
  • App from App Store: [App Store]
  • IOS Version: [IOS 16]
  • Device: iPhone 11

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Nothing
Additional context
Add any other context or screenshots about the feature request here.

Not working

Describe the bug
It won't even work. Like, literally. As soon as I tap it and it opens, it instantly closes (and it's not in the background afterwards).

To Reproduce
Steps to reproduce the behavior:

  1. Install
  2. Try opening it

Expected behavior
To be usable :P

Your system information:

  • Antidote Version: [1.4.14]
  • App from App Store / Testflight / Self compiled / other: [App Store]
  • IOS Version: [IOS 15.4]
  • Device: iPhone 13 Pro Max

Turn screen off using the proximity sensor when in a call

Is your feature request related to a problem? Please describe.
When in call, the proximity sensor is not being used to make the screen turn off.

Describe the solution you'd like
Use the proximity sensor to turn off the screen when in a call to avoid pressing the buttons by mistake(probably not in videocall).

Your system information:

  • Antidote Version: [1.4.3]
  • App from App Store
  • IOS Version: [IOS 14.8]
  • Device: iPhone 7

Describe alternatives you've considered

Additional context

bug on compile

change in the home and add to run before ./install.sh

but after this is error:

SDK does not contain 'libarclite' at the path '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphonesimulator.a'; try increasing the minimum deployment target

I found this solution:

cd /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/

sudo mkdir arc

# While executing the above command, the OS will block it
# and give an error. Allow permission from the settings
# and run the command again.

cd arc
sudo git clone https://github.com/kamyarelyasi/Libarclite-Files.git .

after there is this problem:

Antidote/NSTimerExtension.swift:17:44 Converting non-escaping parameter 'block' to generic parameter 'T' may allow it to escape

and missing italian file translation

Copy-pasting new contact toxid doesn't enable Send button

When trying to add a new contact, pasting a toxid into the (too) big textarea doesn't enable the "Send" button, but manually backspacing and typing the last character does.

Ie. that "Send" button only seems to trigger on regular keypress events, but not on pastes?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.