mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update text
This commit is contained in:
parent
ce7a86c200
commit
bbd24d2899
1 changed files with 31 additions and 12 deletions
|
|
@ -19,24 +19,39 @@ menu, Frost's account switcher is right in the drawer. You are one tap away from
|
|||
switching accounts, and everything refreshes on the switch so that you can view
|
||||
other accounts instantaneously. Furthermore, the notification service will fetch
|
||||
notifications from all accounts, and will let you know which account has the new
|
||||
notification. • <b>Better multitasking</b> - Frost contains an overlaying web
|
||||
notification.
|
||||
|
||||
• <b>Better multitasking</b> - Frost contains an overlaying web
|
||||
browser that can be drawn on top of your foreground task. Open links and
|
||||
notifications with a full screen view, then swipe away to get back to your
|
||||
previous task. • <b>Contextual awareness</b> - Frost integrates additional
|
||||
previous task.
|
||||
|
||||
• <b>Contextual awareness</b> - Frost integrates additional
|
||||
features via long presses. Need to copy a block of text or share a link? Long
|
||||
press the text. Need to zoom into an image or download it? Long press the image!
|
||||
|
||||
• <b>Material Design</b> - Built for lollipop and up, Frost focuses strongly on
|
||||
a beautiful and functional UI, and embraces material transitions and dimensions.
|
||||
|
||||
• <b>Complete theme engine</b> - Frost contains very comprehensive themes that
|
||||
customize all components of the app. Frost is also the only app to support
|
||||
transparent themes. • <b>Fully opened</b> - Nothing speaks for privacy more than
|
||||
transparent themes.
|
||||
|
||||
• <b>Fully opened</b> - Nothing speaks for privacy more than
|
||||
being open sourced. Frost is proud to be one of those apps, and can be found on
|
||||
github (Link in the app's about section) • <b>Fixes the little things</b> -
|
||||
github (Link in the app's about section)
|
||||
|
||||
• <b>Fixes the little things</b> -
|
||||
Frost is community driven, and many tweaks are added to address minor
|
||||
inconveniences and give a full native experience, despite being a web app. To
|
||||
list a few:    • Focusing on a text input will prevent refreshing, so
|
||||
you don't accidentally swipe and lose your progress.    • Horizontal
|
||||
list a few:
|
||||
|
||||
  • Focusing on a text input will prevent refreshing, so
|
||||
you don't accidentally swipe and lose your progress.
|
||||
|
||||
   • Horizontal
|
||||
swipe can be enabled along side the viewpager swipe with a simple long press
|
||||
|
||||
   • Automatic bug reports are sent when a crash is detected, so even
|
||||
if you don't contact the devs, you are helping contribute by using the app.
|
||||
|
||||
|
|
@ -64,13 +79,17 @@ Permissions <i>NOT</i> used and why:
|
|||
• Wakelock - Frost takes advantage of Android's Job Scheduler, and lets the
|
||||
framework decide when to run background services. Frost therefore doesn't need
|
||||
to constantly run in the background, nor does it force your phone to stay awake.
|
||||
|
||||
• Retrieve running apps - Frost has no need to access external apps or see what
|
||||
else is running • Identity - Frost manages its accounts internally and uses it
|
||||
solely to give you access to your account. We don't depend on other personal
|
||||
information and we don't even save your email. • Camera - While the camera
|
||||
permission can be added to allow you to directly take photos and upload them,
|
||||
we've decided that it would be best to allow you to do so externally and then
|
||||
share the photo with Frost
|
||||
else is running
|
||||
|
||||
• Identity - Frost manages its accounts internally and uses it solely to give
|
||||
you access to your account. We don't depend on other personal information and we
|
||||
don't even save your email.
|
||||
|
||||
• Camera - While the camera permission can be added to allow you to directly
|
||||
take photos and upload them, we've decided that it would be best to allow you to
|
||||
do so externally and then share the photo with Frost
|
||||
|
||||
* Frost is a third party app and is in no way affiliated with Facebook Inc.*
|
||||
.
|
||||
|
|
|
|||
Loading…
Reference in a new issue