Felix Prahl-Kamps
|
6d5ea12a84
|
fix self signed flag not being pushed correctly to misp instance
|
2019-10-11 17:41:49 +02:00 |
Felix Prahl-Kamps
|
6216543b7b
|
remove swipeRefreshLayout
|
2019-10-10 14:05:06 +02:00 |
Felix Prahl-Kamps
|
1454b6d19c
|
improve preference screen
remove unused resources
|
2019-10-10 13:51:24 +02:00 |
Felix Prahl-Kamps
|
e9176e2a5b
|
remove delete all syncs from preferences
|
2019-10-06 20:30:29 +02:00 |
Felix Prahl-Kamps
|
827b0f72ef
|
add snackbar feedback on swipe refresh in home activity
|
2019-10-06 20:18:58 +02:00 |
Felix Prahl-Kamps
|
31e4ed56fd
|
add fancy context menu in detail view
add toggle password visibility feedback
|
2019-10-06 20:08:01 +02:00 |
Felix Prahl-Kamps
|
21af9e1307
|
add material preference switch to detail view
update gradle
add animations
remove expandable card view
|
2019-10-04 17:42:16 +02:00 |
Felix PK
|
40e3cfb430
|
Merge pull request #6 from MISP/feature/add-badge
add badge
|
2019-08-23 17:32:10 +02:00 |
Felix Prahl-Kamps
|
b11eb53a68
|
add badge
|
2019-08-23 17:30:21 +02:00 |
Felix PK
|
32fa6a919f
|
Merge pull request #4 from MISP/improve-models
Improve models
|
2019-08-23 14:19:13 +02:00 |
Felix Prahl-Kamps
|
821bb08c19
|
fix empty method warning
|
2019-08-23 14:13:26 +02:00 |
Felix Prahl-Kamps
|
41ab6c18ce
|
code cleanup
|
2019-08-23 14:05:07 +02:00 |
Felix Prahl-Kamps
|
f59778872b
|
add download of sync servers on misp instance (without credentials)
|
2019-08-23 13:51:09 +02:00 |
Felix Prahl-Kamps
|
8f2de6787d
|
add dynamic role assignment
|
2019-08-22 18:25:34 +02:00 |
Felix Prahl-Kamps
|
b8f850f163
|
improve user model
|
2019-08-22 18:17:52 +02:00 |
Felix Prahl-Kamps
|
cadce8910c
|
spelling in organisation model
|
2019-08-22 18:11:58 +02:00 |
Felix Prahl-Kamps
|
10a82580b3
|
add user info sanity check
|
2019-08-22 18:09:45 +02:00 |
Felix Prahl-Kamps
|
95594b9d11
|
cleanup
change sync model
|
2019-08-22 17:14:25 +02:00 |
Felix Prahl-Kamps
|
612615ff02
|
cleanup
prepare for further model change
|
2019-08-22 16:58:50 +02:00 |
Felix Prahl-Kamps
|
4a9d428266
|
prepare model change
|
2019-07-24 20:32:13 +02:00 |
Felix PK
|
9fbef90f91
|
Merge pull request #1 from MISP/main-app-preferences
Main app preferences
|
2019-07-24 13:52:04 +02:00 |
Felix Prahl-Kamps
|
c67d49eccb
|
enable java8 language features
|
2019-07-24 13:48:55 +02:00 |
Felix Prahl-Kamps
|
6233f139c0
|
add preferences and infos
add preference translations
remove logs
|
2019-07-24 13:40:08 +02:00 |
Felix Prahl-Kamps
|
5ad8287b67
|
reformat code
|
2019-07-24 12:16:51 +02:00 |
Felix Prahl-Kamps
|
b52fe8ea51
|
reformat code
|
2019-07-24 12:06:52 +02:00 |
Felix Prahl-Kamps
|
95710ae4e8
|
add preference screen (WIP)
|
2019-07-23 23:04:07 +02:00 |
Felix PK
|
42dcd9b58d
|
Merge pull request #14 from cybertier/development
Development
|
2019-07-23 20:09:59 +02:00 |
Felix PK
|
dd2543115e
|
Merge pull request #9 from cybertier/check-user-roles
Check user roles
|
2019-07-23 17:01:00 +02:00 |
Felix Prahl-Kamps
|
49ec89f483
|
added 405 no admin permission error
|
2019-07-23 16:57:06 +02:00 |
Felix PK
|
fa20e74a67
|
Merge pull request #12 from cybertier/illegal-state-during-connection
Illegal state during connection
|
2019-07-23 15:01:18 +02:00 |
Felix Prahl-Kamps
|
91546087d0
|
simplified credentials saving and loading
check if credentials set AND user info downloaded for login
|
2019-07-23 14:58:07 +02:00 |
Felix Prahl-Kamps
|
abe0fb7cb5
|
Merge branch 'check-user-roles' into illegal-state-during-connection
|
2019-07-22 14:43:31 +02:00 |
Felix Prahl-Kamps
|
592557176a
|
string to array: restricted_to_domain, getter and setter
|
2019-07-22 14:43:12 +02:00 |
Felix Prahl-Kamps
|
b002032374
|
cleanup
|
2019-07-22 13:17:49 +02:00 |
Felix Prahl-Kamps
|
3a167bc8ba
|
Merge branch 'master' into check-user-roles
|
2019-07-17 15:42:38 +02:00 |
Felix PK
|
5e95c53670
|
Merge pull request #10 from cybertier/improve-readme
readme spelling
|
2019-07-17 12:44:11 +02:00 |
Felix Prahl-Kamps
|
814addc27c
|
readme spelling
|
2019-07-17 12:43:24 +02:00 |
Felix Prahl-Kamps
|
fc4efa9787
|
String ID to Integer ID
|
2019-07-17 12:41:24 +02:00 |
Felix Prahl-Kamps
|
cd802fbccf
|
roles will be saved on device
roles get updated on login and profile update
|
2019-07-16 15:25:28 +02:00 |
Felix Prahl-Kamps
|
55713e8a99
|
add retrofit role requests
|
2019-07-16 14:53:36 +02:00 |
Felix PK
|
25762d6a49
|
Merge pull request #8 from cybertier/fix-empty-iv
fix empty iv
|
2019-07-16 14:01:45 +02:00 |
Felix Prahl-Kamps
|
d90360aa45
|
fix empty iv
|
2019-07-16 13:59:02 +02:00 |
Felix PK
|
36a2b73d8c
|
Merge pull request #7 from cybertier/improve-readme
Improve readme
|
2019-07-16 13:39:01 +02:00 |
Felix Prahl-Kamps
|
7b673e2a6e
|
improve readme
|
2019-07-16 13:38:05 +02:00 |
Felix Prahl-Kamps
|
dd374300f1
|
improve readme
|
2019-07-15 18:01:42 +02:00 |
Felix PK
|
7df3bf491c
|
Merge pull request #4 from cybertier/hotfix-encrypt-sync-infos
fix sync information encryption
|
2019-07-15 17:47:41 +02:00 |
Felix Prahl-Kamps
|
dea7370b83
|
fix sync information encryption
|
2019-07-15 17:46:37 +02:00 |
Felix PK
|
8bdab947f1
|
Merge pull request #2 from cybertier/reorganize-sync-process
Reorganize sync process
|
2019-07-14 19:21:39 +02:00 |
Felix Prahl-Kamps
|
ef37517d20
|
improve exchange activity layout and functionality
|
2019-07-14 19:17:32 +02:00 |
Felix Prahl-Kamps
|
66d586a546
|
improve login url and authkey handling
|
2019-07-14 18:18:54 +02:00 |