Commit Graph

76 Commits (21af9e1307eb17e3c63af5dfc4dc6f4051c236f3)

Author SHA1 Message Date
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 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 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 Prahl-Kamps 49ec89f483 added 405 no admin permission error 2019-07-23 16:57:06 +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 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 Prahl-Kamps d90360aa45 fix empty iv 2019-07-16 13:59:02 +02:00
Felix Prahl-Kamps dea7370b83 fix sync information encryption 2019-07-15 17:46:37 +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
Felix Prahl-Kamps 5e3650bcd9 add new exchange activity 2019-07-11 16:22:58 +02:00
Felix Prahl-Kamps 037328ff26 extracted string resources
change material preference switch to display current state as subtitle
2019-07-07 15:51:52 +02:00
Felix Prahl-Kamps 7a53d5c6d5 add login 2019-07-05 03:45:04 +02:00
Felix Prahl-Kamps f8f9f25478 improve upload error and success feedback
add screenshots of all screens
2019-07-04 14:01:43 +02:00
Felix Prahl-Kamps 95c9fb690c improve wrong qr code info 2019-07-04 12:51:37 +02:00
Felix Prahl-Kamps baba45767b remove unused settings menu
add email to sync info view
change some coloring
upload layoutchanges now animated (still laggy)
2019-07-04 10:43:05 +02:00
Felix Prahl-Kamps 4585dedc7a upload is now safe in every case 2019-07-03 23:13:25 +02:00
Felix Prahl-Kamps 9268a0939c cleanup syncInfoActivity and layouts 2019-07-03 14:50:43 +02:00
Felix Prahl-Kamps a9498f45f1 rewrite and rename SyncActivity -> ExchangeActivity 2019-07-02 23:40:42 +02:00
Felix Prahl-Kamps be88d0e3a5 cleanup
fix bugs
uploadInfoList not passed to each activity anymore
2019-07-02 13:34:36 +02:00
Felix Prahl-Kamps 48674d130a add transition to uploadInfo detail view 2019-06-21 13:05:04 +02:00
Felix Prahl-Kamps 7123bea567 fixed focus and clickable problems 2019-06-19 20:01:49 +02:00
Felix Prahl-Kamps e860219dc4 cleanup 2019-06-19 17:24:00 +02:00
Felix Prahl-Kamps 268112b6e4 fix display wrong email
add server url to sync view
replace some icons
2019-06-17 12:02:05 +02:00
Felix Prahl-Kamps 9ef1ccbf2b done convert to androidx
app is fully functional
2019-06-17 09:49:09 +02:00
Felix Prahl-Kamps 86f3bbb08c improve design 2019-06-11 14:52:41 +02:00
Felix Prahl-Kamps 467f7541c7 fix several issues 2019-06-04 20:48:24 +02:00
Felix Prahl-Kamps c8c16dcb3c add german locale
restructure project
2019-05-29 14:52:00 +02:00
Felix Prahl-Kamps becef4298f add dialogManager
add randomStringGenerator
improve cameraFragment
2019-05-29 14:04:30 +02:00
Felix Prahl-Kamps 642cd133c2 add qr code generator
improve camera performance
improve encryption encoding
improve syncActivity
improve layouts
add some locales
2019-05-29 12:51:51 +02:00
Felix Prahl-Kamps 0505507d1d improve documentation 2019-05-27 20:03:27 +02:00
Felix Prahl-Kamps 1866712067 initial commit 2019-05-27 16:06:07 +02:00