Releases: flipperdevices/Flipper-Android-App
Releases · flipperdevices/Flipper-Android-App
Flipper App 0.4.95
Add welcome flipper logo
Flipper App 0.4.94
Add speed (#113) **Background** Sometimes we want see speed conection **Changes** - Add speed collector to serial api - Add speed to upload/download file - Add speed to screen streaming
Flipper App 0.4.93
Fix big size
Flipper App 0.4.92
Move screen streaming and file manager to info screen (#112) **Background** Now we have some tabs, filled with unrelevant content (like screenstreaming in settings) **Changes** - Move screens to Info tab
Flipper App 0.4.91
Improve deeplink (#111) **Background** Now we have issue with export from telegram and other messengers **Changes** - If we can't take permission, we use fallback mechanism and copy uri content to tmp file **Test plan** Try export from telegram
Flipper App 0.4.90
Now oldest request emit first (#110) **Background** Now we can shuffle our requests to flipper. It can cause bugs, when you send request, where order is important. **Changes** - Improve comparator - Request with highest timestamp have largest priority (when priority is equals) **Test plan** - Try upload large file
Flipper App 0.4.89
Add icon to file manager and progress bar (#109) **Background** After implementing import in flipper app we want improve file manager **Changes** - Add progress bar - Add icon to files - Add "Empty folder" text **Test plan** - Open file manager
Flipper App 0.4.88
Add import (#108) **Background** We want import files into flipper **Changes** - Add deeplink dispatcher - Add receive share **Test plan** Download file, and then upload it from other application
Flipper App 0.4.87
Fix storage tab navigation (#107) **Background** Now if we go to settings and then go to storage, we use global router **Changes** - Pass tab router in each fragment **Test plan** Go to settings -> storage, then press to folder, open. Check that folder open in storage tab
Flipper App 0.4.86
Add file share (#106) **Background** We want share file from flipper **Changes** On click you download and share file **Test plan** Click on storage, share file