karpiyon

Results 32 comments of karpiyon

I think the problem is not n the server side. I think it's on the receiver end which may originated from a scan the file goes through and perhaps refuses...

Can this be connected with `android:compileSdkVersion="23"`. skd23 uses runtime permissions. To test this, I modified the xml to show `android:compileSdkVersion="20"` but after apktool b... it turn is to "23".

Same for my on Samsung A14. After a while it write: "AAAD isn't responding" I nearly payed for it but I can't install any apps through it.

can you paste a fix for where to add "bytes_hash"? I ma having the same issue. I set it here nut it still did not find mismatches: fields = "id,...

I am comparing 2, rather large sql saved files (300-400MB). I know that some function are different yet they are reported as %100 equal. e.g. a function may be identical...

I am downloading the repository directly from github. I'll verify this in a couple of ours and report back.

I was NOT using the latest version. It is working now. BTW, why are thee lines look different? The only difference is the comment. can i ignore comments? ![image](https://github.com/user-attachments/assets/d4840aab-3fd5-4305-a109-d89ffcf9927c)

Can't you and an option to ignore comments and then delete/remove them in the .sqlite file you are saving?

Well, I was missing some for the things which are already on you TODO list, in this order: 1. OR combination of rules 2. Progress bar 3. Add rule xref...