<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Q&amp;A - Deliveries Package Tracker Android App - Recent questions and answers in User interface</title>
<link>https://help.orrs.de/qa/change-requests/user-interface</link>
<description>Powered by Question2Answer</description>
<item>
<title>Not Natively Supported please allow to manually add status -- thanks!</title>
<link>https://help.orrs.de/8322/not-natively-supported-please-allow-manually-status-thanks</link>
<description></description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/8322/not-natively-supported-please-allow-manually-status-thanks</guid>
<pubDate>Sat, 29 Nov 2025 16:56:26 +0000</pubDate>
</item>
<item>
<title>Answered: Please enhance enable trackers that do not allow API access with limited functionality</title>
<link>https://help.orrs.de/8197/please-enhance-enable-trackers-access-limited-functionality?show=8198#a8198</link>
<description>Thanks for your feedback!&lt;br /&gt;
&lt;br /&gt;
Non-native providers that just show the tracking website are not supported for partial deliveries since they&amp;#039;re implemented as a full screen web display that doesn&amp;#039;t really give space for a proper UI to switch to other partial deliveries. While I could see some possibilities to improve this, I have way too many other open tasks that I could get to it anytime soon, sorry!&lt;br /&gt;
&lt;br /&gt;
I&amp;#039;m not sure why UPS would be missing from the list in the app apart from having it disabled in the provider filter settings. That would not make it visible after creating a delivery on the website though.</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/8197/please-enhance-enable-trackers-access-limited-functionality?show=8198#a8198</guid>
<pubDate>Fri, 25 Jul 2025 07:26:17 +0000</pubDate>
</item>
<item>
<title>Missing DPD.nl tracking</title>
<link>https://help.orrs.de/8077/missing-dpd-nl-tracking</link>
<description>Hi, &lt;br /&gt;
&lt;br /&gt;
Using your app for years now, great app! &lt;br /&gt;
&lt;br /&gt;
I receive a lot of parcels through DPD. For Netherlands DPD has its own tracking, not visable in other DPD country sites. Could you add DPD.nl to your app please. &lt;br /&gt;
&lt;br /&gt;
Thank you&lt;br /&gt;
&lt;br /&gt;
Best regards, Perry</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/8077/missing-dpd-nl-tracking</guid>
<pubDate>Fri, 21 Feb 2025 14:39:27 +0000</pubDate>
</item>
<item>
<title>Please update widget to show estimated days until arrival if estimated arrival date was manually entered by user</title>
<link>https://help.orrs.de/7889/please-estimated-arrival-estimated-arrival-manually-entered</link>
<description>Hello,&lt;br /&gt;
&lt;br /&gt;
I have some UPS and FedEx packages coming that I&amp;#039;ve added to Deliveries. Since they are not natively supported anymore, I manually add the estimated arrival date. In the app, looking at the list of deliveries, all the deliveries show &amp;quot;X D&amp;quot; for however many days are left until estimated delivery date, which is great. &lt;br /&gt;
&lt;br /&gt;
Unfortunately, the widget, with my current configuration, shows the shipment name and below it says &amp;quot;Not natively supported&amp;quot;. It would be great if the widget could also show the estimated days to arrival if one has been automatically available or manually entered for a shipment. &lt;br /&gt;
&lt;br /&gt;
Also, please add the estimated delivery date to the shipment editing screen so it can be added/changed while editing a shipment. Right now it can only be accessed via the overflow menu and separate menu item.&lt;br /&gt;
&lt;br /&gt;
Thanks!</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/7889/please-estimated-arrival-estimated-arrival-manually-entered</guid>
<pubDate>Fri, 06 Dec 2024 18:47:26 +0000</pubDate>
</item>
<item>
<title>Answered: Some Usability Questions/Suggestions</title>
<link>https://help.orrs.de/7268/some-usability-questions-suggestions?show=7291#a7291</link>
<description>Go to Settings, General and set &amp;quot;Sort direction&amp;quot; to descending.&lt;br /&gt;
&lt;br /&gt;
I suggest you spend some time reading through the Settings as there are lot of changes you make.</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/7268/some-usability-questions-suggestions?show=7291#a7291</guid>
<pubDate>Tue, 29 Aug 2023 00:08:03 +0000</pubDate>
</item>
<item>
<title>Don&#039;t allow synchronization to overwrite estimated delivery date</title>
<link>https://help.orrs.de/7185/dont-allow-synchronization-overwrite-estimated-delivery</link>
<description>As I can&amp;#039;t upvote the previous suggestion, I am making it again. I use the estimated delivery date to mitigate the providers that are not working. Unfortunately, it overwrites my estimated date every time I sync. I understand that others may use it to enter a date before the provider has one. I think the solution is to allow the user to delete the estimated date.</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/7185/dont-allow-synchronization-overwrite-estimated-delivery</guid>
<pubDate>Fri, 07 Jul 2023 17:11:29 +0000</pubDate>
</item>
<item>
<title>API for Deliveries?</title>
<link>https://help.orrs.de/6938/api-for-deliveries</link>
<description>&lt;p&gt;First, let me say I love this app so much. I use it for everything.&lt;/p&gt;&lt;p&gt;One thing that would be great though would be a public API for interacting with it. I have to track more stuff about given shipments than can be just in the app, so I have a spreadsheet which is my primary data source (but doesn&#039;t include status of shipments). I wish I could write a script that would just sync my spreadsheet with my Deliveries app. That way I could put new entries from my spreadsheet into Deliveries, as well as mark rows in my spreadsheet complete once a delivery is complete.&lt;/p&gt;&lt;p&gt;A simple REST API would do, like:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;/list&lt;/li&gt;&lt;li&gt;/add&lt;/li&gt;&lt;li&gt;/get/&amp;lt;id&amp;gt;&lt;/li&gt;&lt;li&gt;/modify/&amp;lt;id&amp;gt;&lt;/li&gt;&lt;li&gt;/delete/&amp;lt;id&amp;gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Thanks!&lt;/p&gt;</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/6938/api-for-deliveries</guid>
<pubDate>Sat, 25 Feb 2023 21:31:44 +0000</pubDate>
</item>
<item>
<title>For your consideration: cargo ship tracking with map</title>
<link>https://help.orrs.de/6897/for-your-consideration-cargo-ship-tracking-with-map</link>
<description>Most crowd-sourced products will be shipped by ocean vessel before being individually shipped to their final destination. Some of these projects provide the vessel&amp;#039;s information to allow eager recipients a way to follow the voyage before they get their final tracking numbers. It would be cool if you could find a reliable vessel tracking website and allow us to track our package on the high seas.&lt;br /&gt;
&lt;br /&gt;
Thanks!&lt;br /&gt;
&lt;br /&gt;
--michael</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/6897/for-your-consideration-cargo-ship-tracking-with-map</guid>
<pubDate>Fri, 20 Jan 2023 19:12:16 +0000</pubDate>
</item>
<item>
<title>Answered: Prevent Unintended Deletions</title>
<link>https://help.orrs.de/3391/prevent-unintended-deletions?show=6562#a6562</link>
<description>&lt;p&gt;As far as i can see, the only place where you don&#039;t need to confirm the deletion is the swipe action in the main list. As other apps like GMail work the same, I&#039;d like to keep it as is, but you can disable the swipe action completely at &lt;em&gt;Settings -&amp;gt; General -&amp;gt; Swipe.&lt;/em&gt;&lt;/p&gt;</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/3391/prevent-unintended-deletions?show=6562#a6562</guid>
<pubDate>Mon, 16 May 2022 07:28:19 +0000</pubDate>
</item>
<item>
<title>Answered: App not redirecting when opening link</title>
<link>https://help.orrs.de/6289/app-not-redirecting-when-opening-link?show=6302#a6302</link>
<description>&lt;p&gt;Thanks for your feedback!&lt;/p&gt;&lt;p&gt;Unfortunately, Android 12 has made some drastic changes to link handling. To my understanding, they completely removed the &quot;Open with...&quot; app chooser for web links and instead require either that the app is verified for the domain (which is impossible for me as a third party) or manual verification by the app user.&lt;/p&gt;&lt;p&gt;While I will enable users to manually verify the app for opening links, it currently looks like there will be more than 600 checkboxes for you to click one-by-one (i.e. no &quot;enable all&quot; option). And if you only want to do this for specific couriers, the list of links to choose from gets shuffled, so it&#039;s not even sorted alphabetically forcing you to actually go through all 600+ entries in a rather small dialog.&lt;/p&gt;&lt;p&gt;&lt;img title=&quot;sad&quot; alt=&quot;sad&quot; src=&quot;https://help.orrs.de/qa-plugin/wysiwyg-editor/ckeditor/plugins/smiley/images/sad_smile.png&quot; style=&quot;height:23px; width:23px&quot;&gt;&lt;/p&gt;</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/6289/app-not-redirecting-when-opening-link?show=6302#a6302</guid>
<pubDate>Sat, 13 Nov 2021 21:15:57 +0000</pubDate>
</item>
<item>
<title>Answered: Could the Deliveries app notify users when an API field (such as expected delivery date) goes blank?</title>
<link>https://help.orrs.de/5726/could-deliveries-notify-users-field-expected-delivery-blank?show=5775#a5775</link>
<description>That&amp;#039;s a good suggestion&lt;br /&gt;
&lt;br /&gt;
Until this is added to the application, this is what I do.&lt;br /&gt;
&lt;br /&gt;
When I get a notice that a package is delayed I &amp;#039;Clear history&amp;#039; and then refresh the tracking. That will catch the new delivery date when it becomes available.</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/5726/could-deliveries-notify-users-field-expected-delivery-blank?show=5775#a5775</guid>
<pubDate>Tue, 13 Jul 2021 20:49:03 +0000</pubDate>
</item>
<item>
<title>Unit symbols for weight should not be pluralized</title>
<link>https://help.orrs.de/5682/unit-symbols-for-weight-should-not-be-pluralized</link>
<description>Only a trivial matter, but unit symbols are never written in plural form, even if the value is greater than 1. Therefore, weight should be written &amp;quot;2.3 kg&amp;quot;, and not &amp;quot;2.3 kgs&amp;quot; for example.</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/5682/unit-symbols-for-weight-should-not-be-pluralized</guid>
<pubDate>Mon, 07 Jun 2021 23:42:26 +0000</pubDate>
</item>
<item>
<title>Multiple languages</title>
<link>https://help.orrs.de/5312/multiple-languages</link>
<description>Would it be possible to select one language for the app itself and another for the shipping updates? I like the English version of the app much better than the one in my own language (DK), but I&amp;#039;d still prefer to get shipping updates in my own (or generally the native) language. The machine translations can be somewhat ambiguous at times.</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/5312/multiple-languages</guid>
<pubDate>Wed, 30 Dec 2020 10:40:00 +0000</pubDate>
</item>
<item>
<title>Can I get Deliveries to remember my Amazon password?</title>
<link>https://help.orrs.de/5258/can-i-get-deliveries-to-remember-my-amazon-password</link>
<description></description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/5258/can-i-get-deliveries-to-remember-my-amazon-password</guid>
<pubDate>Thu, 19 Nov 2020 16:49:37 +0000</pubDate>
</item>
<item>
<title>Feature request</title>
<link>https://help.orrs.de/5052/feature-request</link>
<description>&lt;p&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family:&amp;quot;initial&amp;quot;,serif; mso-fareast-font-family:&amp;quot;Times New Roman&amp;quot;&quot;&gt;I have a feature request for your excellent app.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family:&amp;quot;initial&amp;quot;,serif; mso-fareast-font-family:&amp;quot;Times New Roman&amp;quot;&quot;&gt;Quite often I enter a new Amazon package into the app with the courier&#039;s tracking number, not Amazon&#039;s order #. I do this because I ask for things to be shipped as quickly as possible. Using the Amazon order # I get too much information about all the other parts of the order that have already shipped or haven&#039;t shipped yet.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family:&amp;quot;initial&amp;quot;,serif; mso-fareast-font-family:&amp;quot;Times New Roman&amp;quot;&quot;&gt;I know the expected delivery date from Amazon but the courier doesn&#039;t provide it with their tracking information. So I end up creating the new Delivery item, save it, then have to find it in the list and open it again to set the estimated delivery date.&amp;nbsp;&lt;br style=&quot;display:initial&quot;&gt;&lt;br&gt;Would you consider adding the ability to set the estimated delivery date during the creation of a new Delivery item?&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family:&amp;quot;initial&amp;quot;,serif; mso-fareast-font-family:&amp;quot;Times New Roman&amp;quot;&quot;&gt;Thank you for your attention.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family:&amp;quot;initial&amp;quot;,serif; mso-fareast-font-family:&amp;quot;Times New Roman&amp;quot;&quot;&gt;Sincerely,&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:&amp;quot;initial&amp;quot;,serif&quot;&gt;--michael&lt;/span&gt;&lt;/p&gt;</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/5052/feature-request</guid>
<pubDate>Thu, 23 Jul 2020 22:56:49 +0000</pubDate>
</item>
<item>
<title>Categories icon in widget is far too small!</title>
<link>https://help.orrs.de/5021/categories-icon-in-widget-is-far-too-small</link>
<description>I think it would be a quick fix to make it bigger &lt;br /&gt;
&lt;br /&gt;
Thank you!</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/5021/categories-icon-in-widget-is-far-too-small</guid>
<pubDate>Mon, 22 Jun 2020 15:57:30 +0000</pubDate>
</item>
<item>
<title>Text selection has incorrect background color</title>
<link>https://help.orrs.de/4979/text-selection-has-incorrect-background-color</link>
<description>&lt;p&gt;I don&#039;t understand why this hasn&#039;t been fixed till now.&lt;/p&gt;&lt;p&gt;&lt;img alt=&quot;SCREENSHOT&quot; src=&quot;https://i.imgur.com/Pem3M1Q.jpg&quot; style=&quot;height:2400px; width:1080px&quot;&gt;&lt;/p&gt;</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/4979/text-selection-has-incorrect-background-color</guid>
<pubDate>Mon, 01 Jun 2020 01:33:22 +0000</pubDate>
</item>
<item>
<title>Answered: Widget touch areas too small</title>
<link>https://help.orrs.de/4180/widget-touch-areas-too-small?show=4919#a4919</link>
<description>A &amp;quot;big buttons&amp;quot; widget style would be super useful!</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/4180/widget-touch-areas-too-small?show=4919#a4919</guid>
<pubDate>Mon, 27 Apr 2020 17:19:51 +0000</pubDate>
</item>
<item>
<title>Answered: Add courier service in list</title>
<link>https://help.orrs.de/4877/add-courier-service-in-list?show=4878#a4878</link>
<description>One more for the list&lt;br /&gt;
&lt;br /&gt;
4. WishPost</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/4877/add-courier-service-in-list?show=4878#a4878</guid>
<pubDate>Sun, 19 Apr 2020 10:10:00 +0000</pubDate>
</item>
<item>
<title>Tnt.fr direct link</title>
<link>https://help.orrs.de/4832/tnt-fr-direct-link</link>
<description>&lt;p&gt;&lt;span style=&quot;color:#4a4a4a; font-family:&amp;quot;Segoe UI&amp;quot;,&amp;quot;Helvetica Neue&amp;quot;,Helvetica,&amp;quot;Lucida Grande&amp;quot;,Arial,Ubuntu,Cantarell,&amp;quot;Fira Sans&amp;quot;,sans-serif; font-size:15px; white-space:pre-wrap&quot;&gt;Tnt.fr : direct link for tracking is not implemented in the app and on the website&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color:#4a4a4a; font-family:&amp;quot;Segoe UI&amp;quot;,&amp;quot;Helvetica Neue&amp;quot;,Helvetica,&amp;quot;Lucida Grande&amp;quot;,Arial,Ubuntu,Cantarell,&amp;quot;Fira Sans&amp;quot;,sans-serif; font-size:15px; white-space:pre-wrap&quot;&gt;Could you add direct link tracking with this url : &lt;/span&gt;&lt;a href=&quot;http://www.tnt.fr/suivi?bonTransport&quot; rel=&quot;nofollow&quot;&gt;http://www.tnt.fr/suivi?bonTransport&lt;/a&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;http://www.tnt.fr/suivi?bonTransport=7220829369194088&quot;&gt;=&lt;/a&gt;XXXXXXX&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/4832/tnt-fr-direct-link</guid>
<pubDate>Mon, 30 Mar 2020 19:30:07 +0000</pubDate>
</item>
<item>
<title>Answered: What&#039;s with the black background?</title>
<link>https://help.orrs.de/4199/whats-with-the-black-background?show=4223#a4223</link>
<description>&lt;p&gt;I love &lt;strong&gt;black/dark&lt;/strong&gt;.&amp;nbsp; Hasn&#039;t changed, for me.&amp;nbsp; I run &lt;strong&gt;Dark&lt;/strong&gt; themes where I can and have personally chosen one of the &lt;strong&gt;Dark&lt;/strong&gt; themes, in this APP specifically:&amp;nbsp; &lt;strong&gt;Dark (OLED)&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;Settings--Design--Theme&lt;/em&gt; [many there to select from]&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color:#e67e22&quot;&gt;Note&lt;/span&gt;:&amp;nbsp; Tested &#039;Light&#039; (it iw white and grey for me) and other themes in the APP.&amp;nbsp; All were different with many being light and bright (not for me).&lt;/p&gt;</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/4199/whats-with-the-black-background?show=4223#a4223</guid>
<pubDate>Thu, 08 Aug 2019 22:29:27 +0000</pubDate>
</item>
<item>
<title>Other category icons</title>
<link>https://help.orrs.de/4202/other-category-icons</link>
<description>First, thank you for a great app!! I recommend it often. &lt;br /&gt;
&lt;br /&gt;
Would it be possible get options on the icons for categories (incoming/outgoing)? The old ones were very easy to quickly tell them apart, but I find these are so similar I have to look closer for the arrow.&lt;br /&gt;
&lt;br /&gt;
Thanks!</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/4202/other-category-icons</guid>
<pubDate>Tue, 23 Jul 2019 08:53:26 +0000</pubDate>
</item>
<item>
<title>Estimated delivery date is lost after modifying provider</title>
<link>https://help.orrs.de/4171/estimated-delivery-date-is-lost-after-modifying-provider</link>
<description>I routinely change to my local provider once a package has &amp;nbsp;landed in my country (eg. from cainaio to local post). However the estimated delivery date is always erased after modifying provider. I have to then dig up the order information and re-enter the date. Is there any way around this?&lt;br /&gt;
&lt;br /&gt;
Cheers!</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/4171/estimated-delivery-date-is-lost-after-modifying-provider</guid>
<pubDate>Thu, 04 Jul 2019 13:47:20 +0000</pubDate>
</item>
<item>
<title>License not valid</title>
<link>https://help.orrs.de/4069/license-not-valid</link>
<description>I hace a por lucense for Apple Android nos I hace años Android iphone, I has añadido Iphone XS Max, nos I al swing a Galaxy S10</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/4069/license-not-valid</guid>
<pubDate>Wed, 08 May 2019 18:49:14 +0000</pubDate>
</item>
<item>
<title>Consider adding the option to display tracking ID on main screen.</title>
<link>https://help.orrs.de/4027/consider-adding-the-option-to-display-tracking-main-screen</link>
<description>Primarily due to USPS Informed Delivery, we in the US are alerted to impending deliveries by Tracking ID.&lt;br /&gt;
&lt;br /&gt;
Cross referencing that with the information in Deliveries is difficult due to having to look at Delivery detail before seeing the Tracking ID</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/4027/consider-adding-the-option-to-display-tracking-main-screen</guid>
<pubDate>Wed, 10 Apr 2019 14:46:17 +0000</pubDate>
</item>
<item>
<title>Bug: Sorting of the Country Picker happens before translation</title>
<link>https://help.orrs.de/3975/bug-sorting-the-country-picker-happens-before-translation</link>
<description>&lt;p&gt;Bug: The country picker, when adding or editing a shipment (for example with carrier PostNL), seems to be sorted by the english country names, even when it is displayed in another language (in my case german). This makes finding the correct country difficult. In my case &quot;Deutschland&quot; is between Georgien and Ghana, because in English it would be &quot;Germany&quot;&lt;/p&gt;&lt;p&gt;Fix: The sorting should happen AFTER the translation.&lt;/p&gt;&lt;p&gt;Example Screenshots: 1. &quot;Germany&quot;,&amp;nbsp;2. &quot;Austria&quot;,&amp;nbsp;3. everything mixed up&lt;/p&gt;&lt;p&gt;&lt;img alt=&quot;Germany&quot; src=&quot;http://b4sti4n.bplaced.net/filemanager/DeliveriesGermany.jpg&quot; style=&quot;height:597px; width:300px&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://b4sti4n.bplaced.net/filemanager/DeliveriesAustria.jpg&quot; style=&quot;height:595px; width:300px&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://b4sti4n.bplaced.net/filemanager/DeliveriesMixed.jpg&quot; style=&quot;height:596px; width:300px&quot;&gt;&lt;/p&gt;</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/3975/bug-sorting-the-country-picker-happens-before-translation</guid>
<pubDate>Fri, 15 Mar 2019 07:40:05 +0000</pubDate>
</item>
<item>
<title>Answered: Can you add Amazon Mexico tracking system (amazon.com.mx) ?</title>
<link>https://help.orrs.de/2700/can-you-add-amazon-mexico-tracking-system-amazon-com-mx?show=3579#a3579</link>
<description>I don&amp;#039;t think it&amp;#039;s possible since they would need to login to each user account and besides since they use independent contractors they don&amp;#039;t give status updates once the package is handed over to them until it is delivered.</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/2700/can-you-add-amazon-mexico-tracking-system-amazon-com-mx?show=3579#a3579</guid>
<pubDate>Fri, 07 Sep 2018 03:22:41 +0000</pubDate>
</item>
<item>
<title>INDIA POST NOT WORKING</title>
<link>https://help.orrs.de/3515/india-post-not-working</link>
<description>&lt;table cellpadding=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td rowspan=&quot;2&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table cellpadding=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;India post is not working.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;India post has two division one is for local shipment i.e &amp;nbsp;&lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;https://www.indiapost.gov.in/vas/Pages/IndiaPostHome.aspx&quot;&gt;https://www.indiapost.gov.in/vas/Pages/IndiaPostHome.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;EXAMPLE TRACKING NUMBER LOCAL WITHIN INDIA : *removed*&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;For international shipment i.e&lt;/p&gt;&lt;p&gt;&lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;http://ipsweb.ptcmysore.gov.in/ipswebtracking/&quot;&gt;http://ipsweb.ptcmysore.gov.in/ipswebtracking/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;EXAMPLE TRACKING NUMBER INTERNATIONAL :*removed*&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/3515/india-post-not-working</guid>
<pubDate>Sun, 19 Aug 2018 10:45:34 +0000</pubDate>
</item>
<item>
<title>Please consider adding Sendle to your supported providers</title>
<link>https://help.orrs.de/3491/please-consider-adding-sendle-to-your-supported-providers</link>
<description>try.sendle.com/tracking</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/3491/please-consider-adding-sendle-to-your-supported-providers</guid>
<pubDate>Wed, 08 Aug 2018 07:22:38 +0000</pubDate>
</item>
<item>
<title>Ho acquistato la versione PRO, ma non mi aggiorna e non sblocca le funzioni</title>
<link>https://help.orrs.de/3473/acquistato-versione-pro-non-aggiorna-non-sblocca-funzioni</link>
<description>Ho seguito tutte le indicazioni suggerite negli articoli, ma dopo avere cancellato i dati, si ripropone l&amp;#039;acquisto della versione PRO.&lt;br /&gt;
&lt;br /&gt;
Io ho pagato regolarmente, volevo ringraziarvi del buon funzionamento della app free, acquistando la versione PRO, mi sono registrato sul sito, ma niente da fare.&lt;br /&gt;
&lt;br /&gt;
Sono molto deluso, la somma pagata è molto bassa ma è il fatto di principio che mi disturba, se pago per un servizio....il servizio deve funzionare!</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/3473/acquistato-versione-pro-non-aggiorna-non-sblocca-funzioni</guid>
<pubDate>Sat, 28 Jul 2018 20:10:29 +0000</pubDate>
</item>
<item>
<title>eBay/Amazon package UX issue: market updates vs shipping updates</title>
<link>https://help.orrs.de/3459/ebay-amazon-package-issue-market-updates-shipping-updates</link>
<description>(I&amp;#039;m going to use the term &amp;quot;partial&amp;quot; to refer to &amp;quot;partial deliveries,&amp;quot; the feature of Deliveries that let&amp;#039;s a package have multiple tracking numbers.)&lt;br /&gt;
&lt;br /&gt;
Sometimes, the latest update to an eBay/Amazon purchase tracked in Deliveries comes after the latest update from the logistics provider. This results in the last update shown in widget/frontpage and in package history being the useless update from the marketplace rather than the actually useful last update from the logistics provider .&lt;br /&gt;
&lt;br /&gt;
For example, I order I have an order through eBay that currently shows as &amp;quot;Further tracking information was supplied...&amp;quot; on the eBay partial on 2018-07-18 while the partial for USPS has a last update of 2018-07-10 with a message about the package being processed through some location. The eBay one takes precedence.&lt;br /&gt;
&lt;br /&gt;
Not sure the best way to solve this. I considered maybe a way to disable Amazon and eBay partials, or at least manually disable or ignore partials.</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/3459/ebay-amazon-package-issue-market-updates-shipping-updates</guid>
<pubDate>Tue, 24 Jul 2018 15:23:00 +0000</pubDate>
</item>
<item>
<title>Tracking information &quot;at a glance&quot; UI improvement suggestion</title>
<link>https://help.orrs.de/3372/tracking-information-at-glance-ui-improvement-suggestion</link>
<description>&lt;p&gt;&lt;span style=&quot;background-color:#fafafa; color:rgba(0, 0, 0, 0.87); font-family:&amp;quot;Roboto Slab&amp;quot;,&amp;quot;Times New Roman&amp;quot;,serif; font-size:14px; font-variant-ligatures:none; white-space:pre-wrap&quot;&gt;Please add an option to see the time of last tracking update AND time tracking information was last refreshed (on the main screen of the application), instead of having only the choice of seeing one or the other. Both items of information are critically important to the end user. I enjoy the fact that you can select a custom theme, (the dark and OLED modes are fantastic) however being able to select a custom accent color and a custom background color would give greater options to the user and make the experience much more enjoyable.&lt;/span&gt;&lt;/p&gt;</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/3372/tracking-information-at-glance-ui-improvement-suggestion</guid>
<pubDate>Sun, 27 May 2018 20:17:47 +0000</pubDate>
</item>
<item>
<title>Orders imported with multiple packages should display on main screen (nested)</title>
<link>https://help.orrs.de/3235/orders-imported-multiple-packages-should-display-screen-nested</link>
<description>On the home screen, 1 delivery date is visible for each Amazon order, even if multiple packages have multiple delivery dates. It&amp;#039;d be nice to view them separately with individual delivery dates on the home screen and ability to mark completed separately.</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/3235/orders-imported-multiple-packages-should-display-screen-nested</guid>
<pubDate>Wed, 14 Feb 2018 12:51:07 +0000</pubDate>
</item>
<item>
<title>Answered: Possible to hide notification while updating?</title>
<link>https://help.orrs.de/3170/possible-to-hide-notification-while-updating?show=3186#a3186</link>
<description>You can disable it at Settings -&amp;gt; General -&amp;gt; Working Notification.</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/3170/possible-to-hide-notification-while-updating?show=3186#a3186</guid>
<pubDate>Fri, 05 Jan 2018 11:04:36 +0000</pubDate>
</item>
<item>
<title>Feature to refresh every X minutes on day of delivery</title>
<link>https://help.orrs.de/3141/feature-to-refresh-every-x-minutes-on-day-of-delivery</link>
<description>With the increase in package thefts i&amp;#039;d like to see an option to poll every X minutes on deliveries due today from starting at &amp;quot;start time.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
This would alert us as soon as a delivery is posted and help stop package thefts</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/3141/feature-to-refresh-every-x-minutes-on-day-of-delivery</guid>
<pubDate>Sun, 10 Dec 2017 21:33:07 +0000</pubDate>
</item>
<item>
<title>please add days del overdue</title>
<link>https://help.orrs.de/3109/please-add-days-del-overdue</link>
<description>great app but issue i have is keeping tabs on overdue deliveries. would it be possible to add in red days past the expected date we put in so we know its over by how many days instead of having to go back to ebay etc...tyvm</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/3109/please-add-days-del-overdue</guid>
<pubDate>Sat, 25 Nov 2017 05:10:31 +0000</pubDate>
</item>
<item>
<title>Add an option to display the current location of each package in the list of deliveries?</title>
<link>https://help.orrs.de/3096/option-display-current-location-each-package-list-deliveries</link>
<description>It would be more useful to me if the list of deliveries showed the current location of each package. The current list cuts off the description before displaying any useful information.</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/3096/option-display-current-location-each-package-list-deliveries</guid>
<pubDate>Sun, 19 Nov 2017 12:10:33 +0000</pubDate>
</item>
<item>
<title>Bug: DirectLink url for show in browser not correct format</title>
<link>https://help.orrs.de/3044/bug-directlink-url-for-show-in-browser-not-correct-format</link>
<description>Show in Browser link for Direct link should be&lt;br /&gt;
&lt;a href=&quot;https://tracking.directlink.com/multipletrack-client2.php?lang=en&amp;amp;postal_ref_mode=1&amp;amp;postal_ref_no={package_ref#}&quot; rel=&quot;nofollow&quot;&gt;https://tracking.directlink.com/multipletrack-client2.php?lang=en&amp;amp;postal_ref_mode=1&amp;amp;postal_ref_no={package_ref#}&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Instead in Deliveries it is missing an ampersand between lang=an and postal_ref_mode=1&lt;br /&gt;
Example: &lt;a href=&quot;https://tracking.directlink.com/multipletrack-client2.php?lang=enpostal_ref_mode=1&amp;amp;postal_ref_no={package_ref#}&quot; rel=&quot;nofollow&quot;&gt;https://tracking.directlink.com/multipletrack-client2.php?lang=enpostal_ref_mode=1&amp;amp;postal_ref_no={package_ref#}&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
While tracking info still colmes up, an error is displayed on the page showing unsupported function.</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/3044/bug-directlink-url-for-show-in-browser-not-correct-format</guid>
<pubDate>Fri, 20 Oct 2017 06:29:09 +0000</pubDate>
</item>
<item>
<title>Answered: Keyboard for carrier</title>
<link>https://help.orrs.de/2954/keyboard-for-carrier?show=2969#a2969</link>
<description>I&amp;#039;ll make a change in the next update that makes this behavior more intuitive.&lt;br /&gt;
&lt;br /&gt;
If the keyboard is open in the main edit window (which is normally the case because you type the name and tracking ID), the keyboard will not be hidden anymore by opening the provider chooser. So if you follow the default order of the input fields, you will have the keyboard open in the provider chooser by default.</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/2954/keyboard-for-carrier?show=2969#a2969</guid>
<pubDate>Fri, 15 Sep 2017 11:24:13 +0000</pubDate>
</item>
<item>
<title>Can you please auto focus fields during input?</title>
<link>https://help.orrs.de/2862/can-you-please-auto-focus-fields-during-input</link>
<description>On the Android version, when I&amp;#039;m adding a new delivery and click the field to choose the carrier, the list pops up but the search field is not focused, requiring another tap to access the keyboard and start typing the name. When there were just a few shippers, the scrolling list alone was enough, but the list is so long that 9 times out of 10 you need to type the name to get to the one you want. I know it sounds like a little thing, but auto-focusing the field to reveal the keyboard would be a huge time saver.</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/2862/can-you-please-auto-focus-fields-during-input</guid>
<pubDate>Fri, 14 Jul 2017 11:10:36 +0000</pubDate>
</item>
<item>
<title>Change request: Record &quot;Mark as complete&quot; date</title>
<link>https://help.orrs.de/2818/change-request-record-mark-as-complete-date</link>
<description>Some packages are untracked. So it is useful to record the date it is marked as complete, or maybe even calculate the date from adding the entry to the completion date as an estimated delivery time. So that when I encounter the same carrier, I could have a general idea how long the shipping will take. Just a thought. Thanks for considering.</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/2818/change-request-record-mark-as-complete-date</guid>
<pubDate>Sun, 18 Jun 2017 02:31:13 +0000</pubDate>
</item>
<item>
<title>Fix sort error according to &quot;Estimated delivery date&quot;</title>
<link>https://help.orrs.de/2755/fix-sort-error-according-to-estimated-delivery-date</link>
<description>When sorting by xdd, the messages that exceeded the date are displayed at the end of the list but should continue in the same order and show the number of days delayed (ex -3 days).</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/2755/fix-sort-error-according-to-estimated-delivery-date</guid>
<pubDate>Thu, 20 Apr 2017 15:47:13 +0000</pubDate>
</item>
<item>
<title>Answered: Add &quot;Expected Delivery Date&quot; item</title>
<link>https://help.orrs.de/2731/add-expected-delivery-date-item?show=2753#a2753</link>
<description>Yes!!!! I use expected delivery date in all my shipments. When I have long list it is best way to sort it via xdd. That information should be part of shipment informations not like now in separate option bcs it&amp;#039;s litte complicated. Also add it to web interface... I don&amp;#039;t understand why adding via web have less information than in app.</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/2731/add-expected-delivery-date-item?show=2753#a2753</guid>
<pubDate>Thu, 20 Apr 2017 15:22:25 +0000</pubDate>
</item>
<item>
<title>Answered: Please add translations for delivery status</title>
<link>https://help.orrs.de/2375/please-add-translations-for-delivery-status?show=2752#a2752</link>
<description>Why translation now need Microsoft Account. Beter will be use google translator.</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/2375/please-add-translations-for-delivery-status?show=2752#a2752</guid>
<pubDate>Thu, 20 Apr 2017 15:19:57 +0000</pubDate>
</item>
<item>
<title>Courier links in app and website - Particularly to redirect deliveries</title>
<link>https://help.orrs.de/2587/courier-links-app-website-particularly-redirect-deliveries</link>
<description>There should be hypertext links in the Android app and on web site to courier website. In case of missed delivery it should take you to their redirection page.</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/2587/courier-links-app-website-particularly-redirect-deliveries</guid>
<pubDate>Fri, 30 Dec 2016 00:48:20 +0000</pubDate>
</item>
<item>
<title>Answered: Can you add the option to send a text or email when a delivery is completed?</title>
<link>https://help.orrs.de/1615/can-you-add-the-option-send-text-email-when-delivery-completed?show=2573#a2573</link>
<description>I also would like to see this sort of feature in the app. That way I could specify a family member to notify (text/email) when a package is delivered and I&amp;#039;m not at home... Postman doesn&amp;#039;t always ring the doorbell. This could reduce package theft.</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/1615/can-you-add-the-option-send-text-email-when-delivery-completed?show=2573#a2573</guid>
<pubDate>Mon, 19 Dec 2016 16:37:18 +0000</pubDate>
</item>
<item>
<title>Est delivery</title>
<link>https://help.orrs.de/2517/est-delivery</link>
<description>It would be great to have if you provide an option to select date or days while displaying &amp;nbsp;est delivery in details header section.</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/2517/est-delivery</guid>
<pubDate>Sat, 26 Nov 2016 17:47:14 +0000</pubDate>
</item>
<item>
<title>Answered: Can you please update the Hebrew strings for App and Web</title>
<link>https://help.orrs.de/2322/can-you-please-update-the-hebrew-strings-for-app-and-web?show=2328#a2328</link>
<description>Hey,&lt;br /&gt;
&lt;br /&gt;
it will be part of the next update (website sooner). Thanks for the huge update!</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/2322/can-you-please-update-the-hebrew-strings-for-app-and-web?show=2328#a2328</guid>
<pubDate>Thu, 18 Aug 2016 14:24:15 +0000</pubDate>
</item>
<item>
<title>Answered: Add feature: Notification only when package has been delivered</title>
<link>https://help.orrs.de/1933/add-feature-notification-only-when-package-been-delivered?show=1939#a1939</link>
<description>I have been meaning to email support to ask if this ability (only notify upon delivery) was already available in your (excellent) Android app and, if it wasn&amp;#039;t, how difficult it would be to add to the app. &amp;nbsp;I will assume this feature does not already exist within the app, since someone else has already asked for the same feature. &amp;nbsp;Therefore, please consider adding it....currently the only choices I have are get a ton of shipment in process notifications from your app every day, or get no push notifications from your app. &amp;nbsp;Thanks in advance!!</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/1933/add-feature-notification-only-when-package-been-delivered?show=1939#a1939</guid>
<pubDate>Tue, 02 Feb 2016 23:43:21 +0000</pubDate>
</item>
<item>
<title>&quot;Error loading data&quot; doesn&#039;t provide info which item is failed</title>
<link>https://help.orrs.de/1744/error-loading-data-doesnt-provide-info-which-item-is-failed</link>
<description>Hello,&lt;br /&gt;
&lt;br /&gt;
Please add description to the &amp;quot;Error loading data&amp;quot; message so the item which failed to load data can be identified. Currently message does not provide this information and its impossible to identify the item which caused the error.&lt;br /&gt;
&lt;br /&gt;
Thank you&lt;br /&gt;
Alex</description>
<category>User interface</category>
<guid isPermaLink="true">https://help.orrs.de/1744/error-loading-data-doesnt-provide-info-which-item-is-failed</guid>
<pubDate>Sun, 22 Nov 2015 05:13:47 +0000</pubDate>
</item>
</channel>
</rss>