-
Hi, am I missing something? Where is the examples folder?
-
The base [bencoding format](http://www.bittorrent.org/beps/bep_0003.html#bencoding) specifies encoding only for strings of bytes, not Unicode strings. When decoding, there is no way to distinguish if …
-
Hello.
Please I need advice. I used the bencoding.securely module to register Login / Password. Encrypt / decrypt works great in Titanium.
But my problem. I will save the encrypted data to the w…
-
Hi!
I've tried the BootReceiver function included on Android.Tools but it doesn't work as I expected. There is an option in the meta-data parameters to set the restart to background or foreground (**…
-
Hi,
Sorry to "nag" you, but I found out that the "open" event is never fired using the paperFold container. There is an issue with Titanium.Map where you can't add "pins" or "overlays" using the comm…
-
### Is there an existing issue for this?
- [X] I have searched the existing open and closed issues
### Current Behavior
I get often errors of indexers not available from sonarr and radarr. I use al…
-
As a continuation of Issue #12300, mime: BEncoding and QEncoding don't respect the 76 character line limit in RFC2047.
Here is the relevant part from Section 2 of RFC2047. (emphasis mine)
> An '…
-
In section "Signature Verification", the data to check the signature is described as
```Concatenate ("4:salt" length-of-salt ":" salt) "3:seqi" seq "e1:v" len ":" and the encoded value```.
The r…
jcea updated
7 months ago
-
Editor sorts **_info_** dictionary upon save. Without any changes at all to **_original_** info dictionary it is always sorted upon save. Editing and making changes outside of info should not change o…
-
Are there any plans to make this library more like FastAPI with regard to tightly defined models and being more opinionated about the default way to do things? If so, where would we start?
I'm thin…