index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
androidvfs.c
Age
Commit message (
Expand
)
Author
2026-05-26
ARRAYELTS → countof
Paul Eggert
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-19
Replace call[1-8] with calln
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-08-22
Prefer static_assert to verify
Stefan Kangas
2024-08-15
Port better to NFS unlink
Paul Eggert
2024-08-07
Prevent accesses to /content files without a GUI connection
Po Lu
2024-07-18
; Fix typos
Stefan Kangas
2024-07-07
* src/androidvfs.c (android_saf_check_nonnull): Fix typo.
Po Lu
2024-07-07
Correct JNI string error checking and miscellaneous corrections
Po Lu
2024-06-19
Don't follow symlinks in returning directory attributes of /
Po Lu
2024-06-18
Correct resolution of non-virtual directory names on Android
Po Lu
2024-06-12
Restore functionality on Android 2.2
Po Lu
2024-05-12
Properly deinitialize directory cursors on closedir
Po Lu
2024-05-10
Remove redundant encoding of strings in androidvfs.c
Po Lu
2024-05-10
Fix earlier change to content URI resolution on Android
Po Lu
2024-05-09
Don't report erroneous /content directory on Android 4.3 and earlier
Po Lu
2024-05-01
Fix compatibility issues with Android clipboards
Po Lu
2024-04-21
Better verify arguments to android-relinquish-directory-access
Po Lu
2024-04-20
Eliminate minor wart in EmacsService.java
Po Lu
2024-04-05
Enable relinquishing access to Android content directories
Po Lu
2024-04-01
Fix listing of Android root directory when it is accessible
Po Lu
2024-03-31
List special directories when reading root directory on Android
Po Lu
2024-03-23
Minor adjustments to last change
Po Lu
2024-03-23
Correctly handle non-BMP characters in Android content file names
Po Lu
2024-03-19
Respect display names of Android content URIs
Po Lu
2024-03-11
Implement notification callbacks on Android
Po Lu
2024-02-22
; Insert missing JNI prologues
Po Lu
2024-02-16
* src/androidvfs.c (android_scan_directory_tree): Get rid of xstrdup.
Po Lu
2024-01-10
Fix use after free in androidvfs.c
Stefan Kangas
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-10
; Fix typos
Stefan Kangas
2023-10-28
Minor adjustments to Android drag and drop and content URIs
Po Lu
2023-10-27
Substitute eassert for assert throughout Android code
Po Lu
2023-10-15
Correctly receive files through Android DND
Po Lu
2023-10-04
Correct local reference leaks
Po Lu
2023-10-03
Update Android port
Po Lu
2023-09-24
Update Android port
Po Lu
2023-09-05
Avoid virtual function dispatch overhead
Po Lu
2023-08-31
Include installation date within asset files
Po Lu
2023-08-19
Make some file I/O operations more robust on Android
Po Lu
2023-08-19
; Remove set but unused variable
Po Lu
2023-08-14
Improve efficiency of checking for access to authority documents
Po Lu
2023-08-08
Avoid caching file status when they are about to change
Po Lu
2023-08-08
Minor improvements to write-region heuristic
Po Lu
2023-08-08
* src/androidvfs.c (android_saf_file_open): Improve commentary.
Po Lu
2023-08-08
Utilize more frequently supported file access modes
Po Lu
2023-08-07
Port to the Android NDK r10b
Po Lu
2023-08-07
Repair hang in android_fdopen
Po Lu
2023-08-06
Update Android port
Po Lu
[next]