Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
199 commits
Select commit Hold shift + click to select a range
fce100a
Constructed the template of TranslateText Use case
903Edan Nov 7, 2024
18105b4
Added instance variables into User
903Edan Nov 7, 2024
488f14c
Modify parts of execute method in TranslateTextInteractor
903Edan Nov 8, 2024
774c030
completed DBTranslateTextDataAccessObject with a test, and TranslateT…
HChristinaH Nov 9, 2024
edfb31c
updated DAO to get detected language and get a list of input and outp…
HChristinaH Nov 10, 2024
3fcee49
presenter
julia-zaki Nov 10, 2024
3621ad4
readme and two sketches
julia-zaki Nov 10, 2024
6c2fec1
readme and two sketches
julia-zaki Nov 10, 2024
d3115d9
presenter julia
julia-zaki Nov 10, 2024
4ca931c
Merge pull request #3 from SonM12/cchristina.huang
SonM12 Nov 10, 2024
d9d7f7a
Merge pull request #6 from SonM12/julia.zaki
SonM12 Nov 10, 2024
dab6234
julia v2
julia-zaki Nov 10, 2024
c14ee09
Merge pull request #7 from SonM12/julia.zaki
SonM12 Nov 10, 2024
a11106c
julia updates translate
julia-zaki Nov 10, 2024
d5d6888
Added entity TextTranslator
HChristinaH Nov 10, 2024
16cbdda
Added Constants
HChristinaH Nov 10, 2024
2222773
fix execute variables and instruction
Karrrrmen Nov 10, 2024
a6f462f
fix execute variables and instruction
Karrrrmen Nov 10, 2024
13f6eb4
julia v3
julia-zaki Nov 10, 2024
4df68e6
Merge pull request #11 from SonM12/julia.zaki
SonM12 Nov 10, 2024
229d6bf
julia v4
julia-zaki Nov 10, 2024
ab85db9
Created TranslateTextViewModel and TranslateTextView files. Each repr…
Nov 10, 2024
3057191
Merge pull request #10 from SonM12/karrmen.zhu
HChristinaH Nov 11, 2024
7af9141
julia v5
julia-zaki Nov 11, 2024
dfe8d53
Merge pull request #13 from SonM12/cchristina.huang
julia-zaki Nov 11, 2024
d851ac4
julia v6
julia-zaki Nov 11, 2024
7f5291f
Merge pull request #14 from SonM12/julia.zaki
HChristinaH Nov 11, 2024
8ac8b35
finished TranslateTextInteractor
903Edan Nov 11, 2024
1a53192
Merge remote-tracking branch 'origin/edan.wong' into edan.wong
903Edan Nov 11, 2024
45cb36f
julia v7
julia-zaki Nov 11, 2024
11acef7
Modified style convention in TranslateTextInteractor
903Edan Nov 11, 2024
06ba9a6
Merge pull request #16 from SonM12/julia.zaki
HChristinaH Nov 11, 2024
1d3f5f0
Delete src/main/java/entity/User.java
HChristinaH Nov 11, 2024
2ffea20
Delete src/main/java/use_case/note/TranslateText/TranslateTextInputBo…
HChristinaH Nov 11, 2024
f08521e
Delete src/main/java/use_case/note/TranslateText/TranslateTextInputDa…
HChristinaH Nov 11, 2024
e308e53
Delete src/main/java/use_case/note/TranslateText/TranslateTextInterac…
HChristinaH Nov 11, 2024
40b041a
Delete src/main/java/use_case/note/TranslateText/TranslateTextOutputB…
HChristinaH Nov 11, 2024
564665c
Delete src/main/java/use_case/note/TranslateText/TranslateTextOutputD…
HChristinaH Nov 11, 2024
b1151f1
Delete src/main/java/use_case/note/TranslateText/TranslateTextUserDat…
HChristinaH Nov 11, 2024
9f1eb6d
Merge pull request #15 from SonM12/edan.wong
HChristinaH Nov 11, 2024
844b08b
Added Christina's user story
HChristinaH Nov 11, 2024
443736c
created the interface TranslateTextInputBoundary and let TranslateTex…
903Edan Nov 11, 2024
ed453d8
updated ReadMe image
HChristinaH Nov 11, 2024
aaa7a22
added User entity
HChristinaH Nov 11, 2024
be1495b
Merge pull request #17 from SonM12/cchristina.huang
julia-zaki Nov 11, 2024
0d4c79c
Updated the javadoc and parameters of execute method in TranslateText…
903Edan Nov 11, 2024
d86dcb6
Merge pull request #18 from SonM12/edan.wong
HChristinaH Nov 11, 2024
9ac7145
Merge pull request #19 from SonM12/cchristina.huang
julia-zaki Nov 11, 2024
0a40fbc
Merge pull request #20 from SonM12/cchristina.huang
julia-zaki Nov 11, 2024
972aec5
Updated the User story for translate file in README.md and included t…
903Edan Nov 11, 2024
64ef4d6
Merge pull request #21 from SonM12/edan.wong
HChristinaH Nov 11, 2024
f9437c0
Adding Edan's name and its GitHub username
903Edan Nov 11, 2024
5d90ae4
Implement TranslateTextInputData and modify the execute method in Tra…
903Edan Nov 11, 2024
68c6f3e
add user story 'translate video'
Karrrrmen Nov 11, 2024
1f1fbdb
add user story 'translate video'
Karrrrmen Nov 11, 2024
4fd7531
add user story 'translate video'
Karrrrmen Nov 11, 2024
09a27a5
add user story 'translate video'
Karrrrmen Nov 11, 2024
d10e2d9
Merge pull request #22 from SonM12/edan.wong
HChristinaH Nov 11, 2024
1966a56
add user story 'translate video'
Karrrrmen Nov 11, 2024
7267711
add user story 'translate video'
Karrrrmen Nov 11, 2024
b6f3b2e
Merge pull request #23 from SonM12/karmen.zhu
HChristinaH Nov 11, 2024
d364ff2
add user story 'translate video'
Karrrrmen Nov 12, 2024
1413cb4
got working test app
HChristinaH Nov 12, 2024
4efa486
added view test
HChristinaH Nov 12, 2024
39e5aff
Merge pull request #26 from SonM12/karmen.zhu
HChristinaH Nov 12, 2024
9a16b57
Merge pull request #27 from SonM12/cchristina.huang
julia-zaki Nov 12, 2024
b144e63
updated Interactor empty input text case
HChristinaH Nov 12, 2024
e7d766b
julia - added interactor test and output data class
julia-zaki Nov 12, 2024
5e8aa9f
Merge pull request #28 from SonM12/cchristina.huang
julia-zaki Nov 12, 2024
20185b4
Merge pull request #29 from SonM12/julia.zaki
HChristinaH Nov 12, 2024
d9cafe2
updated TranslateTextView
HChristinaH Nov 13, 2024
0e83e00
Added roy's user story to readme file and added image.
Nov 15, 2024
a4e10f9
Merge pull request #31 from SonM12/roy.son
HChristinaH Nov 15, 2024
b41c35e
Merge pull request #30 from SonM12/cchristina.huang
SonM12 Nov 15, 2024
349ea13
test commit
Nov 15, 2024
8933e76
changed alignments of the JPanels to make it more usable and resized …
SonM12 Nov 18, 2024
e99aa87
Merge pull request #32 from SonM12/roy.windows
HChristinaH Nov 18, 2024
26c8485
Merge branch 'main' of https://github.com/SonM12/TeamTranslator into …
Nov 18, 2024
e9d4f67
created ImageUploadDAO
HChristinaH Nov 18, 2024
8d29b63
Merge remote-tracking branch 'origin/main' into cchristina.huang
HChristinaH Nov 18, 2024
cba2489
Added upload image button on the bottom row and edited text area to w…
Nov 18, 2024
11c4489
Merge pull request #33 from SonM12/roy.son
HChristinaH Nov 18, 2024
78f50fb
finished ImageUpload use case
HChristinaH Nov 19, 2024
52462f0
fixed some CheckStyle errors
HChristinaH Nov 19, 2024
8ba6659
added tests for image upload use case
HChristinaH Nov 22, 2024
cdebb09
added scroll panes
HChristinaH Nov 22, 2024
a9f7d68
removed ImageToText view prototype
HChristinaH Nov 22, 2024
e46bd21
added ImageUpload test case for image with no text
HChristinaH Nov 22, 2024
1a7822c
fixed bug where input text disappears upon Image Upload fail view
HChristinaH Nov 22, 2024
c8cdc6c
prevent image upload from clearing previous input text
HChristinaH Nov 22, 2024
e2e1fea
Merge pull request #34 from SonM12/cchristina.huang
julia-zaki Nov 22, 2024
1590b29
Added the user case for File translator and added the file translator…
903Edan Nov 24, 2024
270cdf1
Modification for checkstyle, FileInputData changed to taking 2 extra …
903Edan Nov 24, 2024
f2c2744
Merge pull request #35 from SonM12/cchristina.huang
julia-zaki Nov 24, 2024
5e263b2
fixed translate text bug
HChristinaH Nov 24, 2024
2942d38
Merge pull request #37 from SonM12/cchristina.huang
julia-zaki Nov 24, 2024
a14ef1d
Implemented switch use case and tests
julia-zaki Nov 25, 2024
813498b
changed private methods to protected
HChristinaH Nov 25, 2024
f4cf430
removed hard dependency in TextTranslator
HChristinaH Nov 25, 2024
654febb
Added speaker button to the Translate Text view panel and added its i…
Nov 25, 2024
d7f6cd1
Merge pull request #40 from SonM12/roy.son
HChristinaH Nov 25, 2024
e63244a
Merge pull request #39 from SonM12/cchristina.huang
HChristinaH Nov 25, 2024
a97ea98
pulled from main
HChristinaH Nov 25, 2024
d6b7bd7
Pull from main
903Edan Nov 25, 2024
146dc6d
Added more tests and modified the interacctor + fixed java doc
julia-zaki Nov 25, 2024
40120fc
Merge branch 'main' into julia.zaki
julia-zaki Nov 25, 2024
d7ceaa1
Merge pull request #38 from SonM12/julia.zaki
HChristinaH Nov 25, 2024
604cba4
Added more tests and modified the interacctor + fixed java doc
julia-zaki Nov 25, 2024
f7a5368
Merge remote-tracking branch 'origin/julia.zaki' into julia.zaki
julia-zaki Nov 25, 2024
21a4d0a
Added more tests and modified the interactor + fixed java doc
julia-zaki Nov 25, 2024
92ff567
Merge pull request #42 from SonM12/julia.zaki
HChristinaH Nov 25, 2024
4b66ded
Checkstyle and refactoring for dependency
903Edan Nov 25, 2024
3870650
Refactoring the document status
903Edan Nov 25, 2024
55d76be
Refactoring the FileDAO and complete the FileDAO Test
903Edan Nov 26, 2024
a01248a
refactoring TranslateTextView
HChristinaH Nov 27, 2024
00f669d
pulled switch use case
HChristinaH Nov 27, 2024
af95eda
Refactoring, finished the TranslateFileInteractorTest and passes
903Edan Nov 27, 2024
843e7c5
Merge remote-tracking branch 'refs/remotes/origin/main' into edan.wong
903Edan Nov 27, 2024
c5b9daf
Repushed for merge conflict in MainTranslatorApplication and added Tr…
903Edan Nov 28, 2024
0650331
Added ViewManger Model in Main (without refactoring) and refactor the…
903Edan Nov 28, 2024
b8a2bb1
Refactor by calling TranslateFileAppBuilder in TranslateTextView when…
903Edan Nov 28, 2024
4e8ae8a
Merge pull request #41 from SonM12/cchristina.huang
903Edan Nov 29, 2024
ca4708a
applied builder design pattern to TranslateTextView
HChristinaH Nov 30, 2024
86c3b43
fixed issue with casting JComboBox
HChristinaH Nov 30, 2024
1be598c
Removing unused instance in TranslateFileOutputData to achieve code c…
903Edan Nov 30, 2024
16c6281
Removing unused import and fixed checkstyle
903Edan Nov 30, 2024
3520f30
Merge pull request #44 from SonM12/cchristina.huang
903Edan Nov 30, 2024
94ea8df
Deletion for merging main
903Edan Nov 30, 2024
6bbd9d7
Pushing for merging main
903Edan Nov 30, 2024
6509491
Added null constructor in TextTranslator. Removed unused constant in …
903Edan Nov 30, 2024
9f64d78
Refactoring and remove extra param in TranslateTextViewTest
903Edan Nov 30, 2024
568dd9d
Text button panel included File App builder as its instance. Modified…
903Edan Nov 30, 2024
8176900
Merge pull request #43 from SonM12/edan.wong
903Edan Nov 30, 2024
3d64e76
fixed bug in Switch Translation Use Case
HChristinaH Nov 30, 2024
d3e1bdc
Merge pull request #45 from SonM12/cchristina.huang
julia-zaki Nov 30, 2024
b19a6f9
set up text to speech use case
HChristinaH Nov 30, 2024
f9d6388
fixed switch coverage
julia-zaki Nov 30, 2024
cc3f562
Merge pull request #46 from SonM12/julia.zaki
HChristinaH Nov 30, 2024
54b60cc
renamed TextToSpeechController to prevent merge conflicts
HChristinaH Nov 30, 2024
abcabd0
Merge pull request #48 from SonM12/cchristina.huang
SonM12 Nov 30, 2024
368b568
Fixed the bug of not showing input language in TranslateFileView
903Edan Nov 30, 2024
ceb403c
Refactoring the code
903Edan Nov 30, 2024
af5d847
Merge pull request #49 from SonM12/edan.wong
HChristinaH Nov 30, 2024
b5d8684
implemented text to speech use case using freeTTS and now able to spe…
SonM12 Nov 30, 2024
2723509
created DeeplTranslator,superclass of translate text and file DAO
HChristinaH Nov 30, 2024
ef5783f
merge main
HChristinaH Nov 30, 2024
02725af
removed redundant code in TranslateTextView and deleted TranslateText…
HChristinaH Nov 30, 2024
a02287d
Merge pull request #50 from SonM12/cchristina.huang
903Edan Nov 30, 2024
6fc2397
cleaning up code
HChristinaH Nov 30, 2024
be816e6
pulled switchLanguagesAndText refactoring
HChristinaH Nov 30, 2024
56590c2
Fixes the switch use case to adhere to the open/closed principle
julia-zaki Nov 30, 2024
1619ce9
Merge pull request #52 from SonM12/julia.zaki
HChristinaH Dec 1, 2024
558de80
simplified GetLanguageClass
HChristinaH Dec 1, 2024
4918ba4
pulled Text to Speech use case
HChristinaH Dec 1, 2024
f6eec9c
fixed DBTranslateTextDAO inheritance
HChristinaH Dec 1, 2024
12169df
cleaned up DBTranslateTextDAO
HChristinaH Dec 1, 2024
35da69a
fixed convert to speech method to be able to play more than once.
Dec 1, 2024
22331a5
used memoization in GetLanguageClass
HChristinaH Dec 1, 2024
dacefa8
removed unnecessary code line in DBTranslateTextDAO.
Dec 1, 2024
2adee21
Merge branch 'main' into roy.tts
HChristinaH Dec 1, 2024
918357f
Merge pull request #54 from SonM12/roy.tts
HChristinaH Dec 1, 2024
1cb03f2
Added basic installation for FreeTTS on README file.
Dec 1, 2024
c0b2e5f
Merge branch 'roy.tts' of https://github.com/SonM12/TeamTranslator in…
Dec 1, 2024
44c63ae
added Contributions section in ReadME
HChristinaH Dec 1, 2024
327bb05
Merge pull request #51 from SonM12/cchristina.huang
SonM12 Dec 1, 2024
8508bf1
Merge pull request #55 from SonM12/roy.tts
HChristinaH Dec 1, 2024
0bb4b66
Merge pull request #56 from SonM12/cchristina.huang
julia-zaki Dec 1, 2024
4f7248f
updates readme
julia-zaki Dec 1, 2024
4eb97af
Merge pull request #57 from SonM12/julia.zaki
Karrrrmen Dec 1, 2024
0ebef6a
FreeTTS installation 4 fixed.
SonM12 Dec 1, 2024
2634f4a
Merge pull request #58 from SonM12/roy.tts
julia-zaki Dec 1, 2024
be32451
change usecase to checkUsage
Karrrrmen Dec 1, 2024
3600afb
minor refractoring of checkUsage
Karrrrmen Dec 1, 2024
86db30b
minor refractoring of checkUsage
Karrrrmen Dec 1, 2024
4d62b13
included API link for ImageUpload
HChristinaH Dec 1, 2024
4e581a1
made GetLanguageClass implement ILanguageClassGetter
HChristinaH Dec 1, 2024
15fae59
deleted Note related classes
HChristinaH Dec 1, 2024
910275d
Merge pull request #59 from SonM12/karmen.zhu
julia-zaki Dec 1, 2024
fe2eca0
Merge pull request #60 from SonM12/cchristina.huang
Karrrrmen Dec 1, 2024
e9eece2
Merge pull request #61 from SonM12/cchristina.huang
julia-zaki Dec 1, 2024
eecf4ad
update CheckUsageInteractor, and upload CheckUsageView.jpg and user s…
Karrrrmen Dec 2, 2024
59f41ae
Merge pull request #67 from SonM12/karmen.zhu
julia-zaki Dec 2, 2024
38a9ca2
readme v4
julia-zaki Dec 2, 2024
5c06dae
Merge pull request #68 from SonM12/julia.zaki
Karrrrmen Dec 2, 2024
2f29b76
Completed summary in README.md
903Edan Dec 2, 2024
9bb3795
Merge pull request #70 from SonM12/edan.wong
julia-zaki Dec 2, 2024
7a9d9fd
Incomplete accessibility-report.md, left universal design pattern inc…
903Edan Dec 2, 2024
e49fd48
removed coupling in TranslateTextView and its button panel
HChristinaH Dec 2, 2024
e94653d
Modified User Story 6, text to speech.
SonM12 Dec 2, 2024
76514b3
finished accessibility-report.md
903Edan Dec 2, 2024
d38b258
Merge pull request #71 from SonM12/edan.wong
Karrrrmen Dec 2, 2024
b08a1e5
Merge pull request #73 from SonM12/cchristina.huang
SonM12 Dec 2, 2024
174d00c
Merge pull request #72 from SonM12/roy.tts
Karrrrmen Dec 2, 2024
7699aba
usage guide
julia-zaki Dec 2, 2024
8ffa818
Merge pull request #74 from SonM12/julia.zaki
Karrrrmen Dec 2, 2024
573eabb
final update
julia-zaki Dec 2, 2024
2820389
Merge pull request #75 from SonM12/julia.zaki
HChristinaH Dec 2, 2024
0e86499
Update CheckUsageInteractor.java
Karrrrmen Dec 3, 2024
ac8aa7d
Merge pull request #76 from SonM12/karmen.zhu-1
903Edan Dec 3, 2024
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
13 changes: 13 additions & 0 deletions .idea/compiler.xml

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

7 changes: 7 additions & 0 deletions .idea/encodings.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/misc.xml

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

153 changes: 153 additions & 0 deletions .idea/workspace.xml

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

2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,4 @@ express Statement of Purpose.
Work.
d. Affirmer understands and acknowledges that Creative Commons is not a
party to this document and has no duty or obligation with respect to
this CC0 or use of the Work.
this CC0 or use of the Work.
Loading