Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
69efeaa
Merge pull request #33 from dkim0419/revert-30-master
dkim0419 Jan 11, 2016
381cde6
Make sure recroding is done in mono.
fbnrst Feb 6, 2016
ab3eb50
Lithuanian translation
techwebpd Apr 9, 2016
f0f8e4d
Update build tools to latest subversion
gaul Jun 29, 2016
7575d67
Add sharing intent
gaul Jun 29, 2016
019c746
Name recordings with timestamp
gaul Jun 30, 2016
5dfbd14
Rename file while renaming recording
gaul Jul 1, 2016
e621a19
German translation for Share file
fbnrst Jul 1, 2016
aad5cda
Merge pull request #36 from fabianrost84/record_mono
dkim0419 Oct 9, 2016
a28915f
Merge pull request #38 from techwebpd/patch-1
dkim0419 Oct 9, 2016
64493db
Merge pull request #41 from andrewgaul/build-tools
dkim0419 Oct 9, 2016
cc1180c
Merge pull request #42 from andrewgaul/share-intent
dkim0419 Oct 9, 2016
5c54c05
Merge pull request #43 from andrewgaul/file-name
dkim0419 Oct 9, 2016
eaf2a67
Merge pull request #46 from andrewgaul/rename
dkim0419 Oct 9, 2016
2a249fb
Revert "Merge pull request #43 from andrewgaul/file-name"
dkim0419 Oct 9, 2016
e2dda6b
Update version to 1.2.5
gaul Oct 9, 2016
654adba
Merge pull request #53 from andrewgaul/version
dkim0419 Oct 9, 2016
32b0b28
Update build.gradle
dkim0419 Oct 12, 2016
94bb876
Update README.md
dkim0419 Mar 28, 2017
ece6d00
Update README.md
dkim0419 Mar 28, 2017
140dfa3
Update license to GPLv3
gaul Mar 30, 2017
522f153
Merge pull request #68 from andrewgaul/license
dkim0419 Mar 30, 2017
4a62684
add menu item for high quality recording
ChristophHaag May 22, 2017
a78bd3a
Merge pull request #69 from ChristophHaag/highqualitysetting
dkim0419 May 22, 2017
4f91d9e
add settings activity with hq option, licenses
dkim0419 May 22, 2017
df0644a
Remove action_high_quality from German strings
gaul May 24, 2017
dfe1e1c
Merge pull request #70 from andrewgaul/action-high-quality
dkim0419 May 24, 2017
b941965
Create FAQs
mahlilytb May 16, 2018
a54f074
Update build.gradle
jigar-sable May 8, 2020
a7c96db
Resolved Issue #148 with incompatible files by using .m4a
ChaoticNeutralCzech Dec 3, 2023
1dc1adf
Merge pull request #149 from ChaoticNeutralCzech/m4a
dkim0419 Jun 23, 2026
5b07c56
Update README.md
dkim0419 Jun 23, 2026
cc24ab0
Update README.md
dkim0419 Jun 23, 2026
dbb41ae
Create android.yml
dkim0419 Jun 23, 2026
3f90435
Merge pull request #139 from jigar-sable/patch-2
dkim0419 Jun 23, 2026
242f062
Merge pull request #99 from mahlilytb/patch-2
dkim0419 Jun 23, 2026
f5e4df6
Update FAQs for SoundRecorder
dkim0419 Jun 23, 2026
ac735ac
Delete .github/workflows/android.yml
dkim0419 Jun 23, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .idea/.name

This file was deleted.

4 changes: 2 additions & 2 deletions .idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 28 additions & 2 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions .idea/runConfigurations.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

29 changes: 29 additions & 0 deletions FAQs for SoundRecorder
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
Frequently Asked Questions in the Sound recorder application (FAQs)

These "Frequently Asked Questions" will be explained in the app and will be explained in the app to help users find their answers to the questions they ask.

What is Easy Sound Recorder ?

Easy Sound Recorder is a simple Android app that can be used to record audio. This application is open source.

How do I change the recording name?

Click the recording you want to rename. then click rename and enter a new name for your recording.

Where are my recordings stored?

Your recording will be saved in the Sound recorder application. If you delete this app automatically your recording will be deleted.

How do I share my recordings?

First open Easy Sound Recorder. Then click and select the recording you want to share. Next step click share file.

How do I delete a recording?

In the saved recording menu click and select the recording you want to delete and then click delete.

Where can I leave feedbacks or suggestions or report bugs?

You can report them directly on :

https://github.com/dkim0419/SoundRecorder/pulls
Loading