Skip to content

Tags: yandevelop/Bea

Tags

1.3.6

Toggle 1.3.6's commit message
1.3.6

- Fixed an issue where BeReal would crash when sideloaded on jailed devices
- Fixed a bug that caused BeReal to crash when attempting to delete a BeReal
- Resolved a problem where using comment section or realmoji picker was not possible.

1.3.5

Toggle 1.3.5's commit message
1.3.5

- Fix BeReal crashing on versions >= 1.22.0
- Restructure project
- Overall efficiency improvements

1.3.4

Toggle 1.3.4's commit message
1.3.4

- Fix download button not working on BeReal versions >= 1.19

1.3.3

Toggle 1.3.3's commit message
1.3.3

- Fix download button not working on BeReal versions >= 1.16
- Address Issue #28
- Remove BeFake logo on the home view with a more user-friendly button
- Changed what Bea fetches from the API requests
- Remove LEGACY_SUPPORT and NOLOGO flags
- Perform minor code cleanup for improved readability and maintenance

1.3.2

Toggle 1.3.2's commit message
1.3.2

- Fix download button not showing on BeReal 1.12
- Added NOLOGO flag to retain the BeReal logo

1.3.1

Toggle 1.3.1's commit message
1.3.1

- fix songs not being added to a BeReal

1.3

Toggle 1.3's commit message
1.3

- added ability to add currently playing songs or podcast via spotify in the befake controller
  - you can also search for songs and add them as "currently playing"
- add BeaTokenManager that holds and manages access tokens throughout the lifecycle of BeReal
- restructured project
- overall improvements to handling self (thanks to @NightwindDev) and removed unneccessary code
- moved the download button adding into another function
- added the ability to download own bereal images from memories
- fix sharing bereals from memories not being saved correctly (images were saved as white images)
- fixed download button duplicating when moving the 2nd photo of a BeReal
- improvements in handling the download button visibility
- move the locate button to the right side of the view in BeaLocationViewController
- fix the apple maps logo and legal not being visible in BeaLocationViewController
- add a context menu and a donation option

- screenshot detection bypass doesnt work anymore

1.2.2

Toggle 1.2.2's commit message
1.2.2

- Resolved an issue where BeReals failed to unblur upon the initial launch of the app.
- Fixed download buttons flickering while zooming.