1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-26 06:11:19 +00:00
Commit graph

73 commits

Author SHA1 Message Date
Catfriend1
200f50e940
Add offline "Tips & Tricks" library (fixes #91) (#102)
* Add TipsAndTricks activity

* Add TipListAdapter

* Fix lint

* Fix typo

* Fix toolbar

* Fix layout

* Add onClick listener

* Add tips

* Update APK version to 0.14.51.8 / 4171

* Update README.md and whatsnew

* Fix Android 4.x compatibility

* Imported translations
2018-10-21 20:50:52 +02:00
Catfriend1
78b1af9d02 Update README and translations 2018-10-16 10:26:44 +02:00
Catfriend1
9b8b04c105
Update syncthing to v0.14.51.rc4 (#72)
Update APK version to 0.14.51.rc4.1 / 4163
2018-09-29 23:09:41 +02:00
Catfriend1
7188f0a923
Support python3 during build - Install MinGit on-demand on Windows (#69)
* Build with python3 - Replace urllib
* Fix build.gradle cleanNative
* Update README.md
* build-syncthing - Install MinGit on demand if missing on Windows
2018-09-23 14:36:49 +02:00
Catfriend1
73775a116d
Improve building wrapper and native binaries on Windows and Linux
* Do not ask for root if root is disabled in settings
* Show error in UI when libSyncthing.so is missing
* build-syncthing - Install Go on demand on windows
* build-syncthing - Install Android NDK on demand on windows
* Update README.md
* Update APK version to 0.14.51.rc3.6 / 4162
2018-09-22 18:31:36 +02:00
Catfriend1
0ed501c362
Update Play/FDroid screenshots for en-GB (#64)
* Update APK version to 0.14.51.rc3.5 / 4161

* Update Play/FDroid screenshots for en-GB
2018-09-20 22:44:48 +02:00
Catfriend1
3bb227379c
Update README.md 2018-09-16 12:04:25 +02:00
Catfriend1
5e13fc2edd
Update README.md 2018-09-14 21:17:20 +02:00
Catfriend1
8f159a00ef
Update README.md 2018-09-01 22:36:56 +02:00
Catfriend1
836624a93f
Rename app to "Syncthing-Fork" (#42)
* Rename app to "Syncthing-Fork"
* Update com.github.catfriend1.syncthingandroid.yml for F-Droid
* Update README.md
* Updated whatsnew
2018-09-01 22:33:13 +02:00
Catfriend1
8591f4245f
Update README.md 2018-08-25 22:35:08 +02:00
Catfriend1
b666ada7d2
Update README.md 2018-08-25 02:25:03 +02:00
Catfriend1
49808be1bb
Update README.md 2018-08-25 02:24:02 +02:00
Catfriend1
1a63ba02c8
Update README.md 2018-08-20 02:46:05 +02:00
Catfriend1
8c2efcb72a
Update README.md 2018-08-20 00:30:06 +02:00
Catfriend1
b7f15860dc
Update build instructions 2018-08-19 23:14:56 +02:00
Catfriend1
31444129ea
Added note on fork
Added note on fork
2018-08-19 23:13:45 +02:00
Audrius Butkevicius
988bbb0893
Move build script to python (#1184) 2018-07-18 00:17:58 +01:00
473b2040fc Don't upgrade plugin to 3.0 yet, as it breaks lint
https://stackoverflow.com/a/47127584/1837158
2017-11-13 11:09:26 +09:00
485d76163e Revert "Revert build script changes"
This reverts commit 18c419b2ed.
2017-10-24 14:55:28 +09:00
18c419b2ed Revert build script changes
This reverts commits 5749b98b92,
9559d0c2d9,
536c826fbb
2017-10-19 12:09:53 +09:00
5749b98b92 Update build instructions 2017-10-17 17:32:16 +09:00
1660479b6e Build Syncthing with CGO and target android (fixes #873) 2017-10-17 09:13:06 +09:00
044c2cf568 Added Bountysource link to readme 2016-12-31 01:53:21 +09:00
f02bc4aec4 Fixed screenshots in readme 2016-12-31 01:09:16 +09:00
Audrius Butkevicius
6048b95591 build: Update windows build instructions (fixes #219) 2016-12-01 23:30:56 +00:00
Roman Shishkin
edd3a86805 Update README.md with buld instructions (fixes #776) 2016-11-10 01:41:53 +01:00
7c39d69f5e Added license badge 2016-10-09 19:30:33 +09:00
27498cfa7f Use Travis CI 2016-10-09 19:28:16 +09:00
b415180bbf Added release script 2016-09-20 11:26:53 +09:00
relan
9696d09058 Update Google Play and F-Droid badges 2016-04-30 08:08:03 +03:00
67b97435e9 Changed donate link to Syncthing website.
Also removed tip4commit badge from Readme.
2016-04-03 20:23:02 +02:00
Lars K.W. Gohlke
f0658a13a3 fixed images in Readme 2016-03-27 22:58:37 +02:00
maik
35014d52a8 update path
update readme shreenshot path
2015-12-21 22:49:14 +01:00
Lode Hoste
572ccb9e84 Update build instructions 2015-11-19 20:32:00 +01:00
9392adc80e Removed obsoluteinstructions from readme. 2015-09-07 11:28:39 +02:00
cf7ef1f985 Added market descriptions to repo and transifex (fixes #232).
Also renamed `graphics/` to `market/`.
2015-06-10 10:51:02 +02:00
Zillode
c451057f30 Updated README 2015-05-06 00:35:25 +02:00
Zillode
79c1d26105 Update build status link in README 2015-04-06 22:40:24 +02:00
Carsten H
aa83c866da Remove redundant instructions for binary downloads
Avoids building with outdated upstream binaries.
There aren't different versions for ARM anymore, they are all called `arm` now.

Add windows build.gradle file & build instructions
2015-04-03 17:50:40 +02:00
a29f1096ba Change license to MPLv2. 2015-03-17 22:27:50 +01:00
Carsten H
538e3017e9 Link to the in-use Syncthing org 2015-03-06 15:14:29 +01:00
Carsten H
ef9efe7b67 Project's owner changed, fix tip4commit link
The banner still has the correct image link.
2015-03-04 14:52:48 +01:00
b2a50938e7 Remove mentions of ARMv7 and MIPS from Readme. 2015-03-04 14:47:57 +01:00
8083972f1f Improved and shortened build instructions 2014-12-06 23:32:26 +02:00
73783cb9a3 Fixed build status image
It was still pointing at Nutomic/syncthing-android, and Travis CI doesn't seem to forward that.
2014-12-04 13:38:32 +02:00
37044eea4c Added Travis CI support. 2014-11-17 13:46:27 +02:00
e58ad8d931 Reformatted README, added Translation instructions. 2014-09-25 13:39:53 +03:00
19d3399288 Use hardcoded version names for gradle dependencies.
Also added notes in Readme on how to update dependencies and submodules.
2014-09-25 02:29:19 +03:00
1ed4db8684 Improved development notes. 2014-09-25 02:28:58 +03:00