Commit Graph

18682 Commits (544c680b6b6f82d663653c6fa653237a5a977ad1)
 

Author SHA1 Message Date
Morgan Pretty 201659728f Removed some debug code 1 year ago
Morgan Pretty f7dcd47c0c Fixed a few more minor bugs and updated GeoLite2 data
• Updated the GeoLite2 country database data, added some basic localisation to it
• Managed to optimise the size of the GeoLite2 data bundled with the app (10mb -> 8mb)
• Cleaned up the IP2Country logic a little
• Removed some pluralisation from logs (want the logs to be identical outside of numbers)
• Tweaked the PushRegistrationManager to actually timeout
1 year ago
Morgan Pretty 592d743c82 Fixed a bug where the conversation settings button message request bug 1 year ago
Morgan Pretty a8d9200ef5 Fixed a few more bugs
• Fixed an issue where excessive job failures could result in jobs not running onLaunch or onActive as expected (extended network issues resulted in the default communities not getting fetched)
• Fixed an issue where the PathVC could end up in a weird state after the IP2Country cache gets updated
• Fixed an issue where LinkPreview caching was incorrectly case sensitive
• Fixed an issue where the IP2Country might load it's cache on the wrong thread
• Added the ability to copy the file path to the log file when exporting on the simulator
• Updated the Request type to correctly encode a body of 'Data' type when given (would previously incorrectly encode it as JSON)
1 year ago
Ryan ZHAO f8e1c4a20b update accessibility id 1 year ago
Ryan ZHAO e430ef7943 fix accessibility id 1 year ago
Ryan ZHAO 394bd19c96 WIP: ban & delete toast 1 year ago
Morgan Pretty 25150f931e Logging improvements, incorrect version number fix 1 year ago
Ryan ZHAO 09500b1695 bump up build number 1 year ago
Ryan ZHAO 27b5aeaec3 handle an edge case when user force quitting the app during account creation 1 year ago
Ryan ZHAO 1753a4a85d add animation 1 year ago
Ryan ZHAO 23511941c5 fix the ons error logic 1 year ago
Ryan ZHAO 77e9a1d29a fix landing screen T&C string 1 year ago
Ryan ZHAO 065e51381b add strings & update libsession build script 1 year ago
Ryan ZHAO 19b4055a2e Merge branch 'onboarding' into standardised-strings 1 year ago
Ryan ZHAO 75845619f7 update accessibility id 1 year ago
Ryan ZHAO 881d74c100 bump up build number 1 year ago
Ryan ZHAO b2a7e142a3 update onboarding flow when the seed is already stored 1 year ago
Ryan ZHAO eec4c7f944 add localised strings 1 year ago
Morgan Pretty 59bc1f4ec9 Added another missed change 1 year ago
Ryan ZHAO d1483bc1a7 fix an issue where global search/contact list - outgoing message request does not show up in the contact list 1 year ago
Ryan ZHAO 4da21035ca fix ons search error 1 year ago
Morgan Pretty 1fd65230b7 Fixed the broken unit tests
• Added a method to customise mock parameter summaries for unit tests
• Pulled across the updated libSession cache logic
1 year ago
Ryan ZHAO 654419d116 fix multiple lines display name in settings screen 1 year ago
Ryan ZHAO 572e5ceb7d fix an issue where 100 bytes string won't pass the display name length test 1 year ago
Morgan Pretty 3dada9e58a Updated mention styling and added back path "recovery" logic 1 year ago
Morgan Pretty e2fc0a5b51 Further fixes
• Fixed an issue where the default log level was set too low
• Fixed an issue where sending the app to the background without any pending jobs could result in the database and network not being suspended correctly
• Updated to latest libSession (don't try to recover paths, just rebuild)
1 year ago
Ryan ZHAO 8bd418f289 bump up build number 1 year ago
Ryan ZHAO b9dde96673 minor fix on decoding recovery password 1 year ago
Ryan ZHAO 4196225a7d bump up build number 1 year ago
Ryan ZHAO ab2f93a993 workaround for restarting capture after going back from message notification screen 1 year ago
Ryan ZHAO 057e71f942 minor copy fix 1 year ago
Ryan ZHAO a05aab193c fix the error message for ons searching time out 1 year ago
Ryan ZHAO aebb68656b fix an issue where on small screen the error message under text input box won't be fully displayed 1 year ago
Ryan ZHAO 216a6666cc fix error logic for recovery password 1 year ago
Ryan ZHAO 2798e76f25 fix an logic issue when the recovery password is too long 1 year ago
Morgan Pretty ea7b4a2de3 Fixed an issue with rapidly going to/from the background
• Fixed an issue where leaving and returning to the app rapidly could leave the app in a state when the database and network are inaccessible
• Fixed an issue where bad nodes might not get dropped from the pool (libSession update)
1 year ago
Morgan Pretty 185e84dc95 Fixed a few PN behaviours
• Tweaked the message request notification behaviour
• Fixed an issue where duplicate message errors would result in the generic notification being shown
• Further notification logging improvements
1 year ago
Ryan ZHAO 6887abb9ab bump up build & version number 1 year ago
Morgan Pretty db796896f4 Tweaks to notification extension
• Fixed an issue where the notification extension could end up in an invalid state if you delete and create a new account in rapid succession
• Fixed an issue where notification processing errors weren't getting handled correctly resulting in the notification extension timing out
• Stopped the notification extension from trying to download profile images
• Added commit hash to version info
• Tweaked the notification extension logic flow to be more straight forward
1 year ago
Ryan ZHAO 94bac5bc07 fix merging issues 1 year ago
Ryan ZHAO 0b7ff7b623 Merge branch 'dev' into onboarding 1 year ago
Morgan Pretty dc85c69993
Merge pull request #985 from mpretty-cyro/feature/30s-debug-dis-msg-option
Added a 30s disappearing messages option to debug builds for testing
1 year ago
Morgan Pretty 344e290ec1 Added a 30s disappearing messages option to debug builds for testing 1 year ago
Morgan Pretty 362b72b51d
Merge pull request #984 from oxen-io/dev
Release 2.6.2
1 year ago
Morgan Pretty ec72a5310f
Merge pull request #981 from mpretty-cyro/fix/release-2-6-1-issues
Fix release 2.6.1 Issues
1 year ago
Ryan ZHAO e82cf79dd4 fix an issue that the camera freezes after scanning something other than a session id in new conversation screen 1 year ago
Ryan ZHAO d6b8616543 further fix for global search sorting 1 year ago
Morgan Pretty 7bd6aae7e2 Updating version numbers for TestFlight build 1 year ago
Morgan Pretty a49a27207d Missed some code 1 year ago