Commit Graph

  • a436ad5d56 Merge pull request #133 from DoctorDinosaur/patch-2 master caydey 2025-03-19 18:34:57 +00:00
  • 95293d91ae Merge pull request #132 from DoctorDinosaur/patch-1 caydey 2025-03-19 18:33:35 +00:00
  • 8da9a20ac8 updated gitignore caydey 2025-03-19 18:26:15 +00:00
  • 14f89e9e66 Add 10M max file size for Discord #133 DoctorDinosaur 2025-03-19 12:07:23 +00:00
  • cdc2939401 Properly round max bitrate #132 DoctorDinosaur 2025-03-19 11:58:34 +00:00
  • c545294d0d Ceil duration to ensure max is strict DoctorDinosaur 2025-03-19 11:51:12 +00:00
  • 4ec2ed5dbb Fix factor of 8 error in video max file size bitrate calculation DoctorDinosaur 2025-03-19 11:33:56 +00:00
  • dcb218f152 Merge pull request #125 from LiuShu3/master caydey 2025-01-26 09:45:27 +00:00
  • 0cb095333e Repair Simplified Chinese values file garbled #125 LiuShu3 2025-01-25 22:36:44 +08:00
  • 63120899da Merge pull request #122 from Ilithy/Badge caydey 2025-01-25 10:07:49 +00:00
  • ce68e82272 Merge branch 'french-translations' caydey 2025-01-14 21:39:13 +00:00
  • bb51523e4b Renamed values-fr-FR to values-fr to fix build failures french-translations caydey 2025-01-14 21:37:50 +00:00
  • 265052307e Merge pull request #123 from Ilithy/fr-FR caydey 2025-01-14 21:28:14 +00:00
  • 45dff8770f changed french resources file name to fix build failure fr-FR caydey 2025-01-14 21:22:30 +00:00
  • 6cb877473a Create title.txt #123 Ilithy 2025-01-13 22:20:52 +01:00
  • 4c0efde963 Create short_description.txt Ilithy 2025-01-13 22:20:22 +01:00
  • 77395e6e82 Create full_description.txt Ilithy 2025-01-13 22:19:34 +01:00
  • 2f1cda8dc4 Create arrays.xml Ilithy 2025-01-13 22:11:41 +01:00
  • 7cc6009b90 Update strings.xml Ilithy 2025-01-13 22:01:05 +01:00
  • 3dd564602b Update strings.xml Ilithy 2025-01-13 21:35:01 +01:00
  • ba631748ef Update strings.xml Ilithy 2025-01-13 19:49:18 +01:00
  • 0e6af680f8 Merge branch 'caydey:master' into fr-FR Ilithy 2025-01-13 19:31:30 +01:00
  • fbc446723c Add Obtainium badge #122 Ilithy 2025-01-13 19:15:12 +01:00
  • d9b6b29f21 Added privacy policy and google play artwork banner caydey 2025-01-04 21:42:22 +00:00
  • d7144f4d95 Upgraded target SDK caydey 2025-01-04 17:29:57 +00:00
  • 5f752e5f8c Fixed original compressed image name overruling conversion option; Closes #118 caydey 2024-12-29 16:36:22 +00:00
  • 89bc92d9d0 Version 1.3.3 changelog caydey 2024-12-29 16:35:19 +00:00
  • 6e301e39e1 Version 1.3.3 v1.3.3 caydey 2024-12-07 16:26:09 +00:00
  • b14a9dc1bf Changed default audio codec to "Do not specify (let ffmpeg decide)" caydey 2024-12-07 16:09:25 +00:00
  • 4ed48d36d3 Closes #105; Added opus filename option caydey 2024-12-07 16:08:07 +00:00
  • 15efefb402 Defaulted codec to "Do not specify (let ffmpeg decide)" caydey 2024-12-07 15:59:17 +00:00
  • 7895a7d378 Fixed unrefactored enum "LIBX264" in settings caydey 2024-12-07 10:27:48 +00:00
  • faa5dc6c0e fixed invalid translation file error caydey 2024-12-07 10:21:07 +00:00
  • 29466f738d Added new function to get video and audio codecs of media (unused) caydey 2024-12-07 10:16:55 +00:00
  • 862540cb55 Merge pull request #116 from LiuShu3/master caydey 2024-11-18 11:47:28 +00:00
  • 71e97fd7fb Update Simplified Chinese translation / 更新简体中文翻译 #116 LiuShu3 2024-11-16 21:35:29 +08:00
  • 2b435d66b3 Merge pull request #96 from abc0922001/patch-2 caydey 2024-07-13 17:15:42 +01:00
  • 8fd250a725 Add Traditional Chinese translation #96 abc0922001 2024-07-13 23:15:24 +08:00
  • 5961c84d43 Version 1.3.2 v1.3.2 caydey 2024-07-13 09:40:24 +01:00
  • c376495775 Refactored video codec preference from LIBX26* to H26* caydey 2024-07-10 19:42:05 +01:00
  • b478878d6a Refactored ffmpeg param function, Closes #77; Added audio codec option, added default and copy for codec options caydey 2024-07-07 21:23:02 +01:00
  • 0a2177ef4a Version 1.3.1 v1.3.1 caydey 2024-06-24 16:50:22 +01:00
  • 3a54971158 Create issue template for Bug report caydey 2024-06-14 17:21:15 +01:00
  • 6d694a6e9d added new line to gitignore caydey 2024-06-14 17:09:06 +01:00
  • 1334389a5a Merge pull request #86 from caydey/dev/85 caydey 2024-06-14 17:06:31 +01:00
  • 40f258c7f9 Added null checks when reading files width and height #86 caydey 2024-06-14 17:05:01 +01:00
  • 52b3131364 Version 1.3.0 v1.3.0 caydey 2024-06-11 22:15:04 +01:00
  • f58d4cf55c Merge pull request #83 from caydey/dev/output-file-type caydey 2024-06-11 22:08:12 +01:00
  • 4e282c4c05 Added "Image/Video/Audio file output extension" options in settings #83 caydey 2024-06-11 22:05:20 +01:00
  • 7b74edcbaf Allow logs to be enabled from the logs view caydey 2024-06-10 22:09:04 +01:00
  • e32c183cbd Closes #70; Keep screen on while conversions are in progress caydey 2024-06-10 21:33:16 +01:00
  • 05999f2e0d Closes #23; Added "Video Codec" settings option caydey 2024-06-10 21:17:38 +01:00
  • 17b5cbceba prevented "width not divisable by 2" error when max resolution set caydey 2024-06-10 19:58:05 +01:00
  • 6475dcc488 improved preferences for custom parameters caydey 2024-06-06 20:15:31 +01:00
  • 5d6f9d5009 Merge pull request #80 from caydey/dev/custom-params caydey 2024-06-05 21:09:52 +01:00
  • b738b5e6ea Added "Custom Parameters" settings option #80 caydey 2024-06-05 21:05:34 +01:00
  • c1b7fcdea1 Version 1.2.9 v1.2.9 caydey 2024-06-05 10:00:26 +01:00
  • 08f6bd903e Merge pull request #79 from caydey/dev/conv-all-jpg caydey 2024-06-05 09:43:18 +01:00
  • f743ef836f Added "Convert all image formats to jpg" option #79 caydey 2024-06-05 09:42:21 +01:00
  • cb0cf97dc9 Refactored function name to be more informative caydey 2024-06-05 09:28:07 +01:00
  • 9ed6850afb Merge pull request #78 from caydey/dev/webp-support caydey 2024-06-05 09:26:06 +01:00
  • 0094c53377 Added webp support #78 dev/webp-support caydey 2024-06-05 09:25:27 +01:00
  • 648ee95a1c Merge pull request #75 from caydey/dev/div-width caydey 2024-06-05 08:57:11 +01:00
  • 6cdb204295 Crop h264 video dimensions to be divisible by 2 #75 dev/div-width caydey 2024-06-05 08:53:45 +01:00
  • 35843b4287 Merge branch 'master' into feature-foreground-service #63 ajakka Abderrahim Ajakka 2023-09-03 17:11:45 +01:00
  • 070d1f69d3 Added foreground service with bindings to UI Abderrahim Ajakka 2023-09-03 17:00:55 +01:00
  • 5b9184c084 Reverted FFmpegKit upgrade, Version 1.2.8a v1.2.8a caydey 2023-09-03 09:54:14 +01:00
  • 84c9d44469 Revert ffmpegkit upgrade due to compression bugs caydey 2023-08-27 17:01:59 +01:00
  • 4ffc61626b Version 1.2.8 v1.2.8 caydey 2023-08-27 12:36:10 +01:00
  • 7d249a955f Upgraded FFmpegKit version; Closes #60 caydey 2023-08-27 12:32:42 +01:00
  • 76cfd1c203 Added support for AMR file type (audio file) caydey 2023-08-27 12:27:03 +01:00
  • 281ea12db0 Prevented screen rotation during compressing; Closes #58 caydey 2023-08-12 15:56:14 +01:00
  • 63c6a90d54 Improved code quality for file extension detection caydey 2023-08-12 15:45:26 +01:00
  • 8c0af4c094 Fixed F-Droid build fail; Closes #52 v1.2.7 caydey 2023-08-05 14:14:53 +01:00
  • a7a802842a Version 1.2.7 caydey 2023-08-03 17:05:21 +01:00
  • cd34c3b178 Changed F-Droid app description caydey 2023-08-03 16:59:10 +01:00
  • 591d9d964e updated github releases build script caydey 2023-07-26 21:16:11 +01:00
  • 257cfb70ec Added button to select media files inside app; Closes #40 caydey 2023-07-22 21:44:45 +01:00
  • 70d4aa79fe added positional arguments to strings caydey 2023-07-22 19:49:42 +01:00
  • 4a73d729df remove unused translations, allowing build to succeed caydey 2023-07-19 21:40:58 +01:00
  • d52de2975b Separate max resolution options for video & images; Closes #47 caydey 2023-07-19 21:25:13 +01:00
  • 2988d25dfd split apk builds for github releases; closes #36 caydey 2023-07-16 22:09:06 +01:00
  • be6b23b7e5 Version v1.2.6 v1.2.6 caydey 2023-07-14 18:05:36 +01:00
  • 7a011648e7 gradle version bump caydey 2023-07-12 20:38:56 +01:00
  • 1a12d73e2d Merge pull request #46 from zackarired/fix-rescaling caydey 2023-07-12 20:37:45 +01:00
  • 2d44aa54e9 Fix rescaling; closes #45 #46 Zack Wardi 2023-07-10 23:29:46 +00:00
  • 037ee3f950 Fixed crash when pruning old logs; Closes #34; caydey 2023-04-03 19:04:41 +01:00
  • bc2d64bc22 Merge branch 'master' of https://github.com/caydey/ffshare caydey 2023-04-03 19:03:51 +01:00
  • 37880b1baf Translations zh-rCN (#28) caydey 2023-01-16 15:10:29 +00:00
  • 1c90fb11c9 [l10n]zh-Hans #28 Liushu3 2023-01-15 23:30:59 +08:00
  • 51de9652a2 Changed latest downloads shield to total downloads caydey 2023-01-10 13:04:57 +00:00
  • 0f5371c6d9 Version v1.2.5 v1.2.5 caydey 2023-01-08 22:16:31 +00:00
  • 93ab230d4a modified summary for copy exif tags setting caydey 2023-01-08 22:12:59 +00:00
  • b9d94af1db Fixed ffmpeg-kit repository author caydey 2023-01-07 21:19:21 +00:00
  • ce7fb9ad92 Added license badge and reordered README caydey 2023-01-07 21:07:19 +00:00
  • 86ce400ddb Modified gradle build file to create debug x86 releases caydey 2023-01-06 15:19:25 +00:00
  • 7e216b1003 Galician and Spanish translations (#26) ghose 2023-01-06 15:54:58 +01:00
  • 3cdd9f3246 Removed duplicate string and escaped quotes in tr/strings.xml caydey 2023-01-05 14:24:54 +00:00
  • 049d6c0512 Merge branch 'master' of https://github.com/caydey/ffshare caydey 2023-01-05 13:03:05 +00:00
  • d824fcfb57 Turkish language added (#25) Adil 2023-01-05 15:47:45 +03:00