summaryrefslogtreecommitdiff
path: root/java/org/gnu/emacs/EmacsWindow.java
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-23Implement set_window_size_and_position_hook on AndroidPo Lu
2025-06-11Port to Android API 36Po Lu
2025-03-09; * java/org/gnu/emacs/EmacsWindow.java (viewLayout): Typo in comment.Po Lu
2025-02-19Fix remaining Android bugs reported over the past monthsPo Lu
2025-02-19Properly move existing tooltips on AndroidPo Lu
2025-02-17Fix crash in frame deletion on AndroidPo Lu
2025-01-02Update copyright year to 2025Stefan Kangas
2024-06-27Prevent crashes and related issues if initial activity is destroyed on AndroidPo Lu
2024-06-24Fix omission of updates to child frames on AndroidPo Lu
2024-06-18Fix window class of Android tooltipsPo Lu
2024-05-23Work around one Android bug and document anotherPo Lu
2024-05-13Communicate frame titles to the window manager on AndroidPo Lu
2024-05-12Additional changes to processing of Num Lock on AndroidPo Lu
2024-05-12Correct earlier changes to processing of Num Lock on AndroidPo Lu
2024-05-05Fix inadvertent removal in EmacsWindowPo Lu
2024-05-04Simplify management of Android handle IDsPo Lu
2024-04-27Enable customization of the quit key on AndroidPo Lu
2024-04-07Resolve disagreements in accounting of tooltip positions on AndroidPo Lu
2024-04-04Avoid destroying windows after they are unmappedPo Lu
2024-04-03; * java/org/gnu/emacs/EmacsWindow.java (reparentTo): Typo.Po Lu
2024-04-03Better align Emacs window management with Android task lifecyclesPo Lu
2024-03-21Android compatibility fixesPo Lu
2024-03-20Respect file display names during Android drag-and-dropPo Lu
2024-02-24Fix bug#69321Po Lu
2024-02-18Implement tooltip_reuse_hidden_frame for AndroidPo Lu
2024-02-10Merge from origin/emacs-29Eli Zaretskii
2024-02-05Fix frame focus tracking under AndroidPo Lu
2024-01-26Avert race condition between window attachment and buffer swapPo Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-16Provide for Num Lock and Scroll Lock on AndroidPo Lu
2023-12-10; Fix a few more typosStefan Kangas
2023-12-10; Fix typosStefan Kangas
2023-11-25Dismiss Android Back key events that are canceledPo Lu
2023-11-15Register ``pinch to zoom'' touch screen gesturesPo Lu
2023-10-28Minor adjustments to Android drag and drop and content URIsPo Lu
2023-10-21Facilitate opening multiple files through DND under AndroidPo Lu
2023-10-15Correctly receive files through Android DNDPo Lu
2023-10-14Implement multi-window drag-and-drop under AndroidPo Lu
2023-10-10Implement frame restacking under AndroidPo Lu
2023-09-18Optimize damage region tracking under AndroidPo Lu
2023-08-30Facilitate typing `C-SPC' on AndroidPo Lu
2023-08-12Merge from origin/emacs-29Eli Zaretskii
2023-08-02Fix reporting of key events containing SYM and METAPo Lu
2023-07-18Update Android portPo Lu
2023-07-13Disable hardware acceleration on AndroidPo Lu
2023-07-12Update Android portPo Lu
2023-07-11Update Android portPo Lu
2023-07-09Update Android portPo Lu
2023-07-09Update Android portPo Lu