Commit Graph

98 Commits

Author SHA1 Message Date
caydey
6cdb204295 Crop h264 video dimensions to be divisible by 2 2024-06-05 08:53:45 +01:00
caydey
5b9184c084 Reverted FFmpegKit upgrade, Version 1.2.8a v1.2.8a 2023-09-03 09:54:14 +01:00
caydey
84c9d44469 Revert ffmpegkit upgrade due to compression bugs
This reverts commit 76cfd1c203.
2023-08-27 17:01:59 +01:00
caydey
4ffc61626b Version 1.2.8 v1.2.8 2023-08-27 12:36:10 +01:00
caydey
7d249a955f Upgraded FFmpegKit version; Closes #60 2023-08-27 12:32:42 +01:00
caydey
76cfd1c203 Added support for AMR file type (audio file) 2023-08-27 12:27:03 +01:00
caydey
281ea12db0 Prevented screen rotation during compressing; Closes #58 2023-08-12 15:56:14 +01:00
caydey
63c6a90d54 Improved code quality for file extension detection 2023-08-12 15:45:26 +01:00
caydey
8c0af4c094 Fixed F-Droid build fail; Closes #52 v1.2.7 2023-08-05 14:14:53 +01:00
caydey
a7a802842a Version 1.2.7 2023-08-03 17:05:21 +01:00
caydey
cd34c3b178 Changed F-Droid app description 2023-08-03 16:59:10 +01:00
caydey
591d9d964e updated github releases build script 2023-07-26 21:16:11 +01:00
caydey
257cfb70ec Added button to select media files inside app; Closes #40 2023-07-22 21:44:45 +01:00
caydey
70d4aa79fe added positional arguments to strings 2023-07-22 19:49:42 +01:00
caydey
4a73d729df remove unused translations, allowing build to succeed 2023-07-19 21:40:58 +01:00
caydey
d52de2975b Separate max resolution options for video & images; Closes #47 2023-07-19 21:25:13 +01:00
caydey
2988d25dfd split apk builds for github releases; closes #36 2023-07-16 22:09:06 +01:00
caydey
be6b23b7e5 Version v1.2.6 v1.2.6 2023-07-14 18:05:36 +01:00
caydey
7a011648e7 gradle version bump 2023-07-12 20:38:56 +01:00
caydey
1a12d73e2d Merge pull request #46 from zackarired/fix-rescaling
Fix rescaling; closes #45
2023-07-12 20:37:45 +01:00
Zack Wardi
2d44aa54e9 Fix rescaling; closes #45 2023-07-10 23:29:46 +00:00
caydey
037ee3f950 Fixed crash when pruning old logs; Closes #34; 2023-04-03 19:04:41 +01:00
caydey
bc2d64bc22 Merge branch 'master' of https://github.com/caydey/ffshare 2023-04-03 19:03:51 +01:00
caydey
37880b1baf Translations zh-rCN (#28) 2023-01-16 15:10:29 +00:00
Liushu3
1c90fb11c9 [l10n]zh-Hans 2023-01-15 23:30:59 +08:00
caydey
51de9652a2 Changed latest downloads shield to total downloads 2023-01-10 13:04:57 +00:00
caydey
0f5371c6d9 Version v1.2.5 v1.2.5 2023-01-08 22:16:31 +00:00
caydey
93ab230d4a modified summary for copy exif tags setting 2023-01-08 22:12:59 +00:00
caydey
b9d94af1db Fixed ffmpeg-kit repository author 2023-01-07 21:19:21 +00:00
caydey
ce7fb9ad92 Added license badge and reordered README 2023-01-07 21:07:19 +00:00
caydey
86ce400ddb Modified gradle build file to create debug x86 releases 2023-01-06 15:19:25 +00:00
ghose
7e216b1003 Galician and Spanish translations (#26)
* new values-es.xml

spanish (español) translation

* move files to right folder

movin spanish file

* galician translation

created galician translation file

* fix typo

fixed minor typo errors

* primeira tradución galego

first galician (gl) translation
2023-01-06 14:54:58 +00:00
caydey
3cdd9f3246 Removed duplicate string and escaped quotes in tr/strings.xml 2023-01-05 14:24:54 +00:00
caydey
049d6c0512 Merge branch 'master' of https://github.com/caydey/ffshare 2023-01-05 13:03:05 +00:00
Adil
d824fcfb57 Turkish language added (#25) 2023-01-05 12:47:45 +00:00
caydey
c35ca3e805 Dynamically show "Custom media name" settings option 2023-01-03 19:08:02 +00:00
caydey
303db9cf0e Save app version in logs 2023-01-01 19:00:01 +00:00
caydey
f69a686c16 modified .gitignore 2022-12-23 17:21:59 +00:00
caydey
40a0c4e381 Added FFmpeg compression preset option in settings 2022-12-23 17:18:59 +00:00
caydey
d68a9ef3ac Added version name in main activity 2022-12-23 15:58:20 +00:00
caydey
45998c039f Made relase shields clickable 2022-12-20 13:07:45 +00:00
caydey
0769b41c2d Added release sheilds to README 2022-12-20 13:02:36 +00:00
caydey
e37bbc0b13 Version v1.2.4 v1.2.4 2022-12-19 13:01:23 +00:00
caydey
a1a7480f5f Closes #14; Added logging 2022-12-18 20:14:57 +00:00
caydey
e9f81ef757 Version v1.2.3 v1.2.3 2022-11-19 18:36:56 +00:00
caydey
21731df76b Adjusted app description to mention audio support 2022-11-19 18:34:16 +00:00
caydey
2e7dac60e0 Closes #10; Added Audio support 2022-11-19 13:18:28 +00:00
caydey
688dc43d71 Closes #16; Added option to have no max resolution, Increased audio bitrate share when file size is limited 2022-11-19 12:19:00 +00:00
caydey
4a5ca3b840 Version v1.2.2 v1.2.2 2022-11-08 19:04:07 +00:00
caydey
4226fe80f6 Added more options for max file size 2022-11-07 18:42:33 +00:00