0
0
mirror of https://git.code.sf.net/p/opencamera/code.git synced 2024-09-19 19:42:29 +02:00

Commit Graph

  • a6673ade58 Bump to version 90 / 1.53.1. master v1.53.1 Mark Harman 2024-06-04 22:38:07 +0100
  • 48cf615eda Update date for release. Mark Harman 2024-06-04 22:37:56 +0100
  • a035715288 Fix crash when fragment is being recreated; also fix when video subtitles is enabled/disabled. Mark Harman 2024-06-04 22:20:12 +0100
  • 19f09a75d3 Update for release. Mark Harman 2024-05-28 22:06:01 +0100
  • 82fcc7f600 Update for Avg tests. Mark Harman 2024-05-20 22:47:43 +0100
  • 39ea525d0e Fix warnings. Mark Harman 2024-05-08 22:44:14 +0100
  • 91cd69706a Fix warnings. Mark Harman 2024-05-08 22:44:04 +0100
  • db43895d31 Bump to version 89 / 1.53. Mark Harman 2024-05-08 22:27:14 +0100
  • ba2b9bf1a0 Fix crash for tiles for targetting Android 14. Mark Harman 2024-05-08 22:26:49 +0100
  • abdc70d8f2 Clarify for Android 13+. Mark Harman 2024-05-08 21:44:27 +0100
  • be3b47465d Fix typo. Mark Harman 2024-05-08 21:44:11 +0100
  • 2804f0a9d9 Updates for last release. Mark Harman 2024-05-08 21:43:56 +0100
  • d53299775a Merge commit '842bbb5c98ccc6cdbedddc5c8a01ea480a65d581' Mark Harman 2024-05-05 11:50:49 +0100
  • 711c9f7c4b Include licence text for icons on website directly, rather than just relying on link. Mark Harman 2024-05-01 23:36:00 +0100
  • 2fdf0b3819 Updates for last release. Mark Harman 2024-04-30 21:13:05 +0100
  • 6cec24f68f Merge commit 'f82bc7f6da8326a03b6184402733d1a805f87f56' by Daniel Zhang Mark Harman 2024-04-28 17:30:05 +0100
  • 03e9979683 No need to protect longClickedSwitchMultiCamera dialog with lock screen. Mark Harman 2024-04-28 17:26:38 +0100
  • 9ea67ce6de Updates for last release. Mark Harman 2024-04-28 16:47:33 +0100
  • e789000e9a Merge commit '070de83160a6af64e360f995f26d764b933e76ce' by Daniel Zhang Mark Harman 2024-04-18 23:32:13 +0100
  • 5406c08c1f New testTakePhotoVendorExtensions. Mark Harman 2024-04-13 10:50:08 +0100
  • 0760ed9c24 Fix typo. Mark Harman 2024-04-11 23:20:36 +0100
  • 14c2e1ee68 Catch crash in cancelAutoFocus()->capture(). Mark Harman 2024-04-06 21:42:48 +0100
  • 51c919f2a5 Reduce max mp for HDR/NR - in preparation for pure Java codepath. Mark Harman 2024-04-06 21:33:22 +0100
  • 5800c68b7e New VideoTestSuite and testTakeVideoAltResolution(). Mark Harman 2024-04-02 22:30:51 +0100
  • a01c8be4b8 Refactor VideoTestCallback to TestUtils. Mark Harman 2024-04-01 16:47:28 +0100
  • 78fca14780 Refactor code from subTestTakeVideo to TestUtils. Mark Harman 2024-04-01 16:43:48 +0100
  • 449aa5ae0b New testTakePhotoHDRSlowBurst. Mark Harman 2024-03-17 12:48:50 +0000
  • 6a34fe0146 Set preview expo for slow expo burst to fix Samsung Galaxy; use by default on those devices. Mark Harman 2024-03-17 12:48:35 +0000
  • 4c758c48a1 Improved user interface icons for shutter, switch photo/video and switch camera. Mark Harman 2024-03-10 21:23:11 +0000
  • 8b420a3aec Add comment for RECEIVER_NOT_EXPORTED warning. Mark Harman 2024-03-10 21:05:48 +0000
  • 27171dba58 Update URL for google material design icons. Mark Harman 2024-03-10 21:05:24 +0000
  • 4101ca0339 New option to show on-screen icon for focus peaking. Mark Harman 2024-03-10 21:03:50 +0000
  • ae61c064d9 Fix setting scene mode flags, needed to fix green tint on Samsung Qualcomm devices with HDR/expo and face detection. Mark Harman 2024-03-10 19:12:57 +0000
  • 00144e55dc Support for themed/monochrome application icon. Mark Harman 2024-02-28 22:25:39 +0000
  • b2926637e4 Prefer using MediaStore.getMediaUri() to get the mediastore URI from a SAF URI. Mark Harman 2024-02-28 21:47:53 +0000
  • a041de3ef1 Smoother zoom for Camera2 API - both more zoom entries, and supporting smooth zoom for pinch zoom. Mark Harman 2024-02-25 16:26:59 +0000
  • c42ac38fc5 Reduce logging. Mark Harman 2024-02-25 16:12:08 +0000
  • 32cd02dc1b Call freeMemory() on background thread, to fix ANRs or poor performance with SAF. Mark Harman 2024-02-25 16:11:48 +0000
  • b9d3483d49 Clarify long press on switch camera icons. Mark Harman 2024-02-23 23:16:41 +0000
  • e189806c00 Reword. Mark Harman 2024-02-20 22:39:34 +0000
  • f214f3cdf3 Remove more unnecessary calls. Mark Harman 2024-02-20 22:38:50 +0000
  • df982f9d6e Remove some unnecessary calls, and simplify About. Mark Harman 2024-02-20 22:33:11 +0000
  • f8f218d17b Log whether JPEG_R is available. Mark Harman 2024-02-20 22:32:18 +0000
  • 053417d1a1 Document isVideo(). Mark Harman 2024-02-19 21:04:11 +0000
  • 98b220169b longClickedTakePhoto() should return false if in video mode. Mark Harman 2024-02-19 21:03:53 +0000
  • 3f25cdf408 Use loadThumbnailFromUri() to reduce codepaths and fix bugs. Mark Harman 2024-02-17 20:01:00 +0000
  • 0be46d72f1 Corrections/clarifications for x- modes. Mark Harman 2024-02-11 16:17:48 +0000
  • 0f9cf10118 Clarify cookie consent for adsense. Mark Harman 2024-02-11 16:17:25 +0000
  • fc3e2ceeaa Ad hr for ad. Mark Harman 2024-02-11 16:17:03 +0000
  • 3bb8b77fdf Fix logging. Mark Harman 2024-01-28 13:00:17 +0000
  • e3262ee148 Fix crash when saving images if unable to create thumbnail. Mark Harman 2024-01-27 21:44:08 +0000
  • 98c6ff9cc1 Guard against device specific crashes with vendor extension APIs. Mark Harman 2024-01-27 21:35:02 +0000
  • 82d19f4f59 onCreate() should call setWindowFlagsForSettings() instead of setWindowFlagsForCamera() if in settings. Mark Harman 2024-01-27 21:00:30 +0000
  • ab10a3d4e9 Long press on switch camera icons to bring up a menu to jump to any camera. Mark Harman 2024-01-27 20:16:38 +0000
  • 123cf719bf Show progress for camera vendor extensions. Mark Harman 2024-01-27 19:57:29 +0000
  • f82bc7f6da skip hidden file in directory scan danielzhang130 2024-01-17 20:27:24 -0500
  • 070de83160 add keyguard to secure camera danielzhang130 2024-01-06 20:40:50 -0500
  • 72d1d7ea24 Fix comments. Mark Harman 2024-01-13 00:50:06 +0000
  • 688fbd5ffb Avoid use of settingsOnBackPressedCallback. Mark Harman 2024-01-13 00:13:03 +0000
  • 8be299bf38 Update gradle / Android Studio. Mark Harman 2024-01-13 00:05:05 +0000
  • f8400f80fb Update copyright year. Mark Harman 2024-01-13 00:04:28 +0000
  • 07b3e83886 Switch to using separate PreferenceScreens (so we can later move to AndroidX preference ibrary). Mark Harman 2024-01-07 17:10:49 +0000
  • 4bfb6105f5 Need to specify RECEIVER_NOT_EXPORTED for Android 14. Mark Harman 2023-12-29 22:54:17 +0000
  • 7a0fbde56c Add comment. Mark Harman 2023-12-28 21:59:29 +0000
  • c7d41e8864 Add logging. Mark Harman 2023-12-24 21:03:19 +0000
  • 0ed1151be3 Fix tests for Pixel 6 Pro. Mark Harman 2023-12-17 19:25:44 +0000
  • 10e10610c7 Fix tests for Pixel 6 Pro. Mark Harman 2023-12-17 19:25:32 +0000
  • 23bdefd2bd Target Android 14, also use latest ExifInterface library. Mark Harman 2023-12-17 19:24:55 +0000
  • 199eff6536 DROBrightenApplyFunction use LUT for performance. Mark Harman 2023-12-16 23:48:24 +0000
  • 47761b67ee Fix bugs in last release for HDRApplyFunction and HDRNApplyFunction. Mark Harman 2023-12-16 23:47:57 +0000
  • ad1537d964 Use faster method for finding median, and add more tests for this. Mark Harman 2023-12-16 22:16:37 +0000
  • 4be6e85fb7 AvgBrightenApplyFunction performance: find median with fewer comparisons. Mark Harman 2023-12-16 22:15:51 +0000
  • 0e5dac1832 Improve performance for AvgBrightenApplyFunction, including using LUT for gamma_scale. Mark Harman 2023-12-14 23:44:26 +0000
  • e0b51dd778 Fix last release. Mark Harman 2023-12-14 22:25:23 +0000
  • 43c07505f1 Improve AvgBrightenApplyFunction performance. Mark Harman 2023-12-14 22:24:55 +0000
  • 44abb8aae9 Speed up HDRApplyFunction and HDRNApplyFunction. Mark Harman 2023-12-13 23:44:39 +0000
  • 626396959f Panorama performance, avoid writing alpha where not needed. Mark Harman 2023-12-13 23:05:03 +0000
  • 772a6f8c5c Reduce blend_hwidth for better performance. Mark Harman 2023-12-12 23:23:00 +0000
  • 550a24e524 Replace NBSP character with spacce, in comment. Mark Harman 2023-12-09 20:59:05 +0000
  • acf556130f Fix typo in logging. Mark Harman 2023-12-08 21:47:02 +0000
  • f27bd20f1c Minor speedup. Mark Harman 2023-12-08 21:46:33 +0000
  • 2e5f742281 Panorama Java performance: do reduce and expand/blur on direct array rather than bitmap. Mark Harman 2023-12-07 00:14:41 +0000
  • 91805fc12a Improve performance for Java Panorama functions for reducing and expanding bitmaps. Mark Harman 2023-12-03 14:46:11 +0000
  • 6f4d7959b3 Use 2D reduce algorithm in Java codepath, better performance. Mark Harman 2023-12-03 13:44:47 +0000
  • 49eae6ab7d Remove code no longer needed for renderscript migration. Mark Harman 2023-12-02 17:05:19 +0000
  • 93dbad9201 Slower refresh rate for zebra stripes and focus peaking, in case non-renderscript codepath too slow. Mark Harman 2023-11-21 12:00:53 -0500
  • a1393c08c7 Add support for non-renderscript codepaths (disabled for now). Mark Harman 2023-11-21 11:59:59 -0500
  • 0893e192e0 Refactor code to new computeInterpolatedBestPath(). Mark Harman 2023-11-13 20:09:55 -0500
  • 5c88808ca2 UPDATED Made user's font size preference apply to on-screen text. Mark Harman 2023-11-11 12:27:15 -0500
  • a64a05d4fd UPDATED Improvements for popup menu and exposure UI when using large font sizes. Mark Harman 2023-11-11 12:24:27 -0500
  • 36a7595cc6 Update computeHistogram() to receive new HistogramType. Mark Harman 2023-10-14 14:40:05 +0100
  • 87cfb5b65d Updates for using Google's CMP for adsense/GDPR. Mark Harman 2023-10-14 13:27:30 +0100
  • b2da135481 Remove unused floating_point from autoAlignment(). Mark Harman 2023-10-06 22:58:08 +0100
  • ab2dfb3f13 Refactor code to new method setBackground(). Mark Harman 2023-09-29 21:42:11 +0100
  • e6312f25a8 Switch to AndroidX OnBackPressedCallback instead of overriding onBackPressed(). Mark Harman 2023-09-26 21:56:00 +0100
  • 842bbb5c98 update audio channels summary in preferences and update Chinese translation tumuyan 2023-08-30 22:33:47 +0800
  • d3e5021112 update Chinese translation tumuyan 2023-08-29 20:45:49 +0800
  • 542a575b4d Add date for release. v1.52 Mark Harman 2023-08-13 20:17:25 +0100
  • 0685d2cf87 Make test more tolerant. Mark Harman 2023-08-08 00:49:08 +0100
  • c3697ab9b7 Fix missing version number from last commit. Mark Harman 2023-08-06 12:10:35 +0100