You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/main/java/org/fcitx/fcitx5/android/input/candidates/expanded/window/BaseExpandedCandidateWindow.kt
+26-31Lines changed: 26 additions & 31 deletions
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,19 @@
1
1
/*
2
2
* SPDX-License-Identifier: LGPL-2.1-or-later
3
-
* SPDX-FileCopyrightText: Copyright 2021-2023 Fcitx5 for Android Contributors
3
+
* SPDX-FileCopyrightText: Copyright 2021-2024 Fcitx5 for Android Contributors
Copy file name to clipboardExpand all lines: app/src/main/java/org/fcitx/fcitx5/android/input/candidates/expanded/window/FlexboxExpandedCandidateWindow.kt
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
/*
2
2
* SPDX-License-Identifier: LGPL-2.1-or-later
3
-
* SPDX-FileCopyrightText: Copyright 2021-2023 Fcitx5 for Android Contributors
3
+
* SPDX-FileCopyrightText: Copyright 2021-2024 Fcitx5 for Android Contributors
Copy file name to clipboardExpand all lines: app/src/main/java/org/fcitx/fcitx5/android/input/candidates/expanded/window/GridExpandedCandidateWindow.kt
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
/*
2
2
* SPDX-License-Identifier: LGPL-2.1-or-later
3
-
* SPDX-FileCopyrightText: Copyright 2021-2023 Fcitx5 for Android Contributors
3
+
* SPDX-FileCopyrightText: Copyright 2021-2024 Fcitx5 for Android Contributors
0 commit comments