0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do not dim the image view when showing the settings. More... over 7 years ago
GEGL/babl modules must be renamed by prepending "lib". More... over 7 years ago
Duplicate the source buffer when it comes from a bitmap. More... over 7 years ago
Add 2 interesting operations: gegl:high-pass and gegl:fattal02. More... over 7 years ago
Use the right GeglLoadImage*() when changing operation as well. More... over 7 years ago
The image view listener should be done only once, at construction. More... over 7 years ago
Get rid of outdated code. More... over 7 years ago
Revert to Android Bitmap source for API < 23. More... over 7 years ago
Output a debug log and don't try to run a GEGL op on non-existing file. More... over 7 years ago
Add armeabi to build targets. More... over 7 years ago
Fine-grained permissions are only available from API 23. More... over 7 years ago
Reset the import_path to NULL if import failed for any reason. More... over 7 years ago
Add patches for dependencies. More... over 7 years ago
Add various GEGL operations. More... over 7 years ago
Show the operation settings with a simple click. More... over 7 years ago
Use the side drawer for operation selection… More... over 7 years ago
List the available operations after GEGL initialization. More... over 7 years ago
Make the settings GUI actually generic. More... over 7 years ago
Native getDoubleProperty() now returns a boolean for success… More... over 7 years ago
Extract GEGL operation properties programmatically. More... over 7 years ago
Make getCurrentBitmap() into a private call only. More... over 7 years ago
Save the loaded image path into the native lib. More... over 7 years ago
Load the image from a path, not from an Android bitmap. More... over 7 years ago
Fix very bad typo s/g_object_ref/g_object_unref/! More... over 7 years ago
geglLoadImage() creates now a new Bitmap. More... over 7 years ago
Fix when file is an external storage document. More... over 7 years ago
Allow exporting result. More... over 7 years ago
Change menu item's id: s/nav_camera/nav_import/. More... over 7 years ago
Add the XCF file for the robogoat image. More... over 7 years ago
ContentResolver.query() may return null. More... over 7 years ago