Torsten Grote
|
c6756d2145
|
Merge branch 'gradle-plugin-2.3.3' into 'master'
Upgrade Gradle plugin and build tools
See merge request !610
|
2017-10-17 16:14:53 +00:00 |
|
akwizgran
|
6731f6eeb5
|
Added checksum for Gradle download.
|
2017-10-17 17:01:46 +01:00 |
|
akwizgran
|
6f7f8b40e3
|
Upgraded Gradle plugin and build tools.
|
2017-10-17 15:31:28 +01:00 |
|
akwizgran
|
1a83b2c99b
|
Bumped version number for beta release.
beta-0.16.11
|
2017-10-17 09:41:11 +01:00 |
|
akwizgran
|
f641fae1c7
|
Added new translations.
|
2017-10-16 17:10:53 +01:00 |
|
akwizgran
|
deb43d9872
|
Updated translations.
|
2017-10-16 17:08:07 +01:00 |
|
akwizgran
|
cee4e1305e
|
Merge branch 'extend-expiry' into 'master'
Extend expiry and show a green snackbar about it once
See merge request !606
|
2017-10-12 17:03:26 +00:00 |
|
akwizgran
|
a1f989c43c
|
Use black text for the expiry extension notice.
|
2017-10-12 17:51:57 +01:00 |
|
akwizgran
|
b67abadbac
|
Use a setting to record whether update notice has been shown
|
2017-10-12 17:51:57 +01:00 |
|
Torsten Grote
|
8c29c85696
|
Extend expiry and show a green snackbar about it once
|
2017-10-12 17:51:57 +01:00 |
|
akwizgran
|
4fe4c298d7
|
Don't use a custom widget to separate preference categories.
|
2017-10-11 17:35:05 +01:00 |
|
akwizgran
|
13d35229d5
|
Merge branch '1091-reduce-polling-queries' into 'master'
Reduce number of DB queries used when polling for connections
Closes #1091
See merge request !604
|
2017-10-11 13:45:14 +00:00 |
|
Torsten Grote
|
f0137b41b6
|
Merge branch 'accept-sdk-license-agreement-for-ci' into 'master'
Accept build tools license agreement for CI runner
See merge request !607
|
2017-10-11 13:24:25 +00:00 |
|
akwizgran
|
b221d21903
|
Accept all SDK license agreements for CI runner.
|
2017-10-11 14:18:02 +01:00 |
|
Torsten Grote
|
8bac202626
|
Add Hindi, Finnish and Basque translations
|
2017-10-10 10:04:22 -03:00 |
|
Torsten Grote
|
973151c949
|
Merge branch 'report-bluetooth-and-wifi-support' into 'master'
Report Bluetooth LE and Wi-Fi Direct support in crash reports and feedback
See merge request !605
|
2017-10-10 12:16:29 +00:00 |
|
akwizgran
|
ed26ab78a5
|
Merge branch '158-permission-requests' into 'master'
Add permission requests for Android 6+
Closes #158
See merge request !601
|
2017-10-10 10:40:14 +00:00 |
|
akwizgran
|
8454b2d235
|
Code cleanup, shortened button text to help with layout.
|
2017-10-10 11:33:07 +01:00 |
|
akwizgran
|
91d0f89f60
|
Removed unused import.
|
2017-10-10 11:08:40 +01:00 |
|
akwizgran
|
e074672e86
|
Reduce DB queries for looking up transport properties.
|
2017-10-10 10:59:39 +01:00 |
|
akwizgran
|
6c1901fe5b
|
Reduced DB queries when polling for LAN connections.
|
2017-10-09 15:20:03 +01:00 |
|
goapunk
|
49052be627
|
Add permission requests for Android 6+
* Add request for the camera
Signed-off-by: goapunk <noobie@goapunks.net>
|
2017-10-04 13:17:51 +02:00 |
|
Torsten Grote
|
5b5b540630
|
Merge branch '299-disable-bluetooth-at-shutdown' into 'master'
Disable Bluetooth at shutdown if we enabled it
See merge request !602
|
2017-10-03 15:38:22 +00:00 |
|
akwizgran
|
9993bac3a1
|
Disable Bluetooth at shutdown if we enabled it.
|
2017-10-03 15:59:07 +01:00 |
|
akwizgran
|
3c95988693
|
Merge branch '539-clear-notifications' into 'master'
Don't show dismissed notifications again when items are removed
Closes #539
See merge request !600
|
2017-10-02 14:46:54 +00:00 |
|
akwizgran
|
fc5c3b470e
|
Merge branch 'patch-1' into 'master'
Contacts, on your side
See merge request !594
|
2017-10-02 13:14:00 +00:00 |
|
akwizgran
|
53f05a72ba
|
Removed logging.
|
2017-09-29 15:31:25 +01:00 |
|
akwizgran
|
2c10ae7d06
|
Clear notifications when dismissed.
Also fixed an issue with notifications alerting again when items
were removed.
|
2017-09-29 15:23:27 +01:00 |
|
akwizgran
|
6b9010c557
|
Merge branch '703-create-test-data' into 'master'
Add an option to debug builds to create fake test data
Closes #703
See merge request !595
|
2017-09-28 10:37:03 +00:00 |
|
Torsten Grote
|
1bf0fdfa81
|
Add an option to debug builds to create fake test data
|
2017-09-27 13:55:29 -03:00 |
|
Torsten Grote
|
237759aac0
|
Add Simplified Chinese translation
|
2017-09-27 13:32:07 -03:00 |
|
akwizgran
|
2a141e0a97
|
Merge branch 'disableAaptCruncher' into 'master'
Disable PNG crunching for reproducibility
See merge request !596
|
2017-09-27 16:04:23 +00:00 |
|
akwizgran
|
d6900be68e
|
Merge branch '1051-fix-pink' into 'master'
Fix pink navigation drawer items with current support library
Closes #1051
See merge request !598
|
2017-09-27 16:02:22 +00:00 |
|
Torsten Grote
|
a35d7c7204
|
Fix pink navigation drawer items with current support library
|
2017-09-27 12:09:06 -03:00 |
|
Torsten Grote
|
86287f9241
|
Merge branch 'spongy-castle-158' into 'master'
Upgrade Spongy Castle to 1.58
See merge request !597
|
2017-09-27 15:01:15 +00:00 |
|
akwizgran
|
0b2e3dd96f
|
Upgrade Spongy Castle to 1.58.
|
2017-09-27 15:54:37 +01:00 |
|
Torsten Grote
|
90aa1d1ce7
|
Disable PNG crunching for reproducibility
This can help to prevent non-determinism introduced by the crunching
process.
More information:
https://gitlab.com/fdroid/fdroid-website/commit/e48f9f0773568d92ff764ad3cc79eed0ae2c497e
With enabled and disabled crunching,
the size of the signed release APK was 17809681 bytes.
Related to #164
|
2017-09-27 11:35:25 -03:00 |
|
Michael Rogers
|
ef2286ab53
|
Bumped version number for beta release.
beta-0.16.10
|
2017-09-20 14:51:10 +01:00 |
|
akwizgran
|
47b25f3221
|
Merge branch '1064-rss-date-npe' into 'master'
Fix NPE when some RSS items don't have dates and add test
Closes #1064
See merge request !591
|
2017-09-20 12:21:06 +00:00 |
|
Torsten Grote
|
c30bfa12ce
|
Fix NPE when some RSS items don't have dates and add test
|
2017-09-20 09:11:06 -03:00 |
|
akwizgran
|
d0fc04251d
|
Merge branch 'three-new-langs' into 'master'
Add Norwegian Bokmål, Occitan (post 1500) and Serbian
See merge request !593
|
2017-09-20 11:15:44 +00:00 |
|
akwizgran
|
dcbb41eb7a
|
Merge branch '1069-forum-sharing-exception' into 'master'
Fix crash when sharing a forum while it was just shared with us
Closes #1069
See merge request !592
|
2017-09-20 11:14:20 +00:00 |
|
Allan Nordhøy
|
5c51259269
|
"Connection aborted!" no und
|
2017-09-19 19:39:57 +00:00 |
|
Allan Nordhøy
|
7eefa07052
|
Contact connections → contacts
by us → on your side
|
2017-09-19 18:56:22 +00:00 |
|
Torsten Grote
|
999bdf8866
|
Add Norwegian Bokmål, Occitan (post 1500) and Serbian
|
2017-09-19 14:47:39 -03:00 |
|
Torsten Grote
|
911c0c0fd9
|
Fix crash when sharing a forum while it was just shared with us
|
2017-09-19 14:30:57 -03:00 |
|
akwizgran
|
99d8cc64a6
|
Merge branch '1024-message-tree-npe' into 'master'
Don't add threaded messages to the UI before their parents
Closes #1024
See merge request !585
|
2017-09-19 15:37:58 +00:00 |
|
akwizgran
|
ba727d7568
|
Don't add threaded messages to the UI before their parents.
|
2017-09-19 16:31:27 +01:00 |
|
Torsten Grote
|
ed01048f9f
|
Merge branch 'remove-old-bluetooth-code' into 'master'
Remove old Bluetooth code and location permission
See merge request !584
|
2017-09-19 14:16:13 +00:00 |
|
Torsten Grote
|
043ee3c58e
|
Merge branch '1044-crash-when-setting-ringtone' into 'master'
Don't crash if the chosen ringtone can't be loaded
Closes #1044
See merge request !586
|
2017-09-19 13:11:44 +00:00 |
|