link1s.site

iPhone 16 Pro leak just confirmed a huge camera upgrade

The tetraprism lens with 5x optical zoom currently exclusive to the iPhone 15 Pro Max could be headed to both the iPhone 16 Pro and iPhone 16 Pro Max, narrowing the gap between Apple's premium flagships.

That's according to a new report from analyst Ming-Chi Kuo, who cites a recent earnings call with Apple lens supplier Largan. In the call, a spokesperson from Largan said "some flagship specifications will be extended to other models" in the second half of 2024, presumably in reference to the upcoming iPhone Pro models.

"Apple is Largan’s largest customer, and Largan is also Apple’s largest lens supplier," Kuo said. "Therefore, the quote likely refers to the fact that the new iPhone 16 Pro and Pro Max will have a tetraprism camera in 2H24 (while only the iPhone 15 Pro Max had this camera in 2H23).”

The report goes on to say that the tetraprism camera for the iPhone 16 Pro series won't be all that different from the one in the iPhone 15 Pro Max. While the lack of an upgrade is disappointing, it's not necessarily a bad thing as these kinds of lenses are already top-of-the-line. They represent a major increase over prior models’ zoom capabilities, and they're capable of offering more depth while still fitting into super-slim smartphones. That being said, Apple does appear to be revamping the main camera and ultra-wide camera on the iPhone 16 Pro Max.

Evidence continues to mount that both iPhone 16 Pro models will share the same 5x optical zoom camera. Earlier this week, DigitTimes in Asia (via 9to5Mac) reported that Apple is set to ramp up orders for tetraprism lenses as it expands their use in its upcoming iPhone series. Industry sources told the outlet that Largan and Genius Electronic Optical were tapped as the primary suppliers.

Apple would be wise to streamline its Pro-level iPhones with the same camera setup; then all customers have to consider with their choice of a new iPhone is the size and price. Of course, this should all be taken with a grain of sand for now until we hear more from Apple. It's still a while yet before Apple's usual September time window for iPhone launches. In the meantime, be sure to check out all the rumors so far in our iPhone 16, iPhone 16 Pro and iPhone 16 Pro Max hubs.

Wto: Members have more trade promotion measures than restrictions
The latest trade monitor released recently by the World Trade Organization shows that between mid-October 2023 and mid-May 2024, WTO members continued to introduce more trade promotion measures than trade restrictive measures. The WTO said it was an important signal of members' commitment to keep trade flowing amid the current geopolitical uncertainty. According to WTO statistics, during the monitoring period, WTO members adopted 169 trade promotion measures on commodities, more than the 99 trade restrictive measures introduced. Most of the measures are aimed at imports. Commenting on the findings, WTO Director-General Ngozi Okonjo-Iweala said that despite the challenging geopolitical environment, this latest trade monitoring report highlights the resilience of world trade. Even against the backdrop of rising protectionist pressures and signs of economic fragmentation, governments around the world are taking meaningful steps to liberalize and boost trade. This demonstrates the benefits of trade on people's purchasing power, business competitiveness and price stability. The WTO monitoring also identified significant new developments in economic support measures. Subsidies as part of industrial policy are increasing rapidly, especially in areas related to climate change and national security.
Poland and Ukraine sign bilateral security agreement
On July 8, Ukrainian President Zelensky, who was visiting Poland, and Polish Prime Minister Tusk signed a bilateral security agreement in Warsaw, the capital of Poland. The agreement clearly states that Poland will provide support to Ukraine in air defense, energy security and reconstruction. After signing the agreement, Tusk said that the agreement includes actual bilateral commitments, not "empty promises." Previously, the United States, Britain, France, Germany and other countries as well as the European Union signed similar agreements with Ukraine.
Google extends Linux kernel support to 4 years
According to AndroidAuthority, the Linux kernel used by Android devices is mostly derived from Google's Android Universal Kernel (ACK) branch, which is created from the Android mainline kernel branch when new LTS versions are released upstream. For example, when kernel version 6.6 is announced as the latest LTS release, an ACK branch for Android15-6.6 appears shortly after, with the "android15" in the name referring to the Android version of the kernel (in this case, Android 15). Google maintains its own set of LTS kernel branches for three main reasons. First, Google can integrate upstream features that have not yet been released into the ACK branch by backporting or picking, so as to meet the specific needs of Android. Second, Google can include some features that are being developed upstream in the ACK branch ahead of time, making it available for Android devices as early as possible. Finally, Google can add some vendor or original equipment manufacturer (OEM) features for other Android partners to use. Once created, Google continues to update the ACK branch to include not only bug fixes for Android specific code, but also to integrate the LTS merge content of the upstream kernel branch. For example, the Linux kernel vulnerability disclosed in the July 2024 Android security bulletin will be fixed through these updates. However, it is not easy to distinguish a bug fix from other bug fixes, as a patch that fixes a bug may also accidentally plug a security vulnerability that the submitter did not know about or chose not to disclose. Google does its best to recognize this, but it inevitably misses the mark, resulting in bug fixes for the upstream Linux kernel being released months before Android devices. As a result, Google has been urging Android vendors to regularly update the LTS kernel to avoid being caught off guard by unexpectedly disclosed security vulnerabilities. Clearly, the LTS version of the Linux kernel is critical to the security of Android devices, helping Google and vendors deal with known and unknown security vulnerabilities. The longer the support period, the more timely security updates Google and vendors can provide to devices.
Google may bring Google Wallet for Indian users
Google Wallet can help you store your IDs, driving license, loyalty cards, concert tickets and more. You can also store your payment cards and use tap to pay to pay anywhere Google Pay is accepted. Google wallet is available in various countries but Google never launched it in India. Google let indian users stick with the Gpay which facilitates UPI payments. Tap to pay is not part of it. Also we can not store things such as IDs and Passes in indian version of Gpay. This might change and Google may launch Google Wallet in India. With the recent version of Google Wallet and Google Play Services, Google has added some flags and code which indicate that Google is working on something for Indian users regarding wallet. The first change I noticed recently when going through the Google Play Services apk was addition of two new flags Both flags are part of com.google.android.gms.pay package in the Google Play Services. This package contains all the flags for features of Gpay/Wallet. Google does server side flipping of flags to enable/disable features for users. So both these flags doesn't really provide any info about what features enabling these flags is going to bring. But the point here is that Google Wallet is not launched in India so why Google added these flags inside Play Services ? The answer could be that Google may be working on bringing Google Wallet to India. It can enable tap to pay, store payments and various other features for Indian users which we don't have in the current Gpay for India. I found similar flags in the analysis Google Wallet APK - These flags are also disabled by default. But this is again a clear indication of Google working towards something for Indian users. In both cases, enabling the flags doesn't bring anything noticeable UI or feature because there is nothing much added besides flags. Google has dogfood/testing versions internally, so the code will show up slowly in upcoming versions. The last piece of code I found is also from Google Play Services. In case you don't know, Google was working on Digilocker integration in the Google Files app which was supposed to bring your digital document inside the app such as driving license, COVID certificates, aadhar card. But Google has ditched the effort of bringing these features and they removed the "Important" tab (where digilocker was supposed to be integrated) from the Google Files app completely. So things are going to change and here is how. This is the code which I found in the Google Play Services - So the word "PASS" along with PAN, DRIVERS LICENCE, VACC CERTIFICATE & AADHAR CARD, is clear indication of the possibility of Google adding support for these directly through Google Wallet using Digilocker, just like Samsung Pass does it. This code is not old as I have checked older beta versions of Play Services where this code is not present. Here is a string which was added in a previous beta version a few weeks ago but I completely ignored it because it didn't make any sense without flags and the other code - This addition was surprising because there was nothing regarding digilocker before in the Play Services. In the words "pay_valuable", the "pay" to Wallet/Gpay and "valuable" refers to the things like Passes, loyalty cards and transit cards. Since we are talking about digilocker, these "valuable" are driving license, vaccination certificate, PAN card and Aadhar card which can be store in Google Wallet after digilocker integration. That's all about it. We will know more about it in upcoming app updates or maybe Google can itself annouce something about this.
Gold reaction to employment data and geopolitical events
The June US Nonfarm Payrolls (NFP) data showed an increase of 206,000 jobs, exceeding expectations. Political uncertainty and the People's Bank of China's pause in gold purchases influence gold market dynamics. Recent technical developments in the gold market, including breaking the triangle formation and subsequent rally, indicate the potential for higher prices. Despite a bullish outlook, further consolidation is possible before a significant surge. The recent US Nonfarm Payrolls (NFP) data revealed a rise of 206,000 jobs in June, surpassing the market expectation of 190,000, despite a downward revision from 272,000 to 218,000 for May. The unemployment rate increased to 4.1% and the wage inflation declined to 3.9% year-over-year. These mixed employment signals have increased the likelihood of a rate cut by the Federal Reserve in September. Additionally, political developments in France, where the left-wing New Popular Front led by Jean-Luc Mélenchon is poised to win a significant number of seats, add to the global economic uncertainty. Meanwhile, the People's Bank of China (PBoC) has paused its gold purchasing program, potentially waiting for a further price pullback. These factors collectively influence gold prices, providing a complex backdrop where the prospect of lower interest rates, political uncertainty, and central bank purchasing strategies are likely to drive market dynamics and investor behaviour in the coming months. Bullish Trends in Gold Prices The announcement of the NFP data has dropped the US Dollar Index and boosted gold prices. Since the gold market broke the triangle formation on Wednesday and formed an inside candle on Thursday, the break above Thursday's high on Friday initiated a strong rally, closing the price at higher levels. The red line was the first resistance of this breakout where the gold closed the last week. A clear break above this level may initiate another surge higher. The breakout of the triangle suggests higher prices, but the risk environment remains, as June was a correction month. It looks like the price is preparing for higher levels, but the possibility of consolidation before the surge cannot be ignored. Bottom line In conclusion, the increase in US employment, despite mixed signals in wage inflation and unemployment, has increased the likelihood of a Federal Reserve rate cut, boosting gold prices while weakening the US Dollar Index. Political uncertainties in France and the pause in gold purchases by the People's Bank of China further contribute to the complex economic landscape, indicating potential volatility ahead. The gold market's recent technical developments, including breaking the triangle formation and the subsequent rally, suggest readiness for higher prices. However, the possibility of consolidation before another significant surge remains, necessitating careful observation by investors as the market navigates these multifaceted influences.