Update versions
This commit is contained in:
parent
5929d4666e
commit
287b6b6829
|
@ -44,7 +44,7 @@ app's about section)
|
||||||
are added to address minor inconveniences and give a full native experience,
|
are added to address minor inconveniences and give a full native experience,
|
||||||
despite being a web app. To list a few:
|
despite being a web app. To list a few:
|
||||||
|
|
||||||
  • Focusing on a text input will prevent refreshing, so you don't
|
   • Focusing on a text input will prevent refreshing, so you don't
|
||||||
accidentally swipe and lose your progress.
|
accidentally swipe and lose your progress.
|
||||||
|
|
||||||
   • Horizontal swipe can be enabled along side the viewpager swipe
|
   • Horizontal swipe can be enabled along side the viewpager swipe
|
||||||
|
@ -71,8 +71,10 @@ Optional permissions used and why: <i>(these are only requested when they have
|
||||||
to be, and are disabled until then)</i>
|
to be, and are disabled until then)</i>
|
||||||
|
|
||||||
• Read/write external storage - Needed to upload photos in a new status and save
|
• Read/write external storage - Needed to upload photos in a new status and save
|
||||||
photos when prompted • Fine/coarse location - Needed for the check in option if
|
photos when prompted
|
||||||
users wish to search for their location
|
|
||||||
|
• Fine/coarse location - Needed for the check in option if users wish to search
|
||||||
|
for their location
|
||||||
|
|
||||||
• That's it! No privacy intrusion and no extra demands.
|
• That's it! No privacy intrusion and no extra demands.
|
||||||
|
|
||||||
|
@ -99,9 +101,10 @@ do so externally and then share the photo with Frost
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/AllanWang/Frost-for-Facebook
|
Repo:https://github.com/AllanWang/Frost-for-Facebook
|
||||||
|
|
||||||
Build:1.8.3,1080300
|
Build:2.0.0,2000000
|
||||||
commit=1e6ab1aa75970973c33a141bde89c84223aa5bed
|
commit=1e6ab1aa75970973c33a141bde89c84223aa5bed
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=release
|
gradle=release
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
Loading…
Reference in a new issue