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

4736 Commits

Author SHA1 Message Date
Mark Harman
a6673ade58 Bump to version 90 / 1.53.1. 2024-06-04 22:38:07 +01:00
Mark Harman
48cf615eda Update date for release. 2024-06-04 22:37:56 +01:00
Mark Harman
a035715288 Fix crash when fragment is being recreated; also fix when video subtitles is enabled/disabled. 2024-06-04 22:20:12 +01:00
Mark Harman
19f09a75d3 Update for release. 2024-05-28 22:06:01 +01:00
Mark Harman
82fcc7f600 Update for Avg tests. 2024-05-20 22:47:43 +01:00
Mark Harman
39ea525d0e Fix warnings. 2024-05-08 22:44:14 +01:00
Mark Harman
91cd69706a Fix warnings. 2024-05-08 22:44:04 +01:00
Mark Harman
db43895d31 Bump to version 89 / 1.53. 2024-05-08 22:27:14 +01:00
Mark Harman
ba2b9bf1a0 Fix crash for tiles for targetting Android 14. 2024-05-08 22:26:49 +01:00
Mark Harman
abdc70d8f2 Clarify for Android 13+. 2024-05-08 21:44:27 +01:00
Mark Harman
be3b47465d Fix typo. 2024-05-08 21:44:11 +01:00
Mark Harman
2804f0a9d9 Updates for last release. 2024-05-08 21:43:56 +01:00
Mark Harman
d53299775a Merge commit '842bbb5c98ccc6cdbedddc5c8a01ea480a65d581' 2024-05-05 11:50:49 +01:00
Mark Harman
711c9f7c4b Include licence text for icons on website directly, rather than just relying on link. 2024-05-01 23:36:00 +01:00
Mark Harman
2fdf0b3819 Updates for last release. 2024-04-30 21:13:05 +01:00
Mark Harman
6cec24f68f Merge commit 'f82bc7f6da8326a03b6184402733d1a805f87f56' by Daniel Zhang 2024-04-28 17:32:17 +01:00
Mark Harman
03e9979683 No need to protect longClickedSwitchMultiCamera dialog with lock screen. 2024-04-28 17:26:38 +01:00
Mark Harman
9ea67ce6de Updates for last release. 2024-04-28 16:47:33 +01:00
Mark Harman
e789000e9a Merge commit '070de83160a6af64e360f995f26d764b933e76ce' by Daniel Zhang
From https://sourceforge.net/p/opencamera/code/merge-requests/71/
2024-04-18 23:35:47 +01:00
Mark Harman
5406c08c1f New testTakePhotoVendorExtensions. 2024-04-13 10:50:08 +01:00
Mark Harman
0760ed9c24 Fix typo. 2024-04-11 23:20:36 +01:00
Mark Harman
14c2e1ee68 Catch crash in cancelAutoFocus()->capture(). 2024-04-06 21:42:48 +01:00
Mark Harman
51c919f2a5 Reduce max mp for HDR/NR - in preparation for pure Java codepath. 2024-04-06 21:33:22 +01:00
Mark Harman
5800c68b7e New VideoTestSuite and testTakeVideoAltResolution(). 2024-04-02 22:30:51 +01:00
Mark Harman
a01c8be4b8 Refactor VideoTestCallback to TestUtils. 2024-04-01 16:47:28 +01:00
Mark Harman
78fca14780 Refactor code from subTestTakeVideo to TestUtils. 2024-04-01 16:43:48 +01:00
Mark Harman
449aa5ae0b New testTakePhotoHDRSlowBurst. 2024-03-17 12:48:50 +00:00
Mark Harman
6a34fe0146 Set preview expo for slow expo burst to fix Samsung Galaxy; use by default on those devices. 2024-03-17 12:48:35 +00:00
Mark Harman
4c758c48a1 Improved user interface icons for shutter, switch photo/video and switch camera. 2024-03-10 21:23:11 +00:00
Mark Harman
8b420a3aec Add comment for RECEIVER_NOT_EXPORTED warning. 2024-03-10 21:05:48 +00:00
Mark Harman
27171dba58 Update URL for google material design icons. 2024-03-10 21:05:24 +00:00
Mark Harman
4101ca0339 New option to show on-screen icon for focus peaking. 2024-03-10 21:03:50 +00:00
Mark Harman
ae61c064d9 Fix setting scene mode flags, needed to fix green tint on Samsung Qualcomm devices with HDR/expo and face detection. 2024-03-10 19:12:57 +00:00
Mark Harman
00144e55dc Support for themed/monochrome application icon. 2024-02-28 22:25:39 +00:00
Mark Harman
b2926637e4 Prefer using MediaStore.getMediaUri() to get the mediastore URI from a SAF URI. 2024-02-28 21:47:53 +00:00
Mark Harman
a041de3ef1 Smoother zoom for Camera2 API - both more zoom entries, and supporting smooth zoom for pinch zoom. 2024-02-25 16:26:59 +00:00
Mark Harman
c42ac38fc5 Reduce logging. 2024-02-25 16:12:08 +00:00
Mark Harman
32cd02dc1b Call freeMemory() on background thread, to fix ANRs or poor performance with SAF. 2024-02-25 16:11:48 +00:00
Mark Harman
b9d3483d49 Clarify long press on switch camera icons. 2024-02-23 23:16:41 +00:00
Mark Harman
e189806c00 Reword. 2024-02-20 22:39:34 +00:00
Mark Harman
f214f3cdf3 Remove more unnecessary calls. 2024-02-20 22:38:50 +00:00
Mark Harman
df982f9d6e Remove some unnecessary calls, and simplify About. 2024-02-20 22:33:11 +00:00
Mark Harman
f8f218d17b Log whether JPEG_R is available. 2024-02-20 22:32:18 +00:00
Mark Harman
053417d1a1 Document isVideo(). 2024-02-19 21:04:11 +00:00
Mark Harman
98b220169b longClickedTakePhoto() should return false if in video mode. 2024-02-19 21:03:53 +00:00
Mark Harman
3f25cdf408 Use loadThumbnailFromUri() to reduce codepaths and fix bugs. 2024-02-17 20:01:00 +00:00
Mark Harman
0be46d72f1 Corrections/clarifications for x- modes. 2024-02-11 16:17:48 +00:00
Mark Harman
0f9cf10118 Clarify cookie consent for adsense. 2024-02-11 16:17:25 +00:00
Mark Harman
fc3e2ceeaa Ad hr for ad. 2024-02-11 16:17:03 +00:00
Mark Harman
3bb8b77fdf Fix logging. 2024-01-28 13:00:17 +00:00