Wykres commitów

  • 94821b1697 Version 2.13 master Version2.13 Olga Miller 2025-05-24 10:31:47 +0200
  • cfda4eff70
    Merge pull request #18 from xdsopl/master Olga Miller 2025-05-24 10:22:08 +0200
  • 446f1da12b temporarily opt out of edge to edge enforcement Ahmet Inan 2025-05-06 10:05:14 +0200
  • decdb191af Version 2.12 Version2.12 Olga Miller 2025-01-06 14:15:53 +0100
  • 70f4cbbaa3 Combined font file names to font family names, changed to store the font family name instead of the font file path (as it was before the previous commit), added reading of existing system font files with file extension .otf (i.e., additionally to .ttf) Olga Miller 2024-12-30 15:52:38 +0100
  • 5c50012f71 Updated loading of the system fonts (by listing all existing /system/fonts/*.ttf files), removed adjustment of italic and bold selection for fonts with suffix "-Italic" or "-Bold" Olga Miller 2024-12-29 17:01:16 +0100
  • 53b1f39ca9 Updated gradle (SdkVersion 35) Olga Miller 2024-12-29 12:26:58 +0100
  • a3aa15e025 Updated description of the "Transform Image" menu item in README Olga Miller 2024-08-18 10:10:05 +0200
  • 34429ad4c3 Improved README Olga Miller 2024-08-18 10:02:18 +0200
  • 2beda7adfd fastlane: Updated description of the "Transform Image" menu item Olga Miller 2024-08-18 09:40:30 +0200
  • d381a06e1a fastlane: Improved full_description Olga Miller 2024-08-18 09:39:28 +0200
  • 9e62733729 Version 2.11 Version2.11 Olga Miller 2024-08-14 20:26:44 +0200
  • 18fda14c97 Updated gradle (SdkVersion 34), replaced deprecated 'buildDir', added (now required) 'buildConfig true', forced a specific version of Kotlin (to avoid the build error "Duplicate class kotlin.collections.jdk8.CollectionsJDK8Kt found in modules kotlin-stdlib-1.8.22.jar [..]") Olga Miller 2024-08-14 20:00:09 +0200
  • 88823b2787 Replaced resource strings with constants for Mode names (to comply with requirements in updated Android Studio) Olga Miller 2024-08-14 19:36:46 +0200
  • a7fe39fa73 Version 2.10 Version2.10 Olga Miller 2024-01-14 13:26:42 +0100
  • e213aa8d4b Linked Privacy Policy Olga Miller 2024-01-14 13:20:34 +0100
  • 018b0930fc Corrected Chinese-Simplified translation of strings added to resources after PR15 merge Olga Miller 2024-01-07 16:44:32 +0100
  • f758fdcc40 Added to string resources: "Sending..." and "<file> saving..." Olga Miller 2023-12-18 12:25:36 +0100
  • e7424cac3e Added to string resources: "Small", "Normal", "Large", "Huge", "Thin", "Normal", "Thick", "Default" Olga Miller 2023-12-18 11:56:45 +0100
  • 33395413be Removed "Outline" from "outline_color" and "outline_size" for the default language Olga Miller 2023-12-18 11:12:41 +0100
  • 2eefc0ca6a
    Merge pull request #15 from WeiguangTWK/master Olga Miller 2023-12-18 10:25:06 +0100
  • 12b17a5276 Apply new string to Edit_text site WeiguangTWK 2023-12-18 07:17:25 +0800
  • 1617ec117e Update translation and add new string WeiguangTWK 2023-12-18 07:17:02 +0800
  • 39c69a35ba Update translation WeiguangTWK 2023-12-18 07:04:47 +0800
  • aeebe14341 Fix: app_name is not translatable WeiguangTWK 2023-12-16 20:44:45 +0800
  • b21f5ba89f
    Update strings.xml 2 Weiguangtwk 2023-12-10 18:27:48 +0800
  • 8f0bf4c3ca
    Update strings.xml according to comments Weiguangtwk 2023-12-10 18:24:46 +0800
  • f9a48b5274 Check some untranslatable strings WeiguangTWK 2023-12-10 15:56:28 +0800
  • 8daac61f3a Added Chinese-Simplified WeiguangTWK 2023-12-10 15:56:07 +0800
  • 95500e4014 Updated build-tools Olga Miller 2023-08-27 14:59:54 +0200
  • ff69230e4a Version 2.9 Version2.9 Olga Miller 2023-08-27 11:43:40 +0200
  • ec849bef77 Added "Reset" option (to reset image position, etc.) under "Transform Image" menu item, moved "Rotate" option there Olga Miller 2023-08-27 11:41:50 +0200
  • 256463399a Gradle updates (SdkVersion 32) Olga Miller 2023-08-27 10:13:56 +0200
  • 6401f1bdc5 Version 2.8 Version2.8 Olga Miller 2023-03-05 13:56:19 +0100
  • c6be28df56 Removed image size limit by replacing BitmapFactory.decodeStream with BitmapFactory.decodeByteArray, simplified the code a bit Olga Miller 2023-03-04 17:26:19 +0100
  • 8ce13b9fc5 Added intent.action.PICK to AndroidManifest.xml Olga Miller 2023-02-25 13:04:20 +0100
  • fa71909df5 Moved resolving and starting another activity to tryToStartActivityForResult-method and added Toast messages Olga Miller 2023-02-25 13:02:15 +0100
  • 117556f69b Linked the app icon in README Olga Miller 2023-02-05 13:01:28 +0100
  • 184a641076 fastlane: Added icon and phoneScreenshots Olga Miller 2023-02-05 12:47:56 +0100
  • da6cc08faa fastlane: Updated full_description.txt, added title.txt Olga Miller 2023-02-05 12:46:09 +0100
  • 71b3b87c43 Updated README,removed text in German Olga Miller 2023-02-05 12:43:15 +0100
  • bd13246760 Version 2.7 Version2.7 Olga Miller 2022-12-03 17:06:33 +0100
  • cc65b8ecf2 Improved a bit action_save_wave text Olga Miller 2022-12-03 15:13:56 +0100
  • d45e7f1951 Rearranged action bar items (by setting Play and Stop first, to get Stop always visible) Olga Miller 2022-12-03 15:07:56 +0100
  • d05adb6d3f Added super.onRequestPermissionsResult, improved java array syntax Olga Miller 2022-12-03 14:52:21 +0100
  • bf33517be4 Added "About SSTV Encoder" menu item (with version, copyright, open source code link and DISCLAIMER) Olga Miller 2022-12-03 13:11:40 +0100
  • df5589f925 Added "Privacy Policy" (because of the new Google Play policies) Olga Miller 2022-12-03 13:07:52 +0100
  • fc244c2c9e Version 2.6 Version2.6 Olga Miller 2022-10-31 18:22:36 +0100
  • 0bcd953b44 Added queries to AndroidManifest (so the "Pick Picture" and "Take Picture" buttons work again) Olga Miller 2022-10-31 18:15:21 +0100
  • f13dc04082 Removed queries for sdk versions 16 and 21 Olga Miller 2022-10-31 16:25:43 +0100
  • 40f28e5abc Increased minSdkVersion to 21 Olga Miller 2022-10-31 14:02:38 +0100
  • 83fd3b7fbb Added exported=true to AndroidManifest Olga Miller 2022-10-31 13:55:18 +0100
  • 556a392816 Avoided switch usage for Resource IDs Olga Miller 2021-07-25 13:57:50 +0200
  • 817d8cb73f Gradle updates (SdkVersion 32) Olga Miller 2021-07-25 13:48:13 +0200
  • 9edba2b921 Removed copyright notation from README.md Olga Miller 2021-06-13 16:13:43 +0200
  • 51c86b6063
    Update README.md (#8) Poussinou 2021-05-16 21:38:41 +0200
  • 39458517e0
    Update README.md Poussinou 2021-05-16 14:26:08 +0200
  • fda7cbf418
    Update README.md Poussinou 2021-05-15 17:26:43 +0200
  • bb6e914e06 Updated copyright year in README.md Olga Miller 2021-03-25 15:23:15 +0100
  • 20dd8d07ab initial fastlane structures Version2.5-fastlane fossdd 2021-02-23 13:28:27 +0000
  • 187bef48e1 initial fastlane structures fossdd 2021-02-23 13:28:27 +0000
  • 0bbecd4fa8 Version 2.5 Version2.5 Olga Miller 2020-06-30 12:04:35 +0200
  • 8119c5bd91 minimal changes to get camera intent working for Android 10 users Ahmet Inan 2020-06-29 14:44:51 +0200
  • 13880130f2 Version 2.4 Version2.4 Olga Miller 2020-06-27 17:04:20 +0200
  • b55e518a0a WaveFileOutputContext: Moved getContentValues-method under constructor, renamed createWaveOutputStream-method and clear-method Olga Miller 2020-06-25 22:49:10 +0200
  • e0ca7e9eff WaveFileOutputContext: Moved content of init-method into constuctor, create mFile for Version>=Q only if deleteFile-method is called Olga Miller 2020-06-25 22:45:35 +0200
  • 7de496bb69 WaveFileOutputContext: Moved creation of ContentValues into a separate method, Olga Miller 2020-06-25 22:38:29 +0200
  • 384fb0e7a2 WaveFileOutputContext: Moved ContentResolver.insert for Version<Q after wav-file is written, (ContentResolver.update only for Version>=Q) Olga Miller 2020-06-25 22:30:35 +0200
  • d452255b62 Support writing of wav-file also in Android 10 Olga Miller 2020-06-22 23:33:26 +0200
  • 4fc704604b Gradle updates 29, with necessary replacement of android.support by androidx Olga Miller 2020-06-18 22:35:44 +0200
  • 3027ee6cd5 Corrected typos in Readme, changed Copyright year to 2018 Olga Miller 2018-10-25 20:10:32 +0200
  • f57ee6b561 Version 2.3 Version2.3 Olga Miller 2018-10-25 18:41:59 +0200
  • 57ef84d8fa Gradle updates 28 Olga Miller 2018-10-23 21:50:36 +0200
  • 2b0bc21082 Added if-query to check whether Label container is not null Olga Miller 2018-10-23 19:02:13 +0200
  • 8df1b38df5 Get MainActivity from ContextWrapper in CropView Olga Miller 2018-10-23 17:36:39 +0200
  • ef5a8ac299 Version 2.2 Version2.2 Olga Miller 2018-07-16 21:14:53 +0200
  • e333e2124e Fixed image orientation error Olga Miller 2018-07-16 21:10:15 +0200
  • da7c59063a Fixed Dayton Paper link in NOTICE and README and added also Google Play link of working SSTV Encoder app (built from this source code) Olga Miller 2018-03-10 14:59:52 +0100
  • b3fc819a53 Added a space between markdown header syntax and title in README.md Olga Miller 2018-03-10 14:37:50 +0100
  • d0a54a3a35 Added markdown syntax and extension to README Olga Miller 2018-03-10 14:29:11 +0100
  • df9a7b999c Built message string using StringBuilder Olga Miller 2018-03-10 13:02:24 +0100
  • 3300b75ff1 Gradle updates Olga Miller 2018-03-10 12:49:32 +0100
  • dc835c180f Changed README Olga Miller 2017-03-22 22:05:24 +0100
  • 35e6d36202 Version 2.1 Version2.1 Olga Miller 2017-03-12 09:03:12 +0100
  • c3917bb40d Moved the outline inset to getBounds (where float rectangle is used) and enlarged the inset Olga Miller 2017-03-11 21:07:24 +0100
  • 68701fc5a1 Considered the outline in the text bounds calculation, Olga Miller 2017-03-11 20:09:06 +0100
  • c3368ecd81 Added clear text button to EditText in EditTextActivity Olga Miller 2017-03-11 18:03:54 +0100
  • d889bb574c Re-organized activity_edit_text Olga Miller 2017-03-11 16:11:21 +0100
  • ea1eb2775e Re-organized activity_edit_text Olga Miller 2017-03-11 15:47:47 +0100
  • f53c75cf26 Fixed color selection on the right side of the color grid Olga Miller 2017-03-09 19:15:00 +0100
  • a2911345c5 Create result Label in EditTextActivity in onStart and update it on any change Olga Miller 2017-03-05 14:21:09 +0100
  • 24c5c1804b Edit text color in color dialog (as outline color) Olga Miller 2017-03-05 13:07:52 +0100
  • 605a34b5d3 Added outline color selection (ColorFragment) Olga Miller 2017-03-05 11:47:21 +0100
  • b5915841fb Renamed "border" to "outline" Olga Miller 2017-03-04 16:02:17 +0100
  • 7371ada115 Added border size to EditTextActivity Olga Miller 2017-03-04 15:47:30 +0100
  • 6533062eb7 Added border (bool, size, color) to Label, added border switch to EditTextActivity, draw white border of fixed size Olga Miller 2017-03-04 14:48:28 +0100
  • 9e5738f807 Added smpte_color_bars.png as default image, removed loading image from Uri stored in Settings, Version2.0 Olga Miller 2017-03-01 21:14:57 +0100
  • 39c229434e Moved version from Label to LabelCollection Olga Miller 2017-02-28 16:51:58 +0100
  • 949eddfeed Added version to Settings Olga Miller 2017-02-28 16:38:20 +0100
  • be8b66828b Gradle updates Olga Miller 2017-02-15 19:00:17 +0100