Bitcoin Forum
May 10, 2024, 09:31:38 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: [ANN] Bitcointalk Android app  (Read 2749 times)
Ceizer54
Full Member
***
Offline Offline

Activity: 196
Merit: 100



View Profile
September 30, 2015, 06:16:02 PM
 #21

Nice Idea but i would like to point out something that i noticed from screenshots..
The login page is custom build and many people (including me) can't just trust some page and enter the login information..I know you have provided the source code but still i advice you to alteast make users login directly to original page at bitcointalk.org in your app and then redirect them to your custom app pages for other purposes..This will make your app look more awesome and genuine Wink
1715333498
Hero Member
*
Offline Offline

Posts: 1715333498

View Profile Personal Message (Offline)

Ignore
1715333498
Reply with quote  #2

1715333498
Report to moderator
1715333498
Hero Member
*
Offline Offline

Posts: 1715333498

View Profile Personal Message (Offline)

Ignore
1715333498
Reply with quote  #2

1715333498
Report to moderator
1715333498
Hero Member
*
Offline Offline

Posts: 1715333498

View Profile Personal Message (Offline)

Ignore
1715333498
Reply with quote  #2

1715333498
Report to moderator
The Bitcoin network protocol was designed to be extremely flexible. It can be used to create timed transactions, escrow transactions, multi-signature transactions, etc. The current features of the client only hint at what will be possible in the future.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715333498
Hero Member
*
Offline Offline

Posts: 1715333498

View Profile Personal Message (Offline)

Ignore
1715333498
Reply with quote  #2

1715333498
Report to moderator
achow101 (OP)
Staff
Legendary
*
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
September 30, 2015, 06:26:54 PM
 #22

Nice Idea but i would like to point out something that i noticed from screenshots..
The login page is custom build and many people (including me) can't just trust some page and enter the login information..I know you have provided the source code but still i advice you to alteast make users login directly to original page at bitcointalk.org in your app and then redirect them to your custom app pages for other purposes..This will make your app look more awesome and genuine Wink
I know that is a concern, which is why I made it open source. Even so, logging into the original page on bitcointalk probably won't work too well and it would still have the same issues with logging in through the login firm in the app. After all, it would still go through the app and that opens it up to attack by the coder.

 What I will be trying to do is actually deterministic builds, just like what bitcoin core does. That way you can verify that the binary was built from the source I punished. Unfortunately there is no easy way to do deterministic builds for Android yet, but I will be working on that. The guardian project (Android tor apps)  managed to do it so I will try to mimic them.

achow101 (OP)
Staff
Legendary
*
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
September 30, 2015, 11:17:28 PM
 #23


Apologies if this has been asked, but any plans on an iOS version?
Already been asked, but I will answer again.

No, there are no plans for an ios version. I currently am not capable (I neither have the knowledge, money, nor a mac) of writing ios apps.

bitwarrior
Legendary
*
Offline Offline

Activity: 1764
Merit: 1000



View Profile
October 01, 2015, 12:43:55 AM
 #24

Is there any ETA yet for the release of your App in the market? Will this be free or it needs to be purchased instead?
achow101 (OP)
Staff
Legendary
*
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
October 01, 2015, 12:59:35 AM
 #25

Is there any ETA yet for the release of your App in the market? Will this be free or it needs to be purchased instead?
No ETA yet. The app will be free.

darkagentx
Full Member
***
Offline Offline

Activity: 213
Merit: 100


View Profile
October 01, 2015, 01:13:15 AM
 #26

Wow nice app for the forum, too bad it does not go with IOS and it only works for android.

Zombier0
Sr. Member
****
Offline Offline

Activity: 435
Merit: 250


View Profile
October 04, 2015, 07:43:06 PM
 #27

I will surely test as long as it runs on htc

achow101 (OP)
Staff
Legendary
*
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
October 04, 2015, 08:14:59 PM
 #28

I have completed the next version, v0.5, of the app. You can now post new replies to topics. There are no shortcuts for styling (smileys, code, quotes) and the additional options drop down does not exist. Styling will still work if you do it by hand, but there are no shortcuts for them.

You can download the apk at https://github.com/achow101/BitcointalkForum/releases/tag/v0.5

achow101 (OP)
Staff
Legendary
*
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
October 19, 2015, 12:17:19 AM
 #29

The next version of the app, v0.6, has been finished

Notable changes:
  • Posts can be quoted
  • Your own posts can be edited and deleted by yourself
  • New PMs can be sent
  • PMs can be quoted and replied to
  • Basic Notifications about new posts and messages added
  • Notifications can be configured in settings

The release can be viewed on Github: https://github.com/achow101/BitcointalkForum/releases/tag/v0.66

Hugroll
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile
October 19, 2015, 12:44:53 AM
 #30

The next version of the app, v0.6, has been finished

Notable changes:
  • Posts can be quoted
  • Your own posts can be edited and deleted by yourself
  • New PMs can be sent
  • PMs can be quoted and replied to
  • Basic Notifications about new posts and messages added
  • Notifications can be configured in settings

The release can be viewed on Github: https://github.com/achow101/BitcointalkForum/releases/tag/v0.66
that link doesnt seem to be working im getting a 404 error also hey great job on the app so far, and is it just me or does the app take a fairly long time to load up threads, im talking about in the range of ~20-30seconds
everaja
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


~ScapeGoat~


View Profile
October 19, 2015, 12:47:48 AM
 #31

A suggestion!! Add splashscreen to app , or let me know if you want me to do it !! Tongue

achow101 (OP)
Staff
Legendary
*
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
October 19, 2015, 12:59:52 AM
 #32

A suggestion!! Add splashscreen to app , or let me know if you want me to do it !! Tongue
If you can do it, go ahead. Submit a PR and I will have a look.

BitTalkyy
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
October 19, 2015, 08:29:54 AM
Last edit: October 19, 2015, 08:43:53 AM by BitTalkyy
 #33

Hey, knightdk! if you want, I can publish your app to Google Play, I have developer access.
Also, I think I'll make the UI look better
achow101 (OP)
Staff
Legendary
*
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
October 19, 2015, 11:02:55 AM
 #34

Hey, knightdk! if you want, I can publish your app to Google Play, I have developer access.
Also, I think I'll make the UI look better
I have developer account as well. It is not ready for publishing yet, it will be once I iron out all of the bugs and add the remaining features.

If you can make the ui look better, please do. Submit a pull request to the Github and I will take a look.

darkagentx
Full Member
***
Offline Offline

Activity: 213
Merit: 100


View Profile
May 22, 2016, 12:33:27 AM
 #35

Any coming updates for this App? How was the experience on using this? Any plans for iOS?
Btw Dev, if you are still active, you had experience on making android wallets?
Thank you.

achow101 (OP)
Staff
Legendary
*
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
May 22, 2016, 04:23:18 AM
 #36

Any coming updates for this App? How was the experience on using this? Any plans for iOS?
Btw Dev, if you are still active, you had experience on making android wallets?
Thank you.
This project is pretty much dead. I have stopped working on it due to my inexperience with and lack of care for GUIs.

Pages: « 1 [2]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!