dreautall / waterfly-iii

Unofficial Android App for Firefly III, a free and open source personal finance manager.
MIT License
329 stars 25 forks source link

fix #417: expand regex for notification listener #419

Closed kevinkdev closed 1 month ago

dreautall commented 1 month ago

I backported the regex from the feature/tests branch, which also has an extensive test case set up where I also added the trade republic strings you provided - those tests pass (see https://github.com/dreautall/waterfly-iii/blob/feature/tests/test/notificationlistener_test.dart). This should fix it. Thank you for the regex proposal nonetheless!

dreautall commented 1 month ago

Argh, changing this to the develop branch causes a huge mess.. I submitted the change directly with you as Co-Author in ac61453, hope that works :)