Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update version v1.4.1(280) #144

Merged
merged 214 commits into from
Jan 30, 2023
Merged

update version v1.4.1(280) #144

merged 214 commits into from
Jan 30, 2023

Conversation

jiangzhiguo1992
Copy link
Member

  1. Add a new private group.
  2. Added the function of sliding left and right when browsing multiple pictures/videos.
  3. Added sharing and pull-down exit functions in the picture/video details page.
  4. Optimize the stability and fault tolerance of file transfer.
  5. Optimized the situation that the Apple end could not receive notifications.
  6. Fix the problem that the client fails to link in some regions.
  7. Fix the problem that the thumbnail image download fails for file transfer.
  8. Fix the inconsistency between session summary and message list.
  9. Fixed the problem of flashback caused by incorrect wallet address verification.
  10. Increase the acceleration function of all transactions, and related settings interface.
  11. Add the function of secondary confirmation of picture selection, and increase the multi-selection function of picture selection.
  12. Remove unnecessary phone permissions on Android.

@jiangzhiguo1992 jiangzhiguo1992 added the enhancement New feature or request label Jan 29, 2023

/**
* Created by JZG on 2021/6/28.
*/
class APNSPush {
companion object {
private const val ApnsTopic = "org.nkn.nmobile"
private const val ApnsTopic = "com.xxx.xxx"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add in config file

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


let pushTopic = "com.xxx.xxx"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add in config file

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@iheron iheron merged commit 86a2ded into master Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants