Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
94708755e8d97681dd2c836ab08af8153d6e4688
tutanota
/
app-android
/
app
/
src
/
main
下载当前目录
H
hrb-hub
[Android]Fix contacts organization outdated issues
c77b872f
创建于
2025年11月10日
历史提交
文件
最后提交记录
最后更新时间
assets
Changes after review
3 年前
java
[Android]Fix contacts organization outdated issues Adding any Organization field(Company, Role or Department) will create new Organization section instead of updating existing section. Fixed by updating the Organization section instead of creating new one and removes it entirely when all fields are empty to prevent showing an empty organization section. Close #9900 Close #9901 Co-authored-by: hrb-hub <hrb-hub@users.noreply.github.com>
6 个月前
play
v271.250220.0 - monitor model v31 - Added rating dialog for android using the multipage dialog (Closes #8530) - Updated images within the rating dialog - Adjusted rating prompt interval to be occurring more often - Added usage tests for ratings - Now the native mobile navigation gestures are used within the rating dialog to be interpreted as "Not now" or "Maybe later" button clicks - Refined support dialog (Closes #8458) - Updated app icons for Android/iOS/Desktop (Closes #8503) - Replaced F-Droid app icons, feature graphic and screenshots - Updated favicons (Closes #8264) Co-authored-by: yoy <yoy@tutao.de> Co-authored-by: jug <jug@tutao.de> Co-authored-by: cag Co-authored-by: arm <arm@tutao.de>
1 年前
res
update translations
7 个月前
AndroidManifest.xml
[Android] Handle split screen mode without restarting app App were restarting when user split screen/resized. Fixed multi window configuration changes by adding "screenSize and smallestScreenSize" in android:configChanges which will receive a callback to onConfigurationChanged() instead of restarting app. Close #9235
10 个月前
ic_logo-playstore.png
v271.250220.0 - monitor model v31 - Added rating dialog for android using the multipage dialog (Closes #8530) - Updated images within the rating dialog - Adjusted rating prompt interval to be occurring more often - Added usage tests for ratings - Now the native mobile navigation gestures are used within the rating dialog to be interpreted as "Not now" or "Maybe later" button clicks - Refined support dialog (Closes #8458) - Updated app icons for Android/iOS/Desktop (Closes #8503) - Replaced F-Droid app icons, feature graphic and screenshots - Updated favicons (Closes #8264) Co-authored-by: yoy <yoy@tutao.de> Co-authored-by: jug <jug@tutao.de> Co-authored-by: cag Co-authored-by: arm <arm@tutao.de>
1 年前