1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-10 17:36:16 +00:00

406 Commits

Author SHA1 Message Date
Nextcloud bot
5d55417531
[tx-robot] updated from transifex 2017-02-09 01:18:06 +00:00
Nextcloud bot
1981c44988
[tx-robot] updated from transifex 2017-02-08 01:18:24 +00:00
Nextcloud bot
96cc3d6bdd
[tx-robot] updated from transifex 2017-02-07 01:20:23 +00:00
Nextcloud bot
b7b07c3bbe
[tx-robot] updated from transifex 2017-02-06 01:17:31 +00:00
Nextcloud bot
f7718a9343
[tx-robot] updated from transifex 2017-02-05 01:17:53 +00:00
Nextcloud bot
77589f9ae5
[tx-robot] updated from transifex 2017-02-04 01:19:04 +00:00
Nextcloud bot
c9c2701355
[tx-robot] updated from transifex 2017-02-03 19:00:37 +00:00
Nextcloud Bot
e76b459f75 Merge pull request #140 from MorrisJobke/transifex
add transifex config
2017-02-03 12:49:46 -06:00
Morris Jobke
3afa30cb79
add transifex config
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-02-03 12:47:54 -06:00
Daniel Hansson
86b909472f Translation too long, and get's cut off (#138)
A possible solution for cut off text. But, would be better to fix in the code somehow.
2017-01-31 07:59:29 +01:00
Loic Blot
60ad4f5fa5 Bump version to 0.24.3
Minor build fixes
2017-01-26 07:43:05 +01:00
Loic Blot
2da14a0bdd Bump version to 0.24.2 2017-01-26 07:40:30 +01:00
Daniel Hansson
c79faeb279 Small fix (#137)
Same as 7fd6e874eb/src/main/res/values/strings.xml
2017-01-23 23:29:03 +01:00
Daniel Hansson
f9d4025193 Update Swedish strings (#136) 2017-01-23 23:20:27 +01:00
Andy Scherzinger
32475e72e6 set new drawer menu icons and also ship them (#133) 2017-01-23 22:36:11 +01:00
Daniel Hansson
d64b702fbb Update to Nextcloud (#134) 2017-01-23 22:34:52 +01:00
Loïc Blot
5785c44484 Bump 0.24.1 2017-01-20 11:35:25 +01:00
Loïc Blot
8b482f51c4 HTTPClient: add redirection follower 2017-01-20 11:35:19 +01:00
Loïc Blot
82d1de3463 HTTPClient: send application name & version code in User Agent
Also ignore cookies like owncloud android lib & set http version to 1.1
2017-01-20 11:35:11 +01:00
Loic Blot
dccfee4377 Bump version to 0.24.0 0.24.0 2017-01-18 23:05:31 +01:00
Loic Blot
90d758bb4a documentation fixes 2017-01-18 23:03:32 +01:00
Loic Blot
ef1922494b Fix a layout problem with nav view in main activity 2017-01-18 23:00:24 +01:00
Loic Blot
bcefc1fdf2 HTTPClient: Permit circular redirection.
This should fixes #128
2017-01-18 23:00:18 +01:00
Ner'zhul
f1188819f2 Add travis build support (#126)
Also update build tools to 25.0.1
2016-12-24 12:52:31 +01:00
Ner'zhul
e831b91f44 README.md: drop dead link 2016-12-24 11:24:04 +01:00
Niedermann IT-Dienstleistungen
28a28907a8 Update README.md (#124)
- Restructured
- Emojis
- ownCloud -> Nextcloud
- Typos
2016-12-24 11:23:20 +01:00
Loic Blot
6b5e809f55 Notify we didn't need owncloud Android library anymore 2016-12-21 20:58:20 +01:00
Ner'zhul
14a3cb1a3b Typo fix 2016-12-21 20:56:29 +01:00
Niedermann IT-Dienstleistungen
c3232dca60 Move to Nextcloud (#118)
* Move to Nextcloud (#116)

- Changed colors to Nextcloud Theme

* Move to Nextcloud (#116)

- Adjusted strings and some translations

* Move to Nextcloud (#116)

- Adjust icon color
2016-12-21 20:55:17 +01:00
Loic Blot
1257de1a0a Bump version to 0.23.2 0.23.2 2016-12-20 22:18:22 +01:00
Loic Blot
62ad5b1d34 Import some sources from legacy HTTP Client to permit using self signed certificates like before
It's not the perfect solution but this works

Rename HTTPRequestBuilder to OCHttpClient & make it child of HttpClient
2016-12-20 22:17:44 +01:00
Loic Blot
f0ec0f8b9f Use commons-httpclient from maven instead of embedded 2016-12-20 21:54:49 +01:00
Loic Blot
25e2d13409 Rewrite our HTTP Client to remove the owncloud library dependency and doing authentication ourselves
* Fixes issue #122
* Cleanup the code
* Drop owncloud library support, this will help the unofficial F-Droid build
2016-12-20 21:34:52 +01:00
Loic Blot
f2082e5215 Gradle update 2016-12-20 21:23:26 +01:00
Ner'zhul
03d7ac2b3e Update README.md 2016-12-14 23:34:27 +01:00
Ner'zhul
87fa2b70bb Remove outdated mention to jenkins 2016-12-14 23:33:29 +01:00
Boris Kraut
54f67e5200 Fix classpath dependencies (#115)
com.android.tools.build:gradle:2.2.2 is not in mavenCentral, but only in jcenter.
2016-12-11 00:48:14 +01:00
Loic Blot
4de4230dbb Release 0.23.0 0.23.0 2016-12-09 08:35:57 +01:00
Loic Blot
1bb93a5068 Verify connection when restoring messages 2016-12-08 22:14:29 +01:00
Loic Blot
819fa4543d Don't restore already existing messages 2016-12-08 21:43:32 +01:00
Loic Blot
9bb0a7d2f2 Add a label for progression, show it to user and fix sms restauration.
This is almost finished but needs some polish
2016-12-08 21:15:58 +01:00
Loic Blot
13ad6237fe Restore the default SMS app at the end 2016-12-08 01:18:28 +01:00
Loic Blot
184d2e12fd Add some preparations for progress 2016-12-08 01:14:12 +01:00
Loic Blot
b13e98e2dc Feedback when restore is finished 2016-12-08 00:58:27 +01:00
Loic Blot
09ab64044d Now require Android 4.1 or greater. Also better feed back on restore messages for Android 4.3 or lesser versions 2016-12-08 00:33:41 +01:00
Loic Blot
e06377d64b Permit to restore messages, but it's not finished yet
Remaining problems:
* date is not properly retrieved on the phone
* no feedback when connectivity errors
* no feedback when processing
* no feedback when finishing
2016-12-08 00:23:16 +01:00
Loic Blot
45d7352c32 Require Android 4.4 to restore messages 2016-12-07 08:41:31 +01:00
Loic Blot
52e7fa109b Prepare some SMS permissions 2016-12-07 08:34:37 +01:00
Loic Blot
f05eabe94b Add a loop which retrieve all messages without doing anything 2016-12-07 00:13:10 +01:00
Loic Blot
80a91635dd RestoreMessagesActivity: find account to load
+ some fixes
2016-12-06 23:17:46 +01:00