U-BASIS\dsmyda
|
296f18ce3c
|
initial infra commit
|
2019-09-15 23:33:46 -04:00 |
|
Raman
|
94d8a10cb5
|
5394: App DB parser helper
- Added support for messages with multiple recipients.
|
2019-09-06 16:14:50 -04:00 |
|
Raman
|
536550403b
|
5394: Implement utility class supporting mobile app parsers and first parser
|
2019-09-04 08:39:27 -04:00 |
|
Kelly Kelly
|
7ddf9fe071
|
merged in develop to timeline-event-mgr-2
|
2019-07-31 13:36:33 -04:00 |
|
Kelly Kelly
|
449fd202fa
|
removed print statments
|
2019-07-18 11:06:15 -04:00 |
|
Kelly Kelly
|
c37b61578d
|
Calling postArtifact once for all artifacts
|
2019-07-18 10:48:14 -04:00 |
|
Kelly Kelly
|
188a5d4090
|
changing the indexArtifact to postArtifact
|
2019-07-10 14:31:29 -04:00 |
|
Kelly Kelly
|
8fef328308
|
Update the email threader, android wwf and SMS code to assign unique cross ingest run threadIDs
|
2019-07-03 11:14:02 -04:00 |
|
Kelly Kelly
|
52d5252c18
|
Merge remote-tracking branch 'upstream/release-4.12.0' into 1262-andriod-threading
|
2019-06-20 11:29:40 -04:00 |
|
Kelly Kelly
|
bd92051d0c
|
Completed final changes
|
2019-06-18 15:56:57 -04:00 |
|
Kelly Kelly
|
4da9bc79d4
|
Added support for andriod text message
|
2019-06-12 16:36:59 -04:00 |
|
Kelly Kelly
|
ae796dfcb0
|
Fixed bugs with contact creation
|
2019-04-22 10:37:56 -04:00 |
|
U-BASIS\dgrove
|
97d8ea26b7
|
Changed exception block.
|
2018-09-27 12:56:27 -04:00 |
|
U-BASIS\dgrove
|
553fa7d6a2
|
Revised some catch blocks.
|
2018-09-26 15:40:08 -04:00 |
|
U-BASIS\dgrove
|
56c4751bf8
|
Fixed exception handling; no longer logging certain messages.
|
2018-09-25 16:57:02 -04:00 |
|
Brian Carrier
|
3f89863a29
|
Fix string format of error message
|
2018-07-12 00:40:07 -04:00 |
|
U-BASIS\zhaohui
|
7c9a7026c5
|
3386: Update the files permission from 755 to 644
|
2018-01-03 14:43:27 -05:00 |
|
Raman
|
e246e8ee7d
|
EUR-916: Device Accounts should be created one per file instead of one per device
Address Codacy comments in previous commit
|
2017-12-13 09:08:49 -05:00 |
|
Raman
|
57f1a17bff
|
EUR-916: Device Accounts should be created one per file instead of one per device
|
2017-12-13 07:46:18 -05:00 |
|
Raman
|
1464d73ea4
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into accounts_relationships
# Conflicts:
# Core/nbproject/project.properties
# Core/nbproject/project.xml
# InternalPythonModules/android/calllog.py
# InternalPythonModules/android/contact.py
# InternalPythonModules/android/textmessage.py
# InternalPythonModules/android/wwfmessage.py
|
2017-12-06 10:18:51 -05:00 |
|
millmanorama
|
2f468dd1a1
|
fix python android modules
|
2017-12-02 14:45:30 +01:00 |
|
millmanorama
|
e319cb1cda
|
update usages of addRelationships
|
2017-12-01 11:19:00 +01:00 |
|
U-BASIS\zhaohui
|
30615f5b7d
|
3207: fix typo
|
2017-11-17 11:06:29 -05:00 |
|
U-BASIS\zhaohui
|
4ecfb24165
|
3207: create ArrayList in python
|
2017-11-17 09:40:31 -05:00 |
|
U-BASIS\zhaohui
|
01fda811d5
|
3207: Update python code to use collection of attributes instead of adding addtribute one at a time
|
2017-11-16 13:56:09 -05:00 |
|
Raman
|
7dc7c52380
|
Fixed API name mismatch after renaming createAccountInstance() to createAccountFileInstance()
|
2017-11-16 11:20:36 -05:00 |
|
Raman
|
00e52e50c0
|
879: Add date range filter to API
- Added dateTime to addRelationships() api
|
2017-11-10 12:57:49 -05:00 |
|
Raman
|
2c7ce7ee39
|
Fixed Codacy issue.
|
2017-10-03 08:05:24 -04:00 |
|
Raman
|
236ff62a94
|
857: Reconcile Unique Accounts with Credit Card Review
- Added Account Instances
- Use a orthogonal account_id as ID for Accounts, not an obj_id in tsk_objects
- Addressed other review comments.
|
2017-10-02 11:10:37 -04:00 |
|
Brian Carrier
|
aa84efe1be
|
Merge pull request #3047 from raman-bt/eur853-androidPythonModules
853: Android python modules create accounts & relationships
|
2017-09-18 10:27:36 -04:00 |
|
Raman
|
45ecf0bdfd
|
853: Android python modules create accounts & relationships
- fixed imports
|
2017-09-07 11:34:40 -04:00 |
|
Raman
|
13e23cc24e
|
Fix Codacy issues
|
2017-09-06 14:56:13 -04:00 |
|
Raman
|
942d703d33
|
Fix codacy issues
|
2017-09-06 14:49:21 -04:00 |
|
Raman
|
21a83dce63
|
853: Android python modules create accounts & relationships
- Fixing Codacy issues.
|
2017-09-06 14:40:23 -04:00 |
|
Raman
|
eb4293e60d
|
853: Android python modules create accounts & relationships
- fix Codacy issues in previous commit
|
2017-09-06 14:23:43 -04:00 |
|
Raman
|
86de03969f
|
853: Update Autopsy Python modules to use the CommunicationsManager api to create accounts & relationships
|
2017-09-06 12:48:07 -04:00 |
|
U-BASIS\dgrove
|
70339153e1
|
Sync
|
2017-08-16 11:44:14 -04:00 |
|
esaunders
|
c1c7d9f002
|
Renamed Android Analyzer module name to be backwards compatible with the Java version.
|
2017-04-25 14:38:46 -04:00 |
|
Eugene Livis
|
d635e3ab61
|
Fixed some python errors
|
2017-04-24 10:42:50 -04:00 |
|
Eugene Livis
|
bccda6dc81
|
Modified Python scripts to add Raman's work
|
2017-04-21 16:37:17 -04:00 |
|
millmanorama
|
7765a8d806
|
copy InternalPythonModules and photorec_exec to release, remove mactime from repo
|
2017-03-31 16:37:02 +02:00 |
|