Ethan Roseman
|
8d1efc3221
|
Japanese translation batches 5-7
|
2019-11-27 06:57:18 -05:00 |
|
Ethan Roseman
|
00d5f96b99
|
4th batch
|
2019-11-27 06:57:18 -05:00 |
|
Ethan Roseman
|
daec6234e4
|
3rd batch
|
2019-11-27 06:57:15 -05:00 |
|
Ethan Roseman
|
231777460c
|
Translations as of Aug 26
|
2019-11-27 06:55:43 -05:00 |
|
Richard Cordovano
|
41633f3f76
|
Merge pull request #5448 from markmckinnon/5801-cvt-should-change-to-summary-panel-when-account-selection-changes
5801-cvt-should-change-to-summary-panel-when-account-selection-changes
|
2019-11-26 10:54:59 -05:00 |
|
Mark McKinnon
|
be6fef888f
|
Update RelationshipBrowser.java
Set selected index for panel back to summary for each selection instead of staying on the currently selected tab
|
2019-11-25 20:22:35 -05:00 |
|
Richard Cordovano
|
2997fbeb24
|
Merge pull request #5446 from dannysmyda/change-xry-dsp-name
XRY DSP name changes
|
2019-11-25 12:56:59 -05:00 |
|
U-BASIS\dsmyda
|
f2428d67ad
|
Merged in develop
|
2019-11-25 12:24:56 -05:00 |
|
U-BASIS\dsmyda
|
731e9c0013
|
Changed DSP name and bundle messages
|
2019-11-25 11:56:33 -05:00 |
|
Richard Cordovano
|
3d1aae02c9
|
Merge pull request #5440 from rcordovano/ig-data-src-insert-fix
Fix bug in DrawableDB.insertOrUpdateDataSource
|
2019-11-22 11:07:05 -05:00 |
|
Richard Cordovano
|
fae33241c1
|
Fix bug in DrawableDB.insertOrUpdateDataSource
|
2019-11-22 11:05:46 -05:00 |
|
Richard Cordovano
|
6689565e6e
|
Merge pull request #5430 from dannysmyda/5741-implement-XRY-auto-ingest
5741-implement-XRY-auto-ingest
|
2019-11-21 13:08:43 -05:00 |
|
Richard Cordovano
|
460158e943
|
Merge pull request #5437 from rcordovano/ig-drawable-db-file-delete-fix
Rework INSERT OR REPLACE in DrawableDB for cascading data source deletes
|
2019-11-20 18:07:57 -05:00 |
|
Richard Cordovano
|
64c71ad1f2
|
Merge pull request #5433 from markmckinnon/5768-collect-attachments-for-TextNow
5768-collect-attachments-for-TextNow
|
2019-11-20 17:47:05 -05:00 |
|
Richard Cordovano
|
18ce51af9d
|
Merge pull request #5429 from markmckinnon/5773-collect-attachments-for-ShareIt
5773-collect-attachments-for-ShareIt
|
2019-11-20 17:46:32 -05:00 |
|
Richard Cordovano
|
11a9ec422f
|
Merge pull request #5428 from markmckinnon/5772-Collect-attachments-for-Zapya
5772-Collect-attachments-for-Zapya
|
2019-11-20 17:45:57 -05:00 |
|
Richard Cordovano
|
05ae523611
|
Merge pull request #5427 from markmckinnon/5771-Collect-attachments-for-Xender
5771-Collect-attachments-for-Xender
|
2019-11-20 17:45:16 -05:00 |
|
Richard Cordovano
|
69b277188a
|
Rework INSERT OR REPLACE in DrawableDB to be compatible with cascading deletes
|
2019-11-20 17:02:21 -05:00 |
|
Richard Cordovano
|
5a56279377
|
Rework INSERT OR REPLACE in DrawableDB to be compatible with cascading deletes
|
2019-11-20 16:22:49 -05:00 |
|
Richard Cordovano
|
da78a31ec6
|
Rework INSERT OR REPLACE in DrawableDB to be compatible with cascading deletes
|
2019-11-20 16:20:41 -05:00 |
|
Mark McKinnon
|
9a94e4e92a
|
Update shareit.py
Remove attachment file name from message body.
|
2019-11-20 16:18:08 -05:00 |
|
Richard Cordovano
|
5e18757766
|
Rework INSERT OR REPLACE in DrawableDB to be compatible with cascading deletes
|
2019-11-20 16:17:28 -05:00 |
|
Mark McKinnon
|
1c814475a7
|
Update xender.py
Remove attachment text from message body.
|
2019-11-20 16:01:28 -05:00 |
|
Mark McKinnon
|
040cc1954b
|
Update zapya.py
Remove attachment from message body.
|
2019-11-20 15:48:31 -05:00 |
|
Richard Cordovano
|
fa70fced21
|
Rework INSERT OR REPLACE in DrawableDB to be compatible with cascading deletes
|
2019-11-20 15:36:49 -05:00 |
|
Richard Cordovano
|
9c483393f1
|
Merge pull request #5425 from kellykelly3/5753-geolocation-tile-options
5753 Geolocation User Preferences support
|
2019-11-20 14:55:17 -05:00 |
|
Richard Cordovano
|
6cbf1bb88d
|
Merge pull request #5434 from rcordovano/ig-drawable-db-file-delete-fix
Reorganize and add more docs to DrawableDB fields
|
2019-11-20 13:21:37 -05:00 |
|
Richard Cordovano
|
51c2d024f8
|
Reorganize and add more docs to DrawableDB fields
|
2019-11-20 13:17:40 -05:00 |
|
Mark McKinnon
|
20c613e58c
|
Update textnow.py
Add attachment to message and remove attachment from message body
|
2019-11-20 13:14:37 -05:00 |
|
Richard Cordovano
|
ff5f4ef702
|
Reorganize and add more docs to DrawableDB fields
|
2019-11-20 13:13:20 -05:00 |
|
Richard Cordovano
|
b702e5d9ff
|
Merge pull request #5432 from sleuthkit/revert-5431-ig-drawable-db-file-delete-fix
Revert "Remove unused prepared statements from DrawableDB"
|
2019-11-20 11:37:42 -05:00 |
|
Richard Cordovano
|
a24bf37825
|
Revert "Remove unused prepared statements from DrawableDB"
|
2019-11-20 11:37:26 -05:00 |
|
Richard Cordovano
|
7c3e5614c6
|
Merge pull request #5431 from rcordovano/ig-drawable-db-file-delete-fix
Remove unused prepared statements from DrawableDB
|
2019-11-20 11:23:01 -05:00 |
|
Richard Cordovano
|
e5502185f6
|
Remove unused prepared staements from DrawableDB
|
2019-11-20 11:21:42 -05:00 |
|
Richard Cordovano
|
5452d2ba02
|
Merge pull request #5423 from raman-bt/5698-associate-attached-files-to-msg
5698: associate attached files with the message.
|
2019-11-19 14:39:40 -05:00 |
|
U-BASIS\dsmyda
|
6896777cd3
|
Added bundle file
|
2019-11-19 13:38:48 -05:00 |
|
U-BASIS\dsmyda
|
0291db8a55
|
Added permission checks to children files during isPanelValid and implemented and tested the new autoingest methods
|
2019-11-19 13:20:16 -05:00 |
|
Mark McKinnon
|
c461bd09c6
|
Merge remote-tracking branch 'upstream/develop' into 5772-Collect-attachments-for-Zapya
|
2019-11-19 11:42:47 -05:00 |
|
Mark McKinnon
|
b569d1e1a2
|
Merge remote-tracking branch 'upstream/develop' into 5771-Collect-attachments-for-Xender
|
2019-11-19 11:42:17 -05:00 |
|
Mark McKinnon
|
743b955a1d
|
Merge remote-tracking branch 'upstream/develop' into 5773-collect-attachments-for-ShareIt
|
2019-11-19 11:41:39 -05:00 |
|
Richard Cordovano
|
63875318b7
|
Merge pull request #5426 from markmckinnon/5765-Collect-attachments-for-FB-Messenger
5765-Collect-attachments-for-FB-Messenger
|
2019-11-19 10:11:14 -05:00 |
|
Mark McKinnon
|
62c17c61f4
|
Update shareit.py
Add attachments to message
|
2019-11-19 09:55:45 -05:00 |
|
Mark McKinnon
|
51c84638a8
|
Update fbmessenger.py
Remove datasource from analyzeMessages
|
2019-11-18 21:54:21 -05:00 |
|
Mark McKinnon
|
6eeb77f531
|
Update zapya.py
Add attachments to message
|
2019-11-18 17:47:30 -05:00 |
|
Mark McKinnon
|
4d9e0ed98e
|
Update xender.py
Add attachments from database to message
|
2019-11-18 17:43:02 -05:00 |
|
Mark McKinnon
|
6d336f5bde
|
Update fbmessenger.py
Add attachments from the database to the message
|
2019-11-18 17:38:07 -05:00 |
|
Kelly Kelly
|
cee83ae7ee
|
Fixed codacy issues
|
2019-11-18 16:17:52 -05:00 |
|
Kelly Kelly
|
b6f1046f58
|
Merge branch 'develop' into 5753-geolocation-tile-options
|
2019-11-18 14:51:16 -05:00 |
|
Kelly Kelly
|
fa41fc9ef4
|
Adding geolocation preferences
|
2019-11-18 14:47:42 -05:00 |
|
Richard Cordovano
|
d04e20b884
|
Merge pull request #5424 from esaunders/develop
Switch to BellSoft Java distribution and add troubleshooting section.
|
2019-11-18 14:43:01 -05:00 |
|