13887 Commits

Author SHA1 Message Date
U-BASIS\dsmyda
85d6da4c8f Removed a redundant 'in brackets' message 2019-11-14 14:50:53 -05:00
U-BASIS\dsmyda
f7acbe4cb6 Merge branch '5733-implement-XRY-report-parsing' into 5734-implement-XRY-DSP 2019-11-14 14:30:44 -05:00
U-BASIS\dsmyda
53b134daed Changed the log messages to be easier to read and fixed the date time bug 2019-11-14 14:23:59 -05:00
U-BASIS\dsmyda
aa88bc69b5 Implemented and tested the XRY DSP 2019-11-14 14:14:14 -05:00
U-BASIS\dsmyda
875b789abb Update comments, add some additional logging, and address some codacy comments 2019-11-13 16:26:02 -05:00
U-BASIS\dsmyda
1144649e37 Implemented and tested XRY messages parser, implemented code review feedback 2019-11-13 15:52:38 -05:00
U-BASIS\dsmyda
3c4aaa3f8d Updated comments 2019-11-13 12:24:16 -05:00
U-BASIS\dsmyda
eb1a9cd279 Implemented and tested the device gen info parser 2019-11-13 12:17:55 -05:00
U-BASIS\dsmyda
a2584ef060 Fixed typo in comment and added a line for clarity 2019-11-13 11:20:37 -05:00
U-BASIS\dsmyda
36e9c7a5c6 Addressed some of the codacy comments 2019-11-13 11:17:48 -05:00
U-BASIS\dsmyda
f181a1f862 Updated comments 2019-11-13 10:55:51 -05:00
U-BASIS\dsmyda
d39ed4d732 Fixed type in artifact naem 2019-11-13 10:45:25 -05:00
U-BASIS\dsmyda
c111716403 Tied together any loose ends. Added imports and fixed comments 2019-11-13 10:26:28 -05:00
U-BASIS\dsmyda
e67da6aec6 Uncommented to artifact creation code 2019-11-13 10:16:50 -05:00
U-BASIS\dsmyda
e30843c7c6 Implemented record parsing and testing for call logs, web bookmarks and contacts 2019-11-13 10:15:45 -05:00
U-BASIS\dsmyda
8f7e5c44b2 Merged in develop, resolved merge conflicts on XRYFileReader and verified a successful merge by running unit tests 2019-11-08 12:33:18 -05:00
Richard Cordovano
f66196457b
Merge pull request #5404 from markmckinnon/5680-summary-panel-details-missing
5680-summary-panel-details-missing
2019-11-08 11:46:44 -05:00
Mark McKinnon
b3ffc4cac0 Update PhoneNumUtil.java
One more time for codacy
2019-11-08 11:14:54 -05:00
Mark McKinnon
ef1e1f2655 Update PhoneNumUtil.java
Make codacy happy
2019-11-08 10:59:10 -05:00
Richard Cordovano
d11cca17d7
Merge pull request #5407 from dannysmyda/5731-implement-XRY-report-reading
5731 implement xry report reading
2019-11-08 09:02:47 -05:00
Mark McKinnon
b751b8d23e Update SummaryViewer.java
Remove //NON-NLS
2019-11-07 17:43:23 -05:00
Mark McKinnon
e6218ab6c9 Add bundle message
Add bundle message
2019-11-07 17:42:36 -05:00
U-BASIS\dsmyda
bbe0c8dcd0 Updated comments and removed old test files 2019-11-07 17:36:36 -05:00
U-BASIS\dsmyda
56d57f63d1 Fully implemented and tested the file reading capability 2019-11-07 17:29:24 -05:00
U-BASIS\dsmyda
6a281f274f Made both classes final 2019-11-07 17:02:25 -05:00
U-BASIS\dsmyda
859f1faba9 Added comments and am in the process of testing 2019-11-07 17:01:18 -05:00
U-BASIS\dsmyda
a41b28cbf5 Revert scope of methods in XRYFileReader back to private 2019-11-07 16:38:08 -05:00
U-BASIS\dsmyda
f254b9ddb0 Reduce complexity of XRYFileReader 2019-11-07 16:36:53 -05:00
U-BASIS\dsmyda
ee3c0c01d2 Implemented report reading, now testing 2019-11-07 16:07:35 -05:00
Richard Cordovano
965a187f51
Merge pull request #5395 from kellykelly3/geolocation-datamodel-refactoring
Simplified the geolocation model
2019-11-07 16:01:53 -05:00
Richard Cordovano
2ab2fffff8
Merge pull request #5393 from wschaeferB/5665-ExtractAction
5665 bring over ExtractAction changes from file-search branch
2019-11-07 15:54:44 -05:00
U-BASIS\dsmyda
5c5514f0c1 Fixed up comments and changed scope of some methods to private 2019-11-07 14:42:16 -05:00
U-BASIS\dsmyda
eb34a74b04 Fixed comment 2019-11-07 13:49:18 -05:00
U-BASIS\dsmyda
79f048414c Implemented and tested XRY folder and XRY file checking 2019-11-07 13:46:06 -05:00
Mark McKinnon
ff3fcde452 Add summary panel components and country code
Added summary panel components and country code.
2019-11-07 13:37:40 -05:00
Kelly Kelly
4b5447cc4a Fixed bug in KMLReport 2019-11-05 14:58:13 -05:00
Kelly Kelly
20469bf719 changed field to private 2019-11-05 14:55:51 -05:00
esaunders
8905b0d167 Update Linux/Mac installation instructions and remove reference to Oracle. 2019-11-05 14:32:30 -05:00
William Schaefer
388140482d 5665 remove commented out line of code 2019-11-05 14:17:46 -05:00
Kelly Kelly
3a54c9a03b Simplfied the model 2019-11-05 13:46:26 -05:00
U-BASIS\dsmyda
429f5228f8 Cleaned up unit test code 2019-11-04 16:52:04 -05:00
U-BASIS\dsmyda
8c6cab1bce Implemented XRY Report folder logic 2019-11-04 16:49:35 -05:00
William Schaefer
7b0e72cd0d 5665 bring over ExtractAction changes from file-search branch 2019-11-04 11:07:20 -05:00
U-BASIS\dsmyda
81c5db9971 Implemented and tested xry report reading 2019-11-01 17:07:10 -04:00
Richard Cordovano
dca4dda001
Merge pull request #5389 from raman-bt/5706-msg-attachments
5706: Message attachments.
2019-11-01 14:04:59 -04:00
Raman Arora
1a07c9d370 Addressed Codacy comment. 2019-10-31 14:04:07 -04:00
Raman Arora
cccbde6452 5706: Message attachments. 2019-10-31 13:50:16 -04:00
Richard Cordovano
4d245646fe
Merge pull request #5367 from kellykelly3/5693-geolocation
5693 basic geolocation window
2019-10-31 10:57:36 -04:00
Kelly Kelly
ca5558993a Added getLabel function 2019-10-31 10:00:00 -04:00
Richard Cordovano
c3c305a1e9
Merge pull request #5383 from markmckinnon/5078-HTML-viewer-not-correctly-interpreting-Unicode
5078-HTML-viewer-not-correctly-interpreting-Unicode
2019-10-30 16:31:33 -04:00